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. Webhook-URL should respond with a 405 HTTP response

    The Git plugin does a great job in creating Webhook-URLs. If the Webhook is opened from a browser e.g. a GET request the service responses with HTTP-Status 404. A proper response would 405 Method not allowed.

    Rationale:
    It would make it possible to test if the generated URL and the service is working.

    Currently my hoster has an configuration issue in Plesk, also GItHub shows a 404 response but it is not possible for me to distinguish between a bonafide hoster problem (configuration) or a Plesk problem wrong URL generated.

    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)
  2. Hidden Primary DNS without NS RR

    in Plesk it is impossible to configure the SOA Primary Nameserver without a NS RR.

    The SOA template should support Hidden Primary NameServer and the Zone file generation should always use the Hidden Primary NameServer in the Domain SOA entry.

    Example:
    @ IN SOA ns1.hidden-primary.tld ...
    ...
    domain.tld. IN NS ns1.secondary.tld.
    domain.tld. IN NS ns2.secondary.tld.

    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

    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)
  3. Add a way to automatically restart scheduled backups in case they fail

    In case a scheduled backup fails, users have to wait until the next execution date. Please add a customizable timeframe for restarting a scheduled backup ahead of time in case the current execution has failed

    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)
  4. Hide Caching (nginx) option in WP-Toolkit

    The controls in the Tools section of WP-Toolkit should be customizable to allow hiding Caching (nginx) so that customers do not enable it randomly. The ability to enable nginx caching should still be available from Apache & nginx settings.

    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  ·  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)

    Thank you for your idea! We understand that this idea originates from the fact that customers sometimes enable nginx-caching without realizing what this option does to their website. Potentially creating issues with their own website. 


    We will consider this functionality in upcoming releases if it becomes popular.


    Everyone, please continue voting for this feature if you consider it important.

    -- KvD

  5. Enable User Selection of MS SQL Recovery Model: Full or Simple

    To prevent the transaction log from continuously expanding with no clear method of truncation even after a full backup, it's a good idea to allow the user to select the recovery model (either Full or Simple) when creating the MS SQL database.

    By enabling users to select the appropriate recovery model based on their recovery needs, those who do not require complete transaction log restoration can benefit from the simplicity and efficiency of the Simple recovery model, and keep transactions log to it's minimum size.

    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  ·  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)
  6. Add possibility to configure Plesk to relay all Plesk notification emails to another SMTP server that requires authentication

    Currently, Plesk notification emails relayed to another mail server return "said: 550 Authentication is required for relay (in reply to MAIL FROM command)" errors.

    A set of separate settings that allow you to configure Plesk to relay all Plesk notification emails to another SMTP server while using authentication would be very helpful for such setups.

    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  ·  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. Database views should be saved and restored correctly

    Backup and restore does not work correctly when database contain views.

    This should be fixed.

    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)
  8. .Net Toolkit: Automatically Restart Application after having published new Version

    .Net Toolkit: Automatically Restart Application after having published new app version.

    When setting up a .Net App using your .Net Toolkit (which works great), it would be amazing if the app could be restarted automatically after having pushed a new version to the git publish repository.

    Currently, one has to disable and then enable the application manually. Restart by the way has no effect - at least not what I have seen so far.

    This change would be amazing. Thank you!

    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)
  9. Monitor active mailbox connections (IMAP, SMTP and Exchange)

    It would be useful to implement some sort of notification or monitoring system, that will indicate when and where the connection to the mailbox is established.

    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  ·  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. Add support for Git servers in Plesk

    Please add a way to host a Git server in Plesk

    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

    3 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)

    Thank you for the update. It still not entirely clear to us what will be the benefit of running your own Git server as opposed to having a private repository from which you can automatically push the changes if necessary. Could you please provide us with more details and examples on the matter? Thank you in advance.

    -- SH

  11. Add separate notification confirming the issue was resolved if there were email about failure

    Whenever an email is sent about certificates that could not be automatically renewed (asking the user to manually inspect them), if the certificate can eventually be renewed automatically, then send an email to notify of the success. Otherwise the user only knows that something is wrong, and has no idea that it’s now good again. This success email should be sent regardless whether the user already receives notifications for any certificate renewal events or similar, because by default, one would expect that an error message is always matched by a success message, if it exists.

    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  ·  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)
  12. CLI command in Plesk for creating self-signed certificate

    There is a possibility in Windows Powershell to create self-signed certificate with various settings.
    For example see this info: https://blog.admindroid.com/how-to-create-self-signed-certificate-using-powershell/

    It would be good to have the same CLI feature in Plesk.

    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)
  13. Search/filter for vulnerable plugins/themes in Wordpress Toolkit

    I would like to know if it would be possible to filter in WPTK so that only the sites with Vulnerabilities/updates are shown. Both for Plugins and Themes.
    Searching for Vulnerable or Update does not show any results.

    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  ·  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)
  14. Ability to view the history of process list by domains

    Provide to the administrator a usage history of process of the domains in Plesk Windows to check what process was consuming on a past date.

    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)
  15. Simplify the process of uploading 3rd Party Vendor SSL certificates forcing CA part to be filled

    Make easier to understand that while uploading 3rd party vendor SSL certificates the CA part needs to be filled along with the key and crt parts. Currently its not mandatory.

    Consider the possibility of using the "old ca file" when a certificate is renewed and the crt and key parts are uploaded manually as a new certificate.

    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  ·  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)
  16. 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. plesk advisor score functionality needs enhancement

    The Plesk advisor complains about not having installed the Plesk firewall, but it doesn't check iptables rules. I have setup my own iptables rules deriven and enhanced from the Plesk firewall. My setup also supports ipset rules which Plesk doesn't.
    Thus, the advisor score mechanism should check if iptables rules are present and setup sophisticatedly.
    Please refer to: https://talk.plesk.com/threads/plesk-firewall-2-1-5-412-still-has-problems.371747/page-2

    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

    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)
  18. Improve speed of Migration Manager re-sync process

    Because there is a re-sync option, the overall speed of the initial data transfer with Plesk Migration Manager (PMM) doesn't matter that much (to us), however when re-syncing the speed of the process is super important because domain web and email services on the source server must be down/offline to prevent data inconsistencies. The re-sync process currently takes roughly 1 hour per 100 subscriptions.

    Here's three ways the re-sync process could be improved to minimize web and email service downtime:

    # 1. Fetch configuration data ONCE

    PMM batches 5 subscriptions at a time, and prior to each batch of 5,…

    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  ·  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)
  19. Allow user to set timezone for File manager

    It would be extremely helpful to be able to set the timezone in the File manager. Currently the file manager shows the file timestamp in the timezone where the server is running. A user is not always aware of the physical location of the server to which they have logged in.

    There should be a setting (or a toggle) on the file manager to allow the user to see the timezone that is being used for display. It would be even better to allow the user to set the timezone for which they wish to see the timestamps. The optimal…

    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)
  20. 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)
  • Don't see your idea?

Feedback and Knowledge Base