R1soft plugin installation for paper_latern cPanel theme

R1soft CDP is a backup tool used to backup file and databases to a remote location. In this article I will explain how to add the R1soft cPanel plugin in in cPanel paper_later theme.

For custom installation on paper_latern theme. We have to run this script :

/usr/local/cpanel/scripts/install_plugin  (path to plugin folder/r1soft-cpanel-plugin-2.0) –theme paper_lantern

path to plugin folder means the place where we have downloaded the plugin archive and extracted it

For custom installation in x3 theme :

/usr/local/cpanel/scripts/install_plugin  (path to plugin folder/r1soft-cpanel-plugin-2.0) –theme x3

In my case I have downloaded and extracted the plugin to /backup/r1soft/ location so my command will be :

 /usr/local/cpanel/scripts/install_plugin /backup/r1soft/r1soft-cpanel-plugin-2.0 -theme paper_lantern
 /usr/local/cpanel/scripts/install_plugin /backup/r1soft/r1soft-cpanel-plugin-2.0 –theme x3

If you are getting a 404 error while accessing the plugin after the installation then copy the “r1redirect.php” file to the following location :

cp r1redirect.php /usr/local/cpanel/base/frontend/paper_lantern/

 

Reference:-

http://wiki.r1soft.com/display/ServerBackup/Set+up+cPanel+plugin

Leave a Reply

Your email address will not be published. Required fields are marked *