How do I install Fantastico to cPanel?
The following article explains how to add Fantastico to cPanel, since it is not installed by default. Fantastico allows you to install various scripts that are available for cPanel.
Before you begin, you will need to purchase a Fantastico license.
To install Fantastico, please follow these steps:
- Open a web browser and connect to your cPanel Control Panel located at https://ip address:2087.
- Login as the Administrator using the information sent to you in your setup email.
- From the menu, under Plugins, click
Fantastico De Luxe WHM Admin (located at the
bottom).

If this option is not available, see the additional steps below. -
Click
Click here to begin the install of Fantastico.

- Select a version from the dropdown menu. We recommend choosing
the Stable version.

- Follow the remaining installation steps, using the default information.
- Once this process completes you may exit the browser.
Fantastico should now be configured for your cPanel control panel and you may begin adding various features. To log into Fantastico, open a browser and go to http://ip address:2083. At the bottom of the screen you will see the Fantastico icon; click on it to start Fantastico.
Additional Steps - Download Fantastico
If the Fantastico install option is not available, you will need to manually download Fantastico onto your VPS.
- Connect to your VPS using an SSH connection.
- Log in as the Administrator user.
- Change to the proper cgi folder using the following
command:
cd /usr/local/cpanel/whostmgr/docroot/cgi - Download the Fantastico install file using the following
command:
wget http://www.netenberg.com/files/free/fantastico_whm_admin.tgz - Extract the install file using the following command:
tar -xzpf fantastico_whm_admin.tgz - Remove the install file using the following command:
rm -rf fantastico_whm_admin.tgz - Log out of the SSH connection.
- Log out and log back into cPanel in a web browser.
- From the menu, under Plugins, click
Fantastico De Luxe WHM Admin (located at the
bottom).

- Continue the install using the steps above.
