Skip to content

Releases: ankeshanand1/cpanel

cPanel/WHM Scripts Release-2.1

06 Nov 12:32
9b03b68
Compare
Choose a tag to compare
  • 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

05 Nov 20:08
d7a063f
Compare
Choose a tag to compare
  • 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

09 Sep 17:32
be84322
Compare
Choose a tag to compare

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:

  1. The Above Installer is Tested 11 Times before Publish and 4 Times before Release
  2. This is an Unofficial Script for Installation of cPanel/WHM
  3. I Am not responsible for Any Damages caused due to the Modification of this Installer.