Releases: ankeshanand1/cpanel
Releases · ankeshanand1/cpanel
cPanel/WHM Scripts Release-2.1
- Added JetBackup Installer
- Suspend/Unsuspend Scripts from BETA to v1.0.0
- Added cPanel/WHM JSON-API Login examples
Install cPanel/WHM One-Click:
wget -O quick.sh https://github.com/ankeshanand1/cpanel/releases/download/v1.0.5-centos/centos.sh && chmod 755 quick.sh && ./quick.sh
Suspend All Accounts:
wget -O suspendall.sh https://github.com/ankeshanand1/cpanel/releases/download/release-2.1/suspendall.sh && chmod 755 suspendall.sh && ./suspendall.sh
Unuspend All Accounts:
wget -O unsuspendall.sh https://github.com/ankeshanand1/cpanel/releases/download/release-2.1/unsuspendall.sh && chmod 755 unsuspendall.sh && ./unsuspendall.sh
Install Jetbackup:
wget -O install_centos https://github.com/ankeshanand1/cpanel/releases/download/release-2.1/install_centos && chmod 755 install_centos && ./install_centos
cPanel/WHM Scripts Release-2
- Added cPanel/WHM service installation check
- Bugs Fixed caused in cPanel/WHM Installer version v1.0.3
ONE-CLICK Install Command:
wget -O quick.sh https://github.com/ankeshanand1/cpanel/releases/download/v1.0.5-centos/centos.sh && chmod 755 quick.sh && ./quick.sh
cPanel/WHM Scripts Release-1
This Release includes One-Click Installer v1.0.0 for cPanel/WHM.
Recommended OS: CentOS7.9-minimal, CentOS8.1-minimal
ONE-CLICK Install Command:
wget -O quick.sh https://github.com/ankeshanand1/cpanel/releases/download/v1.0.0-centos/centos.sh && chmod 755 quick.sh && ./quick.sh
If wget is Not-Found, Install it using:
yum -y install wget
The Installer Repository is available Here
NOTE:
- The Above Installer is Tested 11 Times before Publish and 4 Times before Release
- This is an Unofficial Script for Installation of cPanel/WHM
- I Am not responsible for Any Damages caused due to the Modification of this Installer.