The branding_theme.exe
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.
Location
%plesk_cli%
Usage
branding_theme.exe <command> <option 1> <param>
Example
The following command retrieves the Plesk theme package named custom
and saves it in a ZIP archive:
plesk bin branding_theme.exe -p -name custom -destination c:tmpcustom_theme.zip
Commands
Command | Parameter | Description | Example |
---|---|---|---|
or
|
and
|
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.exe --pack -name default -destination c:tmptheme.zip
|
…