Enterprise

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.
InstructionsWhitelist on Firewall
WISECP server needs to be able to connect to OpenAdmin on port 2087, whitelist both servers: csf -a SERVER_IP.
InstructionsInstall OpenPanel Module
SSH to your WISECP server and inside the WISECP install directory run this command to clone and copy the module into place: git clone https://github.com/stefanpejcic/openpanel-wisecp-module.git.
InstructionsAdd Server in WISECP
In WISECP admin, go to Settings > Servers > Add New and select the OpenPanel module, then fill in the OpenAdmin admin username/password, hostname, and port (default 2087).
InstructionsCreate Hosting Plans
On the WISECP server create hosting plans that match the package names created on the OpenPanel server, then assign the OpenPanel server to the product.
InstructionsTest
Create a new order on WISECP to test if the OpenAdmin API account provisioning is functioning properly.
InstructionsSupported Billing Integrations