Skip to main content
Enterprise
ClientExec and OpenPanel module integration

Setup ClientExec & OpenPanel account provisioning in just 5 minutes.

Get Support
Timeline
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
ClientExec server needs to be able to connect to OpenAdmin on port 2087, whitelist both servers: csf -a SERVER_IP.
Instructions
Install OpenPanel Plugin
SSH to your ClientExec server and inside path_to_clientexec/plugins/server run this command to download the plugin: git clone https://github.com/stefanpejcic/openpanel-clientexec.git openpanel.
Instructions
Add Server in ClientExec
In ClientExec admin, add a new server and select the OpenPanel plugin, then fill in the OpenAdmin admin username/password, hostname, and port (default 2087).
Instructions
Create Hosting Plans
On the ClientExec server create hosting plans that match the package names created on the OpenPanel server, then assign the OpenPanel server to the product.
Instructions
Test
Create a new order on ClientExec to test if the OpenAdmin API account provisioning is functioning properly.
Instructions