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

418 results found

  1. WP Toolkit feature to detect plugin and theme conflicts

    Please implement a function in the WP Toolkit that would detect plugin or theme conflicts. For example, cloning a website with WP Toolkit sometimes fails due to a plugin or theme that is interfering with the WP-CLI commands execution. Usually, running the same WP-CLI command with the --skip-plugins and/or --skip-themes flag allows the command to be executed successfully.

    Currently, the WP Toolkit doesn't provide enough information why the cloning fails. It would be useful if there's a functional, which would provide more information on what particular plugin or theme is causing the issue.

    13 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. Official support for DMARC report sending from a Plesk server

    The ability to send DMARC reports to a designated mailbox in relation to emails that have undergone and failed a DMARC check while being sent to mailboxes on a Plesk server is not enabled by default and is generally not a feature that Plesk supports officially yet. It would be helpful to have this feature supported by Plesk

    7 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 a column to Domain List to show if SSL is installed

    On the domain list, it would be helpful and save a LOT of time by having an additional column to show if a domain has SSL installed on it. See Image

    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)
  4. Changes in password protected directory via Plesk GUI should be registered in the action log

    Changes in password protected directory via Plesk GUI should be registered in the action log

    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)
  5. Add a feature wizard / feature showcase for feature on updates

    TL;DR: This is a feature request for adding a feature wizard/showcase (for lack of a better name) to Plesk. Something that simply let's administrators choose whether they want to enable the new features that have become available when a Plesk update has been installed.

    Detailed use case:
    Currently, often new features are enabled by default when a Plesk update gets installed on existing Plesk installations. This is not always desirable and can cause confusion with Plesk server administrators. For example administrators might not want to enable new features directly as they become available because they want to familiarize themself with the feature first. Which…

    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)
  6. Encrypt mysql connections

    In https://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/32881723 the database connections from a Plesk server to an elsewhere hosted database was added, but we also want encrypted connections from a client or other server to databases hosted on the Plesk server.

    Example: An ERP system hosts its data on a centralized MySQL database on the Plesk server. Between the clients and the server all such data is currently transmitted in plain text through the Internet. Instead this data should be encrypted, because normally such data contains personal information such as names, addresses.

    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)
  7. Microsoft SSO

    It'd be great to have an option to use Microsoft SSO as new methods with extended compatability are listed here:
    https://learn.microsoft.com/en-us/entra/identity/enterprise-apps/plan-sso-deployment

    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)
  8. SMTP Connection in SiteJet Builder

    Store SMTP connections in Sitejet Builder. phpsendmail is not a quality solution.

    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)
  9. 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)
  10. Bring back a "late adopter" version

    On servers with many users, bugs can have a significant impact on the business reputation and support volume. Plesk once had a "late adopter" option so that updates were not done right after publication, but a bit later, when most of the product issues discovered were already solved by hotfixes or patches (minor updates). Maybe this could be brought back into the product as an option for Plesk updates?

    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)
  11. Limit maximum crontab frequency and preventing cronjobs pile-up

    Plesk administrator should be able to limit the maximum crontab frequency allowed for user's crontab (example: deny the creation of cronjob that run more often than once in 5 minutes)

    Crontab pile-up should be prevented, so a user can't run a cron job if the same job isn't finished yet.

    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)

    Thank you for your idea.

    For the time being, please consider that a script that is started via cronjob, should check itself if another instance of the same script is already running, if there is a risk that a further instance causes problems. Crontab cannot check that. 

    Also, please be aware that users are not bound to repeat actions in a script in a while-loop. They can easily start a script every 10 minutes, yet let it run over and over again by just putting their content into a while-loop, maybe even wait a few seconds after each iteration. So limiting them to create cronjobs for only every n minutes will not keep users from executing scripts all the time.

    We'd like to hear more from other users what they think about the idea. If it still becomes popular, it might find its way into a future version of the…

  12. "Created Date" column for Domains list in Plesk 18.0.57

    There was a "Created Date" column for Domains list in Plesk 18.0.56. On 18.0.57 this column was removed. Please implement it back.

    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)
  13. Add permissions for ModSecurity like WordPress

    WordPress has permissions at the subscription and service plan level that allow controlling customer's access to it individually.

    There should be similar options for ModSecurity without having to disable all the hosting settings with the Hosting Management Settings permission.

    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)
  14. Add support for CloudLinux 9

    Please consider adding support for CloudLinux 9

    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  ·  Plesk (general)  ·  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 an ability to remove ?dom_name= from the appended version of the url in custom buttons

    I have added a custom button for clients to check domain propogation at https://www.whatsmydns.net.
    I have noticed there are a few options to add extra parameters on the custom button page.
    when visiting whatsmydns I noticed the url is appended like https://www.whatsmydns.net/#A/?dom_name=ywrcloud.uk once a search is performed. I am looking to change the url redirection to https://www.whatsmydns.net/#A/?dom_name=ywrcloud.uk but didnt find any such option in Plesk to change the url redirection to custom settings i.e. to remove ?dom_name= from the appended version. Will be great to have such option to change that in Plesk

    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  ·  Plesk (general)  ·  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. An option to hide the DNSSEC menu for customers

    Please implement an option in Plesk to hide the DNSSEC menu for customers.

    Currently, it's only possible to hide the DNS management menu completely. It will be useful if there's an option to hide the DNSSEC button only, while the other DNS settings could still be managed by the customer.

    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)
  17. Disable statistic files generation (.stat/.webstat) for domains where AWStats/Webalizer are disabled

    Please add the ability to disable generation of stat/webstat files for domains (named like accessssllog.stat and accessssllog.webstat). It would be nice to be able to disable statistics generation completely, as in some cases these files take a lot of disk space.

    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)
  18. Add a "Service Plan" column in the Subscriptions list

    We absolutely miss a "Service Plan" column in the Subscriptions list.
    This is very annoying not knowing which Service Plan a Subscription is using.

    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. 15 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. .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!

    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)
← Previous 1 3 4 5 20 21
  • Don't see your idea?

Feedback and Knowledge Base