mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
| .. | ||
| openpanel.php | ||
| README.md | ||
| whmcs.json | ||
OpenPanel WHMCS Module 😎
WHMCS module for OpenPanel
Requirements
- Server with OpenPanel Enterprise license
- WHMCS
Installation
- Login to SSH for WHMCS server
- Navigate to
path_to_whmcs/modules/servers - 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
- Login to SSH for WHMCS server
- Navigate to
path_to_whmcs/modules/servers/openpanel - Run this command to download newer files:
git pull
Bug Reports
Report new issue on github