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

116 results found

  1. Support for .NET Core in windows Hosting is just **** pathetic

    Support for .NET Core in windows Hosting is just **** pathetic.

    Just change your slolgan to be updated. If you are not supporting .NET Core 2.2 then I think we are wasting our money in your hosting plans

    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. Enable/disable debug in Plesk via CLI

    The suggestion is to implement CLI utilities to enable/disable Plesk debug:

    plesk debug -enable
    enabled = on
    filter.priority = 7
    show.utilexec = on
    show.util
    exec_io = on

    plesk debug -enable --sql
    The same as previous + show.sql_query = on

    plesk debug -disable

    Now it is necessary to remember panel.ini path (/usr/local/psa/admin/conf/), copy panel.ini.sample, then edit it manually every time. And the same procedure to disable it.

    33 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

  3. Add support for NFS Partitions

    Plesk should add support NFS Partitions for the vHosts as it would make it possible to over customers with High-availability clusters

    17 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

    Using NFS shares to store hosted websites’ vhost directories is supported since Plesk Obsidian 18.0.49, published December 20th, 2022. To enable this feature, add the following lines to the panel.ini file:

    [webserver]
       syncModeOnRemoveConfiguration = true

    Please let us know what you think about this new feature in your comments. 

    --PD

  4. Please remove the very annoying suggestion window when creating support tickets

    It's really very annoying if the input field in the right area is reduced again and again when opening support tickets in order to offer unsuitable support articles. If the articles were at least helpful, the whole thing would still make sense. However, this is rarely the case. Even if you click it away and enter a new word, it will reappear immediately.

    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

    Hi, these suggestions are a part of a whole searching process on the Plesk Help Center website. It helps us in analysing what people search and it also helps people with suggestions. It is very important for us.
    We will work on search improvements to show better results. Thank you for your feedback.

    IG

  5. The ability to add metadata to the header of File Sharing

    I would like to be able to add metadata to the header of File Sharing.
    Currently as I can see the file, where such changes can be done, is hardcoded, so it will be perfect if I can do such changes in Plesk directly.
    Thank you.

    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

  6. Support for Windows Server 2019

    Please add support of Windows Server 2019 in Plesk Onyx.

    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

  7. Remove Subdomain Confirmation Message should contain Dubdomain Name

    When user clicks on Remove Subdomain, their only worry is whether they are deleting the right one. If system shows the SubDomain Name in the Confirmation Message then it would be very useful.

    Regards,
    Gaurav Mody

    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

  8. SSL Cert for a Domain frame forwarder

    please add feature to give SSL certificates to domains with the hosting typ forwarding

    188 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

  9. Restart services on failure using systemd

    We've noticed that Plesk services like plesk-php72-fpm are sometimes killed by the out of memory killer or otherwise crash and require manual intervention by us. The services could be made more resilient by adding the following file to supplement Plesk's service file and reloading systemd.

    cat /root/reload-on-fail.conf

    [Service]
    Restart=on-failure
    RestartSec=5s

    cp /root/reload-on-fail.conf /usr/lib/systemd/system/plesk-php*-fpm.service.d/reload-on-fail.conf && systemctl daemon-reload

    I've also made an ansible playbook for this:
    https://gist.github.com/nbeernink/679b8c0bc635158b0ea4dfb96e10c7c5

    Additionally, you can also add this to services like nginx, mysql/mariadb, dovecot and postfix and they will restart on failure as well.

    However instead of us all running these playbooks on old and new servers,…

    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

  10. Allow fetching action log via CLI or store it at /var/log/plesk

    Would be nice to have a log viewer added to plesk cli via something like: plesk bin action_log

    Or just logging to a file in /var/log/plesk

    8 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

  11. plesk control pages should include robots noindex metatag

    All PLESK control panel pages (:8443) should include a robots "noindex" metatag in the <head>-section, so Google would not index them at random.

    6 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

  12. Make all e-mail templates customizable (including password reset e-mail)

    One can currently already customize a number of e-mail templates by going to "Tools and settings" -> "Notifications""

    However it would be nice if all e-mail templates where present there. The e-mail that is sent out on password resets is currently missing.

    I would like to edit that so that the panel's URL in the e-mail does not point to port :8443
    (we run a setup as described in: https://support.plesk.com/hc/en-us/articles/213945625-How-to-make-Plesk-accessible-on-a-hostname-without-entering-the-port- )

    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

  13. Remote logging feature for plesk

    Due to compliance logging in the server is not acceptable. We need an option to redirect all plesk logs to syslog so that we can redirect the logs to remote server using syslog.

    28 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

  14. Make Plesk compatible with ARM servers

    Some hosting providers have servers based on ARM.

    Currently ARM servers are not supported by Plesk, but it would be really nice if it could be

    71 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

  15. Free SSL Project Let's Encrypt

    There are very good project for web.

    Project name Let's Encrypt and it's free, automated, and open.

    I want support from Plesk for this project.

    Please support this project this is important.

    Are there any plan at Plesk developers?

    Thank you very much.

    345 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

  16. Health Monitoring in Power View

    It's a pity that Health Monitoring is not showing in Power View mode, only in Service Provider view. Adding a custom button won't help either in Power View.

    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

  17. "File Sharing" for customer accounts

    It should be possible to access also customer accounts files via WebDav. Currently "file sharing" tab is only available for own subscriptions.

    17 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

  18. Add management of webmail SSL certificates

    I would like to propose the management of SSL certificates for webmail in plesk panel.
    Now, unless you use a wildcard certificate, you cannot secure your webmail with a valid SSL certificate.
    Please make the SSL certificate used for webmail.<domain> .
    Please also add a configurable central url for webmail, with SSL support, and add a redirect option to that url for webmail.<domain>
    E.G. visitors for http://webmail.<customerdomain> will be redirected to https://<configuredwebmailurl>

    211 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

  19. Login Panel from subdomain and not port

    Current Login panel : http://my-domain.com:8880/

    Suggest : http://plesk.my-domain.com/

    I think a secundary access will be fine.

    79 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

    This functionality is now available in the Plesk Onyx 17.9 Preview 5. We encourage you to check the implementation and let us know what you think. Please visit the following forum thread to learn how to access the preview: https://talk.plesk.com/threads/plesk-onyx-17-9-preview.348675/#post-854032

    Enable the feature: plesk bin admin --enable-access-domain "plesk.example.org"
    Disable the feature: plesk bin admin --disable-access-domain

    To make Plesk easier to use, we would like to ask you to take part in a short user experience test about “Plesk Customization URL”. It should not take you more than a few minutes to participate.

    A link to the UX-test: https://usabi.li/do/1c9eceb2d9d0/215

    — AY

  20. 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

  • Don't see your idea?

Feedback and Knowledge Base