Download and setup installatron on cPanel/WHM
Download and setup installatron on cPanel/WHM
Date published: 11-12-2019
Hello!! In this article, let us see how to download and install setup installatron on cPanel/WHM.
Step 1: Install installatron
Execute the below commands from the SSH root command prompt
Choose the appropriate commands for the packages accordingly.
- For any type of server, execute the following command.
wget https://data.installatron.com/installatron-plugin.sh chmod +x installatron-plugin.sh ./installatron-plugin.sh -f
- For servers that support the RPM packaging standard, execute the following command
rpm -Uvh https://data.installatron.com/installatron-plugin-cpanel-latest.noarch.rpm
- For servers that support the Debian packaging standard, execute the following command.
wget https://data.installatron.com/installatron-plugin-cpanel_latest_all.deb dpkg -i installatron-plugin-cpanel_latest_all.deb
Step 2: Troubleshooting
If you face any error/issues during installation, you can refer the below link
https://installatron.com/docs/admin/troubleshooting
Step 3: Accessing installatron
Installatron Plugin is now ready to be used in cPanel and WHM.
The main WHM account will see an Installatron Admin button in the Addons portion of the side menu.
Resellers will see an Installatron Admin button in WHM and an Installatron button in cPanel.
Website owners will see an Installatron Applications Installer button in cPanel.
Thank you!!!