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

2100 results found

  1. Improve the Backup Manager for when it freezes or aborts when using S3/Scaleway

    Plesk should have a native mechanism to detect when a backup job is stuck; helping to manage backups more efficiently without relying on manual intervention.

    Plesk should allow backups to automatically resume from the point where they fail, rather than starting from the beginning; saving time and resources, especially for large backups.

    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. Automatic DNS record export for new domains from Plesk to Cloudlfare

    Automatic DNS record export for newly-created domains from Plesk to Cloudflare.

    Currently, in order to create domain zone on Cloudflare side for the new domain in Plesk, user have to manually export it in Cloudflare DNS extension.

    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  ·  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)
  3. SSL It CLI for enabling DANE support

    It would be nice to have the ability to enable DANE support via the CLI.

    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  ·  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. Arch Linux support

    It would be nice to have Arch Linux among supported systems due to security concerns and more frequent and accurate patches.

    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)
  5. Custom color wheel for private branding

    Currently, Plesk provides only two options for branding customization, which can be limiting for users managing multiple internal companies with distinct branding needs. I propose the addition of a custom color wheel for private branding in Plesk.

    This feature would allow administrators to choose from a broader range of colors, offering more flexibility in aligning the Plesk interface with specific company branding. For users handling multiple companies, this customization option would be a significant improvement, making it easier to differentiate between brands.

    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)
  6. Add warnings for unsupported operating systems in the Dashboard

    Many Plesk users continue to run outdated operating systems, which often results in non-functional repositories, failed updates, or even security risks. While the current Dashboard displays "Server Information," including the OS version, it lacks any warnings about the support status of the operating system.

    I propose adding the following to the Dashboard:

    • Display an orange warning when the OS has 6 months or less of support remaining.
    • Display a red warning when the OS is end-of-life and no longer receives updates.

    These warnings should include links to support articles explaining the risks and offering steps to update or migrate the…

    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)
  7. Remove All Files / Packages From The Previous Plesk Obsidian Release(s) As Part Of Plesk's Upgrade Process

    As per the title. When any Plesk Obsidian release is upgraded to the next release, many files and/or packages are simply left in place and not removed as part of the Plesk installation process. Without patient and time-consuming manual "clean-up" exercises, all of these now unused and non-functional files and/or packages, simply accumulate and (just like garden weeds do in the real world) take up useful and valuable server real estate, but for no purpose. It's a little surprising that this is still happening, when nearly all software packages provide this as a default action.

    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)
  8. Configure SSL in phpMyAdmin to access remote MySQL instances

    Give the customer ability to configure SSL for phpMyAdmin when accessing remote databases.

    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  ·  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)
  9. Ability to remove plesk.page temporary domain from server

    Would be great to let an user completely delete all occurrencies of plesk.page temporary domain from a server or at least explain how to remove that.

    Every temporary domain created, also the default assigned as hostname, leave a persistent trace as after deletion A records still show up and point to server IP.

    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)
  10. Make Composer advisories configurable to only notify for production vulnerabilities

    Add a setting to change the Composer warning advisories to only trigger on production vulnerabilities, so that non installed dev dependencies don't trigger warnings

    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  ·  Web / PHP  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Enable SSL session caching by default in Nginx configuration

    SSL session caching is not enabled by default in Plesk's Nginx configuration, leading to the warning “Session resumption (caching): No (IDs assigned but not accepted)” during SSL testing (e.g., SSLLabs test). Without SSL session caching, SSL/TLS handshakes take longer and consume additional resources, impacting performance for returning users.

    The following settings are missing in the Nginx SSL configuration file (/etc/nginx/conf.d/ssl.conf):

    sslsessioncache shared:SSL:32m;
    sslsessiontimeout 1m;

    Steps to Reproduce:

    • Run SSL configuration tests, such as with SSLLabs, and observe the “Session resumption” section.
    • Note the warning “Session resumption (caching): No (IDs assigned but not accepted)”, indicating the lack…
    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  ·  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. add support for -o inet_protocols=ipv4 under just the smtp setting

    I would like to be able to specify the smtp protocol from the user interface.
    Specifically, the solution to the problem described here on the official postfix documentation:

    https://www.postfix.org/postconf.5.html#smtp_address_preference

    The setting "smtpaddresspreference = ipv4" is not a solution for remote servers that flag email received over IPv6 as more 'spammy' (the client IPv6 address has a bad or missing PTR or AAAA record, bad network neighbors, etc.). Instead, configure Postfix to receive mail over both IPv4 and IPv6, and to deliver mail over only IPv4.

    /etc/postfix/main.cf:
    inetprotocols= all
    /etc/postfix/master.cf
    smtp ...other fields... smtp -o inet
    protocols=ipv4

    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  ·  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)
  13. Feature Suggestion for Plesk WordPress Toolkit: Notification Control per Subscription

    I would like to propose an enhancement to the Plesk WordPress Toolkit to address an issue with email notifications sent to end users. Currently, the toolkit sends nightly email alerts regarding available updates for WordPress plugins, themes, and the WordPress version. However, there is no option for server administrators to disable these notifications on a per-subscription basis.

    This lack of granularity means that administrators cannot tailor the notification settings according to individual user preferences, which may lead to annoyance for end users receiving notifications they do not wish to see.

    I propose extending the WordPress Toolkit to allow end users…

    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

    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. Introduce other MFA methods besides the phone app

    As for now, MFA extension is limited only to a phone app. It would be useful to introduce other authorization methods (e.g. mail) for this extension.

    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

    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. Manage journald rotation settings via Plesk

    Modern operating systems switch from log files to journals, so log current log rotation settings do not cover all needs. It would be useful to be able to set up journald vacuum settings from the panel.

    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)
  16. Great fight against spam: Make possible to add settings in '.cf' for spamassassin like adding an helping DNSBL and/or modifying scores

    The possibility to add DNSBL's is not bad, but not good as without knowing several emails are blocked and in these blocked emails sometimes is a or several hams/emails as false positives. Much better would be being able to put in an '.cf'-configurations-file for spamassassin 'DNSBL's, which do not block but move emails identified as spam to the spam folder. Later on the customer can watch from time to time if hams/femails as alse positives have been sorted out wrongly and put them back to the inbox or a sucfolder which is not for spams.

    A rule can even learn…

    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

    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)
  17. Autoresponder "From" Email Addresses

    It is commonplace nowadays to see something like this when we receive email.

    "Accounts From My Organisation" accounts@myorganisation.com .

    It looks far more professional and more aesthetically pleasing than the utilitarian "accounts@myorganisation.com" which is the only option currently available in the Plesk Obsidian autoresponder functionality.

    It would be a nice feature - and fairly simple, I imagine - to add a field to the autoresponder functionality to allow us to enter a "pretty" name which would be what the email recipient would see in their inbox. Alternatively, of course, the existing field could be amended to allow for…

    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)
  18. Add the Flutter support to Plesk

    Please add the the Flutter support to Plesk

    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)
  19. URL-based branding logos

    I suggest enabling Plesk to allow different branding logos in the login screen and the top left corner of the session, depending on the full-qualified hostname used to reach the server. For example, if a server can be reached through 2 different names, the idea would be to be able to set a default branding logo and have alternative ones depending on the URL used to connect to the server. Here's an example:

    plesk.domain1.com -> main logo (default)
    plesk.domain2.net -> alternative logo 1
    hosting.domain3.co -> alternative logo 2
    any other aliases/URLs -> main logo (default)

    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)
  20. avoid Plesk panel update when a backup is running

    Plesk updates the panel while a backup process is running. This can interrupt a backup, for example:

    Error: Server "<hostname>"
    Value at Plesk\backup\Agent\Schema\Backup\Admin\AdminAType\PreferencesAType -> Plesk\backup\Agent\Schema\Backup\Admin -> Plesk\backup\Agent\Schema\Backup\MigrationDump is expected to be an object of class Plesk\backup\Agent\Schema\Backup\ScheduledTasks but is of type array
    Error:
    Unable to create the remote backup: Repository error: Failed to open the file '/usr/local/psa/PMM/tmp/pmm-de-tmp-repo-NnwqUP/backuplickey002410212254.tzst': No such file or directory

    but I have observed other similar issues before. On large servers, a full backup can run for many hours. If it fails, many hours of high cpu load are lost and the backup must be repeated the…

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

Feedback and Knowledge Base