Plesk provides its users with an option to suggest new features for further Plesk versions and vote for ideas suggested by other people online. 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 or the Customer Panel.

如果您不想使用该选项,可以隐藏按钮 集思广益 (EN) 。此外,您还可以更改该按钮的 URL 指向任何其它的网站。

集思广益按钮的位置

集思广益 按钮在服务器管理面板和客户面板的页脚处。

image suggest idea

隐藏集思广益按钮

若要隐藏 集思广益 按钮,请添加下面几行到 panel.ini 文件:

[feedback]
productBoard = off

更改集思广益按钮的URL

若要更改 集思广益 按钮指向的 URL,请添加以下行到 panel.ini 文件:

[feedback]
productBoardUrl = "<your_URL>"

Where <your_URL> is the URL of an alternative features voting service, for example:

[feedback]
productBoardUrl = "https://example.com"