Voting for New Features

Plesk provides its users with an option to suggest new features for further Plesk versions and vote for ideas suggested by other people on the uservoice.com online service. To open the page where you can vote for new features and suggest new ones, click the button Suggest an Idea in the Server Administration Panel of the Customer Panel.

If you do not want to use this option, you can hide the button Suggest an Idea. Alternatively, you can change this button's URL so that it points to any other site you want.

Next in this section:

Location of the Button Suggest an Idea

Hiding the Button Suggest an Idea

Changing the URL of the Button Suggest an Idea

 

Location of the Button Suggest an Idea

The button Suggest an Idea is available at the following locations:

  • The Server Administration Panel, in the page footer.

    Suggest_Idea

  • The Customer Panel, in the page footer.

    CP_Suggest_Idea

 

Hiding the Button Suggest an Idea

To hide the button Suggest an Idea:

  1. Open the configuration file %plesk_dir%\admin\conf\panel.ini on the Plesk server. If the file does not exist, create it.
  2. Add the following lines to the file:

    [feedback]

    userVoice = off

  3. Save the file.
 

Changing the URL of the Button Suggest an Idea

To change the URL to which the button Suggest an Idea points:

  1. Open the configuration file %plesk_dir%\admin\conf\panel.ini on the Plesk server. If the file does not exist, create it.
  2. Add the following lines to the file:

    [feedback]

    userVoiceUrl = "<your_URL>"

    Where <your_URL> is the URL of an alternative features voting service.

  3. Save the file.