Skip to content

Feature Suggestions

Please provide here your suggestion for new functionality for Plesk. We encourage you to review and vote for suggestions of others. The top-ranked suggestions are likely to be included in the next versions of Plesk.

Please write in English so that voters from all over the world can read and support your request.

For technical assistance, contact Plesk support
For questions, bug reports, discussions and free assistance, check our Forum and Facebook page
For additional information, see Documentation, Knowledge Base and Blog
Follow us on Twitter for more news on Plesk development

Off-topic posts will be removed from here

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

196 results found

  1. Add buttons for npm scripts in Node.js extension

    Please add GUI buttons for common npm scripts in Node.js extension.
    For example, implement the buttons to execute "npm start" and "npm build" - this will be helpful in case the application does not have a classic startup file and has to rely on npm scripts

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Make notifications in Plesk Events in Slack extension more informative

    When a Plesk user is logged in, Plesk Events in Slack extension should provide more information about this user. For example, the user's IP address.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Allow customers to issue Sectigo certificates on behalf of their own Sectigo account

    There should be an option to talk to Sectigo ACME service instead of Let's Encrypt only. Currently only LE's ACME service can be used on the extension.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Monitoring: tracking only for one selection per ressource possible

    Plesk path: /modules/monitoring/

    Currently, you can only monitor a single selection per ressource. Many of the ressources have a selection. Wouldn't it make sense to be able to monitor more as one selection here? As example for CPU you have 8 choices.

    • cpu: percent-user:value
    • cpu; percent-system:value
    • cpu: percent-interrupt:value
    • cpu: percent-nice:value
    • cpu: percent-softirq:value
    • cpu: percent-steal:value
    • cpu: percent-wait:value
    • cpu: percent-idle:value

    Currently I can only use a single one of this for notifications. It would be nice to have the possibility to monitor more than one selection per ressource.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Add Cgroups Manager services to Watchdog's monitoring capabilities

    For reliable usage it would be preferable that watchdog could start the processes for Resource controller (Cgroups) and controlld from the Cgroups Manager component if the process for some reason shuts down.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Docker support for CloudLinux

    Please add Docker support for CloudLinux as currently it is possible to manage remote nodes only

    25 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    4 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Adjust fail2ban modsecurity configuration to detect Modsecurity custom allow rules

    Currently, if you create custom allow rule in Modsecurity fail2ban can ba IP as it match the failregex. Adjust fail2ban modsecurity configuration to detect Modsecurity custom allow rules and do not ban IP addresses.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Add Connected Null Values option for graphs in Plesk Monitoring extension

    Grafana on its own allows the option to connect null values.

    On Grafana native environment, there should be an option "Panel edit -> Panel -> Display -> Stacking and null value. “Connected”". On Plesk's extension, no such option exists.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Select www subdomain in SSL It! by default

    Domains "www.domain.tld" and "domain.tld" in Let's Encrypt extension were selected to be secured by default.
    But now it is only domain.tld

    Make www.domain.tld selected by default to be secured by SSL certificate in SSL It!

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Additional items in "Show me as" in Plesk Premium Email webmailer

    Add the functionality to add items to "Show me as" in Calendar events in Plesk Premium Email webmail

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Allow rearranging folders in Plesk Premium Email webmailer

    It should be possible to rearrange folders in Plesk Premium Email webmailer

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Node.js application graceful restart support.

    There was no graceful detection of a shutdown in Node.js applications before each graceful restart of the Apache web server, so it appears that my Node.js apps are being killed outright.

    To prevent it, add support of Graceful restart for the Node.js applications on Graceful restart of Apache.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Specify Node.js extension parameters programmatically

    For automating Node.js setup it should be possible to set Node.js settings, like Document root , Application Startup File and variables without Plesk GUI.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. SSH Key authentication for Site Import

    Currently "Site Import" ext only supports username and password for SSH/FTP. If the source server doesn't support password SSH auth then it is not possible to import a website via SSH. Can the SSH Key auth option be added?

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    2 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Allow more options for "Period to check" value on Cgroups manaager

    In Plesk's Resource Controller (Cgroups), the available values of "Period to check" are either too low, or too large. If set to 5 minutes, customers can receive far too many messages, but if set to an hour, important events are not notified. It would be good to either have more values to choose from, or a way to customize the value (panel.ini directives, for instance).

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Plesk firewall - advanced settings

    It would be great to be able to control the rules that are currently not mentioned in the GUI of the Plesk Firewall extension. Perhaps, some "Advanced options" menu could be added there, for example to tweak the policies that applied initially(these are not showing in the GUI)

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Ability to change/manage Watchdog settings with commands via CLI

    In some cases, it is required to change/manage settings in Watchdog (for example Preferences in Watchdog) for a great number of servers. For now, it is possible only from Plesk GUI which in the scope of about 100 servers will become a great deal to do. So it would be much convenient to be able to manage these settings with command through CLI.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Provide ability to encode extensions before vertification and publishing

    Starting from Plesk Onyx 17.8, support of the extensions protected by ionCube was stopped and now it's possible to get extension encoded only on Plesk RnD side and only when publishing it.

    This way Plesk reseller cannot test it on clients' servers without exposing a source code.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Disable root access for the SSH Terminal extension only for additional admin users

    Disable root access for the SSH Terminal extension only for additional admin users

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Enable/Disable Route 53 per domain/reseller

    Since Route 53 is a paid service, it would be good to be able to enable/disable the extension for specific domains/customer/resellers instead of just for the whole server.

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

Feedback and Knowledge Base