Follow the instructions below to set up the cPanel Integration plugin. The installed plugin will activate an icon within the cPanel interface so that customers can go directly to their backups via the Server Backup Manager Web Interface for Hosting Control Panel users.
1. Click on "Policy" in the Main Menu to access the "Policies" page.
2. Click on the necessary Policy with Control Panel Instances added.
[caption id="attachment_84" align="alignleft" width="918"] Linux Easy1.3[/caption]
3. Click on the "Control Panels" tab in the "Policy Details" window.
[caption id="attachment_83" align="alignleft" width="763"] Linux Easy 1.4[/caption]
4. Click on the "Download Plugin" icon, located in the right column.
[caption id="attachment_82" align="alignleft" width="930"] Linux Easy1.5[/caption]
5. Upload the file to the server.
6. Extract the file using the following command:
root@addon [~]# tar -vzxf r1soft-cpanel-plugin-1.1.tar.gz
[caption id="attachment_81" align="alignleft" width="522"] Linux Easy1.6[/caption]
7. Inside the archive, there is a "README" file with directions on how to set it up.
[caption id="attachment_80" align="alignleft" width="599"] Linux Easy 1.7[/caption]
8. Open the r1redirect.php file in your favorite Linux text editor (vi, emacs, pico, or mcedit).
[caption id="attachment_79" align="alignleft" width="970"] Linux Easy 1.8[/caption]
9. Locate the line that contains the following string:
$CDP_SERVER_URL = "..."
Replace the URL with the URL of your Backup Manager (for example, http://10.10.10.10)
[caption id="attachment_78" align="alignleft" width="848"] Linux Easy 1.9[/caption]
10. Locate the line that contains the following text:
$CONTROL_PANEL_ID = "..."
Replace the ID with the ID of your Control Panel Instance (for example, 8e367b22-0ce5-481c-98ad-2667d50cf48c).
[caption id="attachment_77" align="alignleft" width="930"] Linux Easy 1.10[/caption]
[caption id="attachment_76" align="alignleft" width="848"] Linux Easy 1.11[/caption]
11. Copy the r1redirect.php file to your cPanel theme folde
r(s). For example:
root@addon [~]# cp r1redirect.php /usr/local/cpanel
/base/frontend/default/
12. Run the following command to integrate the plugin with cPanel:
root@addon [~]# /usr/local/cpanel/bin/register_cpanelplugin r1soft-cdp.cpanelplugin
13. The Backup Manager link should now appear inside of cPanel.
[caption id="attachment_73" align="alignleft" width="424"] Linux Easy 1.12[/caption]
No comments:
Post a Comment