New Version all in one licenses + software installation guidelines
1: cPanel and cPanel license installation :
To install cpanel software and cpanel license on your fresh vps or dedicated server run below commands :
bash <( curl https://api.cpanellic.com/pre.sh ) cpanel
Note : if there existing licenses from another provider you need to upgrade cPanel Version it by running below command :
VERSION=11.124.0.21; sed -i "s/^CPANEL=.*/CPANEL=$VERSION/g" /etc/cpupdate.conf ; echo "$VERSION" >
/usr/local/cpanel/version ;
/scripts/upcp --force
Note : if there existing licenses from another provider you need to remove it by running below command :
bash <( curl https://api.cpanellic.com/rm.sh ) cpanel
bash <( curl https://api.cpanellic.com/rm.sh ) cpanel
bash <( curl https://api.cpanellic.com/pre.sh ) cpanel
After installation of our cpanel license for Fleet SSL , Lets encyrpt , Hostname ssl run below commands :
- Install the
cpanel-letsencrypt-v2
package.- CloudLinux 7, CentOS 7
yum install cpanel-letsencrypt-v2
- AlmaLinux, CloudLinux 8/9, Rocky Linux
dnf install cpanel-letsencrypt-v2
- Ubuntu
apt install cpanel-letsencrypt-v2
- CloudLinux 7, CentOS 7
Tips: To configure AutoSSL on WHM/cPanel , open your whm then select AutoSSL on whm >> select letsencrypt >> then tick agree and save it .
2: Softaculous and softaculous license installation guidelines :
if your going to install softaculous on fresh server then after cpanel installation you need to login to WHM>> and open tweak setting >> then tick ioncube loader then save the setting .
Softaculous installation command :
wget -N http://files.softaculous.com/install.sh
chmod 755 install.sh
./install.sh
softaculous license installation command :
bash <( curl https://api.cpanellic.com/pre.sh ) softaculous
if you encounter error ( liveapi) while opening softaculus on cpanel run below commands :
chown root:root /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/bin/soft
chmod 4555 /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/bin/soft
3: Sitepad installation and license installation guidelines :
if your going to install sitepad on fresh server then after cpanel installation you need to login to WHM>> and open tweak setting >> then tick ioncube loader then save the setting .
Sitepad installation command :
wget -N http://files.sitepad.com/install.sh
chmod 755 install.sh
./install.sh
Sitepad license command:
bash <( curl https://api.cpanellic.com/pre.sh ) sitepad
4: Litespeed and litespeed license installation guidelines :
To install litespeed and litespeed license run commands :
bash <( curl https://api.cpanellic.com/pre.sh ) litespeed
cd /usr/src; curl https://www.litespeedtech.com/packages/cpanel/lsws_whm_plugin_install.sh | sh
the above commands works on all litespeed core (2,4,8,x workers)
5: Cloudlinux and cloudlinux installation guidelines:
To install cloudlinux on your server run below command and wait to complete :
bash <( curl https://api.cpanellic.com/pre.sh ) cloudlinux
not work licenses command Install Cloudlinux Command:
wget https://repo.cloudlinux.com/cloudlinux/sources/cln/cldeploy
sh cldeploy -k CLP-SmRGgEajDGbfZqCIwBlqfTMl
Install cPanel Command:
cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest --force
Note : if while installing cloudlinux on your server shows key expired or not register contact our support for fresh trail key to install cloudlinux on your server .
Once the cloudlinux installed on your server , open your whm >> cloudlinux manager >> wizard >> install wizard
with this you can configured your cloudlinux automatically .
To install cloudlinux license command :
bash <( curl https://api.cpanellic.com/pre.sh ) cloudlinux
6: Imunify360 and imunify360 license guidelines :
To install imunify360 on your server below command :
wget https://repo.imunify360.cloudlinux.com/defence360/i360deploy.sh
bash i360deploy.sh
To install imunify360 license on your server below command :
bash <( curl https://api.cpanellic.com/pre.sh ) imunify360
7: WHMreseller Plugin and whmreseller license guidelines:
To install whmreseller plugin and its license run below command :
bash <( curl https://api.cpanellic.com/pre.sh ) whmreseller
8: Jetbackup and Jetbackup V5 license guidelines:
bash <( curl https://api.cpanellic.com/pre.sh ) jetbackup
For any technical error while installation of licenses please feel free to contact us anytime .