compared with
Current by Irina Gruzdilovich
on Mar 06, 2012 16:48.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (14)

View Page History
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 CDP web interface for Hosting Control Panel users.

1. Open the Web browser connected to the CDP Server Web Interface and log in (See [Accessing Enterprise Edition Web Interface], [Accessing Advanced Edition Web Interface]).

!login.png!

21. Click on "Policy" in the Main Menu to access the "Policies" page.
|| Advanced Edition || Enterprise Edition ||
| !main-menu-pola.png! | !menu.png! |
32. Click on the necessary Policy with Control Panel Instances added.

!67.png!

43. Choose "Control Panels" tab in the Policy Details pane.

!68.png!

54. Click on the "Download Plugin" icon located in the right column.

!69.png!

65. Upload the file to the server.

76. Extract the file by using the following command:

{code}tar -vzxf r1soft-cpanel-plugin-1.1.tar.gz{code}
!70.png!

87. Inside the archive there is a "README" file with directions on how to set it up.

!71.png!

98. Open the file named {color:blue}r1redirect.php{color} in your favorite Linux text editor - vi, emacs, pico, or mcedit.

!72.png!

10. 9. Locate the line that contains the following string:

{code}$CDP_SERVER_URL = "..."{code}
!73.png!

110. Locate the line that contains the following text:

{code}$CONTROL_PANEL_ID = "..."{code}
!74.png!

121. Copy the file named {color:blue}r1redirect.php{color} into your cPanel theme folder(s). For example:

{code}cp r1redirect.php /usr/local/cpanel/base/frontend/default/{code}

132. Run the following command to integrate the plugin into cPanel:

{code}/usr/local/cpanel/bin/register_cpanelplugin r1soft-cdp.cpanelplugin{code}

143. The R1soft CDP link should now appear inside of cPanel.

!cp-icon.png!{excerpt:hidden=true}Instructions on how to use the cPanel plugin.{excerpt}