stefanpejcic / openpanel-whmcs-module

WHMCS module for OpenPanel
https://marketplace.whmcs.com/product/7435-openpanel-account-provisioning
1 stars 1 forks source link
control-panel restapi whmcs

OpenPanel WHMCS Module 😎

WHMCS module for OpenPanel

Requirements

Installation

  1. Login to SSH for WHMCS server
  2. Navigate to path_to_whmcs/modules/servers
  3. Run this command to create a new folder and in it download the module:
    git clone https://github.com/stefanpejcic/openpanel-whmcs-module.git openpanel

Configuration

How to setup WHMCS and OpenPanel: https://openpanel.com/docs/articles/extensions/openpanel-and-whmcs/

Update

  1. Login to SSH for WHMCS server
  2. Navigate to path_to_whmcs/modules/servers/openpanel
  3. Run this command to download newer files:
    git pull

Bug Reports

Report new issue on github