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.

このオプションを使用したくない場合、[アイデアを提案]を非表示にすることもできます。あるいは、このボタンの 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"