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

2068 results found

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

    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)
  2. Support for Wordpress Redis Object Cache plugin in cloning operations

    Cloning/Site copy features present errors like wrong URLs when the Wordpress Redis Object Cache plugin is enabled.

    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

    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)
  3. Add select tick box to search results to allow action on multiple files

    It is possible to select multiple files and delete them in Plesk File Manager.
    However, if you search files, then the result doesn't have checkboxes to select multiple files. Therefore if it is required to delete all ".htaccess" (or any other) files, I can find them but I would need to delete them one by one.

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. introduce a Plesk DNS only

    A software that allows you to run a dedicated physical nameserver. You can then use this and other servers to create a DNS cluster.

    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

    3 comments  ·  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. Actual plesk suspended page

    Hello

    It became more than necessary to have an actual suspended status that does not throw 503 error or disable a domain to the point where it looses DNS sync. Suspended subscription or Plan should gray all functionalities and display a specific Account Suspended Messeage

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. autoclean & autoremove

    automatic cleaning from old plesk packages.

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Plesk Migrator extension should be able to migrate server settings

    Plesk Migrator should have options for migrating Server Settings. For example, have a checkbox for migrating the server timezone, Server hostname, DNS Template, etc.

    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

    1 comment  ·  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)
  8. Add an option to deploy the tagging server for Google Tag Manager

    Please add an option to deploy the tagging server for Google Tag Manager - this will allow to direct requests to the Plesk server instead of analytics.google.com.

    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

    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)
  9. Add possibility to view FTP log file via Plesk GUI.

    Add possibility to view FTP /var/log/plesk/xferlog file via Plesk GUI.

    It will be helpful in order to check what operations were made by FTP accounts.

    Also, add a possibility to download this file via Plesk GUI and convert this file to PDF and CSV formats.

    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

    3 comments  ·  FTP  ·  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. Prevent users to be able to remove files from file manager

    Add the possibility to prevent/block any file or directory removal from within the File Manager in Plesk by the subscription/domain users.

    An example that could be applied is the same as it can be applied already for ProFTP config files as follows:

    <Directory /var/www/vhosts/*/.cagefs>
    <Limit ALL>
    DenyAll
    </Limit>
    </Directory>

    <Directory /var/www/vhosts/*/.cl.selector>
    <Limit ALL>
    DenyAll
    </Limit>
    </Directory>

    <Directory /var/www/vhosts/*/error_docs>
    <Limit DELE>
    DenyAll
    </Limit>
    </Directory>

    <Directory /var/www/vhosts/*/httpdocs>
    <Limit RMD>
    DenyAll
    </Limit>
    </Directory>

    <Directory /var/www/vhosts/*/httpdocs/*>
    <Limit RMD>
    AllowAll
    </Limit>
    </Directory>

    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

    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)
    open discussion  ·  IgorG responded

    Thank you for your input. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.

    IG

  11. Supply versions of Apache newer than provided by OS vendors

    Currently, Plesk supports Apache from the Linux vendor and does not provide its own Apache build. For example, CentOS 6 has Apache 2.2 by default.

    Based on the article comment it would be good to have more recent Apache version in use: https://support.plesk.com/hc/en-us/articles/213901685?page=1#comment_360001830960


    Apache 2.4.6 was released in 2013 (!) in the meantime the latest version is Apache 2.4.46 (august 2020).
    I understand Plesk cannot update Apache every time to a newer version, however still running 2.4.6 is a bit absurd.

    Furthermore there are quite a few CVE fixes in the newer versions along with several new performance tweaks /…

    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

    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)
    open discussion  ·  IgorG responded

    Thank you for your input. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.

    IG

  12. Scan Wordpress through CLI

    To implement the button Scan from user interface, through CLI so that the Plesk Admin (or root) can search newly installed Wordpress on the server.

    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

    1 comment  ·  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)
    open discussion  ·  IgorG responded

    Thank you for your input. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.

    IG

  13. Allow setting of ip adresses for docker containers when multiple nics are available

    When a server has multiple external ip adresses (either dedicated network interfaces or alias interfaces) it should be possible via the UI to specify (in addition to the port mapping) the ip address that are recognized by the system.

    This could be a dropdown with i.e.
    "any" (any of the ip addresses)
    81.169.175.40
    81.169.175.41
    ...

    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

    1 comment  ·  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)
    open discussion  ·  IgorG responded

    Thank you for your input. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.

    IG

  14. Add the option to remove certain domain names or its parts from Let's Encrypt certificates auto-renewal notifications

    Add the option to remove certain domain names from Let's Encrypt certificates auto-renewal failure (customer's digest) and Let's Encrypt certificates auto-renewal success (customer's digest).

    For example, I have domain example.com without "www" part (by design) that is secured with Let's Encrypt certificate for example.com (without "www" part). Plesk sends the notification that the www.example.com could not be secured. With the suggested option it will be possible to switch off such notification for "www" part only so that the regular notification for example.com will be active.

    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

    0 comments  ·  Web / SSL  ·  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. Add functionality for Watchdog to monitor extension services

    Currently, the Watchdog component can not monitor extension services.
    Suggest to add extensions services (e.g. Immunify 360) to the list of the services scanned by Watchdog.

    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

    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)
  16. Allow configuring Smart Updates to check process such as Checkout

    Allow configuring Smart Updates to check process such as the Checkout when Wordpress is used as an online store (WooCommerce) so it ensures that performing the upgrade won't break the checkout process from beginning to end.

    And/Or allow the ability to configure custom testing scenarios.

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Automatically synchronize folders created via outlook in Plesk Premium Email Kolab

    Since Kolab Syncroton does not enable sync on newly created folders, it should be enabled manually.

    They would need to select the ActiveSync device ID, click to enable the synchronization of the folder and save the changes.

    While it was nice if there will be an ability to do so automatically.

    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

    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 multiple Git users with SSH Key authentication

    We are waiting for this feature in Plesk: https://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/18772873

    We've to apply manually the commands described in here, which is not the desired user experience: https://support.plesk.com/hc/en-us/articles/360006103313

    Said that, I'm creating this request because it would be a great step if Plesk would also allow Git users with SSH Key authentication. There isn't any workaround available, which is quite frustrating that after 2 years Plesk didn't implement it.

    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

    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)
  19. comments for DNS

    Add comments filelds for DNS records.

    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

    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)
  20. plesk repair db should fix dns_zone table

    To improve "plesk repair" utility so that it should be able to remove orphaned records from database's tables dnszone and dnsrecs, for domains that doesn't exist anymore.
    Additional information: https://support.plesk.com/hc/en-us/articles/213374109-Unable-to-create-a-new-domain-subdomain-or-migrate-rename-an-existing-domain-subdomain-DNS-record-already-exists?source=search

    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

    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