The Openprovider WHMCS SSL Module is not actively maintained and may not be compatible with latest versions of WHMCS and PHP. Users are encouraged to fork and develop the current module to meet their needs. We plan to resume development of the module in the future, however we don't have an ETA at this point.
This repository contains addon and server module for SSL part of Openprovider.
Version: 2.0.5
Please check out this list:
/var/www/whmcs/modules/servers/<your_provisioning_module>
folder.composer update && composer du
in copied folder.your_provisioning_module
is the folder name of your addon, e.g. /var/www/whmcs/modules/servers/openprovidersslnew
/var/www/whmcs/modules/addons/<your_addon_name>
folder and that's it.your_addon_name
is the folder name of your addon, e.g. /var/www/whmcs/modules/addons/openproviderssl_new
composer update
at the root of repository.