openprovider / op-whmcs-sslpanel-bundle

The SSL Module is not maintained and may not be compatible with latest versions of WHMCS and PHP
3 stars 5 forks source link
inactive unmaintained

NOT MAINTAINED

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.

Openprovider WHMCS SSL Bundle

This repository contains addon and server module for SSL part of Openprovider.

Version: 2.0.5

Dependencies

Please check out this list:

Module installation

  1. Copy content of your module folder to /var/www/whmcs/modules/servers/<your_provisioning_module> folder.
  2. Run composer update && composer du in copied folder.
  3. your_provisioning_module is the folder name of your addon, e.g. /var/www/whmcs/modules/servers/openprovidersslnew

Addon installation

  1. Copy content of your addon folder to /var/www/whmcs/modules/addons/<your_addon_name> folder and that's it.
  2. your_addon_name is the folder name of your addon, e.g. /var/www/whmcs/modules/addons/openproviderssl_new

How to install redirect script to the SSL Panel for end-user order access

  1. Go to the WHMCS root directory, e.g. /var/www/whmcs
  2. Copy here file from root of the repo: generateSslPanelOtpToken.php

Contribution guidelines

Who do I talk to?