[code will appear after you log in or sign up]
If you use WHMCS as a billing panel, then it is preferable to have ISPmanager connected to WHMCS. This is needed for ISPmanager to be able to read client's purchased addons on WHMCS as well as product name on WHMCS when opening website builder from ISPmanager.
This is useful when you use "Edit Plans" section in the brand and have different builder plans set-up and related to your plans.
To do this, take the following steps:
N0[[aqISvb9b%{Oi
) and add it at the bottom of the file, like this:$api_access_key = 'N0[[aqISvb9b%{Oi';
/usr/local/mgr5/addons/siteprobuilder_files
whmcs.json
with the following content:
{ "api_url": "where replace all values with yours.", "access_key": "[your 16-char hash]", "api_identifier": "[your API identifier]", "api_secret": "[your API secret]" }
That's it.