This section describes how to switch on or off, or modify various Plesk features and customize links in Plesk. For example, you can hide all controls related to mail service, or show promotional links in your Plesk. To learn more about these and other possible customizations, read the subsections of this section.
To display, hide, or edit Plesk interface elements, you can use one of the following approaches or a combination of them: run a special command-line utility, modify a license key to Plesk, change configuration files, or configure Plesk server settings through Plesk Partner Central.
Here are some details on these approaches:
panel_gui
and the server_pref
utilities. For more information, see the corresponding chapters of the Reference for Command Line Utilities document.panel.ini
for Plesk customizationsconfig
for Presence Builder customizations.Note: Plesk Partner Central is a new user interface for buying, tracking and managing Plesk licenses. Its predecessor, Plesk Key Administrator, is now acting as a powerful back-end system. We strongly recommend using Partner Central instead of Key Administrator.
There are extra features that can be turned on or off in the Plesk license. Those users who have access to the Plesk Partner Central web-based management interface or Partner API can manage extra features.
The license modifications can be done on a per-license level, or be a default for you and applied automatically to all the licenses created for you. In both cases, you should contact Plesk sales: In order to apply the partner-wide defaults, or to enable a particular extra customization on a per-license level.
Important: Once you have turned off a feature through the Partner API, there are no documented methods to turn it back on. If you need to perform this reverse operation, please use the web-based user interface (Partner Central), or contact your sales representative.
You can turn on or off extra features through the Partner Central UI > the Manage Licenses tab.
For details on managing license features, see the Partner Central User Guide, sections Managing Licenses and Purchasing Licenses. You can also access this guide by clicking the Help link in the Partner Central UI.
To turn off the extra features in new or existing licenses by means of Partner API, run the appropriate API method with specific feature API identifiers set.
For new licenses:
Add API identifiers of the required features to the "array of identifiers of upgrade plans" parameter of the partner10.createKey
method and execute it.
For details on the method specification, see:
http://central.plesk.com/docs/partner-api/1.0, section Specifications of Methods / partner10.createKey
For existing licenses:
Add API identifiers of the required features to the "upgrade plan name" parameter of the partner10.upgradeKey
method and execute it.
For details of the method specification, see:
http://central.plesk.com/docs/partner-api/1.0, section Specifications of Methods / partner10.upgradeKey
You can set up configuration settings through the Partner Central UI > the Product Configuration tab, and assign your settings to multiple licenses on the Manage Licenses tab. Partner Central automatically applies the settings to all Plesk installations that have these license keys. These settings can later be overridden by the settings defined via the command line, license key upgrade, or in Plesk configuration files.
For details on creating custom configurations, see the Partner Central User Guide, section Configuring Multiple Plesk Installations. You can also access this guide by clicking the Help link in the Partner Central UI.