Admin-Ahead Community

Linux => Control Panels => cPanel => Topic started by: vinayakp on August 23, 2017, 09:27:20 am

Title: To Install R1SOFT Backup Plugin
Post by: vinayakp on August 23, 2017, 09:27:20 am
1) Download the cPanel Plug-in from the R1Soft SBM

]# wget https://backupserver-url/cpplugins/r1soft-cpanel-plugin-2.0.tar.gz

2) Extract the cPanel Plug-in Archive

]# tar -xvf r1soft-cpanel-plugin-2.0.tar.gz

3) edit r1redirect.php

  Locate the line that contains the following text:

    $SBM_URL = "<URL>"

   Replace the URL with the URL of your CDP server  e.g. http://backup6.pro12.no

  Locate the line that contains the following text:

    $CONTROL_PANEL_ID = "<ID>"

   Replace the ID with the ID of your control panel instance. e.g. c1568882-3597-4931-84bb-d591eceb63f8

4) Copy the file r1soft-cpanel-plugin-2.0/r1redirect.php into your cPanel Paper Lantern Theme folder

]# cp r1soft-cpanel-plugin-2.0/r1redirect.php /usr/local/cpanel/base/frontend/paper_lantern/

5) Install the cPanel Plug-in into the Paper Lantern theme:

]# /usr/local/cpanel/scripts/install_plugin /yourlocation/r1soft-cpanel-plugin-2.0 --theme paper_lantern


The 'R1Soft Restore Backups' link should now appear inside of cPanel using the Paper Lantern theme.