Configuration file
- New features
- Work flow
- Top-ups
- Service customization
- Configuration file
- FAQ
Configuration file
Configuration file modules/servers/blissembed/config.php
found on your WHMCS server is not automatically upgraded with BlissRADIUS Embedded.
If new options become available you have to manually add them to file to be able to activate features.
<?php
// IMPORTANT
// This file and options in it are not automatically synced with new versions of BlissRADIUS Embedded.
// If new options become available with new versions you have to manually add them to activate features.
// URL to BlissRADIUS Embedded API listener.
// Default value assumes it is running on same computer with WHMCS.
define("BLISSEMBED_URL", "http://127.0.0.1:9071");
// URL to public access to BlissRADIUS Embedded area.
// Link is shown in WHMCS admin portal for quick access.
// Default value assumes it is running on same host as WHMCS.
define("BLISSEMBED_PUBLIC_URL", "http://".$_SERVER["HTTP_HOST"].":9071");
// If access to BlissRADIUS Embedded API is done from dynamic address, secret should be set.
// Secret is randomly generated by BlissRADIUS Embedded and can be found in its config area.
define("BLISSEMBED_API_SECRET", "");
// Permit client to edit service password from client area. True if not defined.
define("BLISSEMBED_CLIENT_PASSWORD_EDIT", true);
// Use Dedicated IP (found in service edit page in admin area) as Framed IP option. False if not defined.
define("BLISSEMBED_FRAME_DEDICATED_IP", false);
// Include option HTML picker in product module page in admin area for easy editing. True if not defined.
define("BLISSEMBED_OPTION_PICKER", true);
// Include status bar at top of admin area pages, showing number of online users, errors etc. True if not defined.
define("BLISSEMBED_STATUS_BAR", true);
?>
Copyright © 2014 - 2025 LightBulb Software™ All Rights Reserved.

- 2025-03-16
- Referral program is active, existing users can win bonus license time if they bring new customers in.
- 2025-03-02
- BlissRADIUS Embedded™ 1.16 is out with new features.
- 2024-09-27
- BlissRADIUS Embedded™ 1.15 is out with postpaid license support.
- 2024-09-19
- We are introducing changes to payment methods. See Home page for more details.
- 2023-07-06
- BlissRADIUS Embedded™ 1.14 is out with new features.
- 2022-11-18
- BlissRADIUS Embedded™ 1.13 is released with new fixes and features.
- 2021-12-31
- BlissRADIUS Embedded™ 1.12 is out with new features.
- 2021-06-22
- Volume discount for monthly BlissRADIUS™ licenses is available now.