The branding_theme
utility is used for working with custom themes
that enable you to change appearance and branding settings for Plesk
installations. For detailed information about working with custom
themes, refer to the Administrator’s Guide > Using Custom
Skins.
Usage
branding_theme <command> <option 1> <param>
Example
The following command retrieves the default Plesk theme package and
saves it in a ZIP archive:
plesk bin branding_theme -p -name default -destination /usr/local/psa/theme.zip
Commands
Command | Parameter | Description | Example |
---|---|---|---|
or
|
Retrieves the specified Plesk theme package and saves it in a ZIP archive. |
To retrieve the default Plesk theme package and save it to plesk bin branding_theme --pack -name default -destination /usr/local/psa/theme.zip
|
|
or
|
Installs a custom Plesk theme from the specified location. If you do not specify the When you install the theme, it is automatically applied to UI. |
To install the theme that should be available for the server …
|