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"