Softaculous is a well known app installer and you can install almost 450 applications with it and it is easy to use. Softaculous can be integrated into cPanel and can be installed into cPanel with a few steps. It takes care of the complete lifecycle of the application from install to backup to update. Please use the following steps to do the installation:
Requirements
- If you have a tight firewall setup, you need to allow connections from *.softaculous.com.
- You need to install ionCube Loaders on the server before installing Softaculous. You can simply install it from Easyapache based on the PHP version selected in the server.
- You must have SSH access on the server with necessary privileges.
Steps
- Download the package using wget command:
# wget -N http://files.softaculous.com/install.sh
- Providing execute permission:
# chmod 755 install.sh
- Install the script:
# ./install.sh
Once the installation is done, you will be able to see the Softaculous option under WHM > Plugins area.