Skip to main content
refine-logowith
refine week
Setup WHMCS & OpenPanel account provisioning in just 5 minutes.
Get Support
Timeline
Enable API access in OpenAdmin
Enable API access in OpenAdmin
First make sure that API access is enabled by going to OpenAdmin > API or by running opencli config get api from the terminal.
Instructions
Whitelist on Firewall
Whitelist on Firewall
WHMCS server needs to be able to connect to OpenAdmin on port 2087, whitelist both servers: csf -a SERVER_IP.
Instructions
Install OpenPanel Module
Install OpenPanel Module
SSH to your WHMCS server and inside path_to_whmcs/modules/servers run this command to download the module: git clone https://github.com/stefanpejcic/openpanel-whmcs-module.git openpanel.
Instructions
Setup Server
Setup Server
From WHMCS System Settings > Products & Services > Servers click on Create New Server and under module select openpanel then add server IP, username and password for the OpenAdmin.
Instructions
Create Hosting Plans
Create Hosting Plans
Create a new group, then create new plans under this group. When creating products, make sure to select openpanel for Module and the newly created group
Instructions
Test
Test
Create a new order on WHMCS to test if the OpenAdmin API account provisioning is functioning properly.
Instructions