Skip to main content
Enterprise
WHMCS and HiTechCloudPanel module integration

Setup WHMCS & HiTechCloudPanel account provisioning in just 5 minutes.

Get Support
Timeline
Enable API access in HiTechAdmin
First make sure that API access is enabled by going to HiTechAdmin > API or by running hitechcloudcli config get api from the terminal.
Instructions
Whitelist on Firewall
WHMCS server needs to be able to connect to HiTechAdmin on port 2087, whitelist both servers: csf -a SERVER_IP.
Instructions
Install HiTechCloudPanel 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/hitechcloud-vietnam/hitechcloud-panel-whmcs-module.git hitechcloud.
Instructions
Setup Server
From WHMCS System Settings > Products & Services > Servers click on Create New Server and under module select hitechcloud then add server IP, username and password for the HiTechAdmin.
Instructions
Create Hosting Plans
Create a new group, then create new plans under this group. When creating products, make sure to select hitechcloud for Module and the newly created group
Instructions
Test
Create a new order on WHMCS to test if the HiTechAdmin API account provisioning is functioning properly.
Instructions