How to install a new plugin via WHM?

Silicon House offers Unlimited cPanel in Linux Reseller Hosting Packages. cPanel is a graphical interface designed to host your website. It has been popular control panel used in Linux hosting. cPanel has been provided with lot of features to design your website. In Linux Web-Hosting Panel, you can install plugin via your WHM.

To install a new plugin, perform the following steps:

1) Generate a plugin installation file in WHM’s cPanel Plugin File Generator interface ( Home >> Development >> cPanel Plugin File Generator ).

2) Copy the plugin installation file to your server.

Note: We strongly recommend that you copy the file to the /usr/local/cpanel/bin/ directory.

3) Run the following command to register your plugin, where PATH is the full path to the installation file on your server:

/usr/local/cpanel/bin/register_cpanelplugin PATH

4) Log in to cPanel to verify that the plugin appears in the cPanel interface.