openpanel/integrations/whmcs
2024-12-03 10:35:31 +01:00
..
openpanel.php Auto-commit on 2024-12-03 10:35:31 by pcx3 2024-12-03 10:35:31 +01:00
README.md Auto-commit on 2024-12-03 10:35:31 by pcx3 2024-12-03 10:35:31 +01:00
whmcs.json Auto-commit on 2024-12-03 10:35:31 by pcx3 2024-12-03 10:35:31 +01:00

OpenPanel WHMCS Module 😎

WHMCS module for OpenPanel

Requirements

  • Server with OpenPanel Enterprise license
  • WHMCS

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