USING CUSTOM PLESK SKINS

Chapter 3. Installing a Skin

To install a skin to the control panel, you need to upload a skin package to the control panel's skins repository. To do this, follow these steps:

  1. Login to Plesk control panel as Admin.

  2. Select the Server shortcut in the navigation pane.

  3. Click the Skins icon in the Control Panel group.

  4. Click Add New Skin.

  5. Specify the skin package file location and click OK.

Once the skin package is in the repository, you can apply it to the control panel. To do this, at the Server Administration page click Preferences, select your skin, and click OK.

Installing the Skin RPM Package Using the Command Line

Upload the custom skin RPM package to Plesk server. Execute the following command (we consider the MySkin-0.0.1-1.noarch.rpm from our example):

# rpm -Uvh MySkin-0.0.1-1.noarch.rpm

The custom is now installed to the control panel skins repository.

To apply it to the control panel, at the Server Administration page click Preferences, select your skin, and click OK.


to top