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

2069 results found

  1. Apply a wildcard certificate to several subdomains at once

    It would be useful to have an ability to apply a certificate for multiple subdomains at once if there is a lot of subdomains in the webspace.

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Allow configuring "From" header for cron tasks when remote SMTP (MSMTP) is used on a Plesk server

    If Amazon SES(or some similar solution) is used as remote SMTP configured in Plesk, cron emails cannot be sent because "From" header is hardcoded in cron, here are some related threads:

    https://forums.aws.amazon.com/thread.jspa?messageID=540183
    https://stackoverflow.com/questions/15250199/crontab-email-through-msmtp-amazon-ses?rq=1

    There is a workaround - to replace the symlink from /usr/sbin/sendmail to msmtp by a bash script with the following content:

    #!/bin/bash
    sed -e 's/From: root (Cron Daemon)/From: root@mydomain.com (Cron Daemon)/' | /usr/bin/msmtp -t "$@"

    It would be great to have it applied by Plesk automatically and to have "From" header configurable from Plesk interface, for example in an additional field under Tools & Settings > External…

    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  ·  Mail  ·  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. Plugin Whitelist

    I would list to block all plugins and themes and have a whitelist of allowed plugins and themes. Currently there is only a blocklist for plugins.

    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)
  4. Add Support for SimpleDNS 9

    Currently, only version 6.0 is supported. It would be great to add for SimpleDNS version 9.

    10 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

    1 comment  ·  DNS  ·  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. Reset the session time-out when users are working in the code editor.

    While I am working in File Manager's Code Editor, there seems to be a static session time-out. Even if I am saving my progress periodically, the session time does not reset. This may be the result of settings that my shared hosting service have put into place, but Plesk should reset the session-timout while I am not idle and using the Code Editor.

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. 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

    open discussion  ·  1 comment  ·  Security  ·  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. Managing crontab via CLI

    It would be very conenient to be able to manage the subscriptions' scheduled tasks via CLI.

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    cronjobs can easily be managed by Linux commands already. They may not be sourced from Plesk, but all tools already exist on the operating system. As cronjobs are read by Plesk from disk, manipulating the corresponding files on disk will set everything you wish. Individual cron files are stored in /var/spool/cron and can be text-edited. You can add files, edit files, append files and delete files using Linux commands. You can also stream-edit files (e.g. insert a commend tag before a line with sed) and also create Linux control while-loops to apply changes to filtered files. Cron can also be controlled directly (https://man7.org/linux/man-pages/man1/crontab.1.html). 

    Please let us know in details what you are missing or please provide an example how you would like Plesk to work with cron instead.

    -- PD

  8. Hide Speed Kit button from customer panel

    Ability to Hide Speed Kit button from customer panel

    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)
  9. Please add a postfix dashboard to Advanced Monitoring / Grafana

    Please add a postfix dashboard to Advanced Monitoring like this one:

    https://grafana.com/grafana/dashboards/12820

    This allows us to monitor postfix and detect issues much easier without having to search in the /var/log/maillog.

    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

    1 comment  ·  Panel/Mail  ·  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. Disable mail notifications from anacron (daily, weekly, monthly) tasks

    Add ability to disable email notifications about successful Plesk updates, and anacron (daily, weekly, monthly) tasks using Plesk panel.

    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)
  11. SRV record for submission (587)

    When Enable mail autodiscover AND Enable SMTP service on port 587 on all IP addresses are enabled within the Server-Wide Mail Settings, it'd be nice if Plesk would also create an according SRV record.
    _submission._tcp IN SRV 0 1 587 mail.domain.tld.
    Currently, Plesk only creates smtps with 465.
    See https://datatracker.ietf.org/doc/html/rfc6186#section-3.1

    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  ·  Mail  ·  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. Ability to migrate Mattermost chat/data of the domains to the new server with Plesk Migrator

    When migrating a domain to a new server the Mattermost's data/chats present in the old server should also be migrated to the domain in the new server when Plesk Migrator Tool is used, or create a tool that makes it possible.

    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  ·  Migrations  ·  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. Ability to change http/https port for one domain

    Add ability to change http/https port for one domain

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Disk encryption

    Disk level encryption.
    Similar to what AWS offers with RDS.
    Encryption at rest for the entire server rather than doing it column by column manually.

    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  ·  Security  ·  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. ability to deactivate http git in favour of only using https

    The git extension provides access via http and https.
    I would like an option to only allow https access and deactivate http access.

    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. Customize URL that is used for the link on the Plesk Login Page logo

    It would be nice to have an option to insert a custom URL value under the Plesk logo at the login_up.php page instead of the harcoded Plesk login url value

    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)
  17. Possibility to choose the SMTP port to use. Or both ports

    Possibility to choose the SMTP port to use. Or both ports

    I know we have this option: enable SMTP service on port 587 on all IP addresses

    But if that option is enabled, all services continue to use port 465. And it also continues to use postfix, for example.

    The ideal would be to have an option that allows us, in some way, to select which SMTP port to use and that when the desired port is selected, it will automatically reconfigure (or ask us) postfix and other related options.

    Of course, later I will have to modify my mail…

    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  ·  Mail  ·  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. Add description for each "type of object to restore" in backups

    E.g. it's not clear that the "Sites" option also restores site's emails and databases etc.

    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)
  19. Add ability to restore website content and website database at once

    Please add the possibility to restore only Website Files and website database at once in Plesk > Tools & Settings > Backup Manager > backupname > Type of object to restore

    For example the name of this option can be as "Site Files and related databases"

    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)
  20. Log Modsecurity status changes to action log

    The action log should show information when clients disable the Web Application firewall (ModSecurity).

    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

    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