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

2093 results found

  1. Add the possibility to back up/include selected files and folders in the Backups

    Currently, it's possible to exclude some files/folders from backup creation: https://support.plesk.com/hc/en-us/articles/115000773605

    But this feature should be improved because in some cases excluding is not a valid solution.

    Let's say that there are multiple files and folders, as you can imagine, the list of exclusion would be too long and it would require a lot of time to create it. Moreover, the list will need to be updated each time there are new folders on the webspace.

    Due to these reasons, an improvement should be provided to this feature, the customer should be able to create a backup including only the…

    9 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. Adding SmarterMail via command line

    Add a possibility setting up SmarterMail via command-line interface to allow server administrators to perform mailserver setup faster and automate.

    9 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)
  3. Add more granular permissions for database users

    Allow setting more granular permissions for the DB users
    For example to allow a user to only edit certain tables of the database.

    9 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  ·  Databases  ·  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. Email notifications/alerts for Modsecurity (WAF)

    It will be great to have the ability to receive an email notification from Modsecurity (WAF) when protection has been breached with corresponding breach information (SQL injection, Command injection, Cross-site scripting, etc.).

    9 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  ·  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)
  5. Organize WordPress sites into groups for easy managing

    We manage Wordpress Sites for our Customers in different Levels, like managed Bronze-, Silver- or Gold-Level.
    If we can group the Wordpress-Sites, it will be easy to select all Gold-managed Sites for Updates, Optimisations, etc.
    A field for comments would also be fine.

    9 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  ·  WP Toolkit  ·  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. Ability to set sender email address from Plesk

    As a Plesk administrator, I would like to set the sender email addres for PHP scripts.

    The below article isn't applicable when using e.g. WordPress.

    https://support.plesk.com/hc/en-us/articles/115002799114-How-to-send-mail-via-PHP-script-using-a-mailbox-located-on-another-server

    p.s.: the article created based on comments to this article: https://support.plesk.com/hc/en-us/articles/213931945-Mail-to-external-mail-service-is-delivered-locally

    9 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  ·  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)
  7. dnssec, insert DS records in DNS zone via button, or automatically

    When signing a domain with the Plesk DNSSEC plug-in DS records are created and one can copy that to clipboard.

    It would be comfortable if there is a button/option to insert these records automatically in the domain zone.

    9 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)
  8. docker proxy rule respect host/ip

    when mapping a port to the host it is possible to bind it to a host/ip too.

    # docker run --name test -p 127.0.1.1:80:80 ...

    # docker port test
    80/tcp -> 127.0.1.1:80

    When building a docker rule now in plesk the host/ip is ignored and the proxy_pass goes for the default ip 0.0.0.0:

    proxy_pass http://0.0.0.0:80;

    The rule should respect the host/ip.

    proxy_pass http://127.0.1.1:80;

    Have a nice day
    Felix

    9 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  ·  Docker  ·  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. Passenger to log output separately per domain basis

    Currently all passenger NodeJS process output their logs to /var/log/apache2/error.log.

    Would be good to be able to log output separately per domain basis, so every domain has it own log inside the folder.

    9 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)
  10. Monitoring Mailbox activity

    Feature in Plesk GUI to monitor Mailboxes activity:
    - Know which mailboxes didn't have activity in a specific period of time. For example, this would be useful to clean up mailboxes without activity.
    - Know which mailboxes activity with forwarding enabled in a specific period of time.
    - Possibility to cleanup selected mailboxes from same GUI.

    9 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)
  11. Do not count local forwarded messages by Outgoing Mail Limit

    Hello.

    Currently Outgoing Mail Limit counts local forwarded messages from existing mail boxes:
    https://docs.plesk.com/en-US/onyx/administrator-guide/mail/protection-from-outbound-spam.71349/

    Please add functionality to exclude messages forwared to the local mailboxes from counting by Outgoing Mail Limit.

    9 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. Migrate domain only

    Hello,

    Please add fucntionality to migrate only one domain from the subscription, including configuration, mail boxes and databases.

    For example, If I need to migrate an additional domain from a subscription and the subscription has a lot of additional domains, the migration of whole subscription is feasible.

    9 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  ·  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. Configure restrictions and perimissions on subscription level for SEO Toolkit

    It would be very useful if an MSP can offer SEO Toolkit to their customers. At this point this is almost impossible for 2 reasons:
    1. Plans of the SEO Toolkit are not designed for hosting providers and MSP, but for end users and agencies. (there are not enough resources if you have a thousand clients on one server for example).
    2. There is no ability to set limitations and permissions for SEO toolkit based on the limitations of the module itself. E.g. Count of domains, urls to analyse, keywords, so now if a provider even buys the plugin as…

    9 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

    5 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)
  14. Security Policy per subscription

    To be able to set specific security policy per subscription instead of server-wide.

    9 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  ·  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. API: let customer be able to manage his own site-aliases

    Currently only the Administrators can manage site-aliases with the API.
    Why is it not possible for customers to manage site-aliases of their own sites, while they can manage their sites and subscriptions ?
    Now I have to use administrator access in the API on a single website, which is a security issue. This website can now manage everything. I would prefer to use the credentials of the customer to manage it.

    9 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  ·  Web  ·  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. NGINX reverse proxy for IIS (Windows)

    Add NGINX reverse proxy for IIS (Windows). This help performance IIS.

    9 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)
  17. Add support SFTP and FTPS protocol for migration

    We are only able to use a FTP connection to migrate a website. It would be a nice add to be able to use SFTP and FTPS to connect to the old server,

    9 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  ·  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)
  18. webdisk like in cpanel

    webdisk like in cpanel with home access and folders access with accounts

    thanks

    9 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)
  19. Disable Scheduled tasks for disabled domain

    https://talk.plesk.com/threads/bug-cronjobs-work-with-stop-domain.344114/#post-831277

    If I disabled, suspend domain or account the cronjobs still working​

    Tasks and sytem user are subscription level objects. So, they are disabled when you suspend a subscription. If you suspend or disable a domain tasks and system user are not disabled.

    Please, update plesk system change level object to domain, not to suscription.

    9 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)
  20. Sort the list of Plesk server accounts on iOS mobile app in alphabetical order.

    At the moment the list is unsorted, with an larger number of Plesk servers is totally confusing. Just sort it in alphabetical order.

    9 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