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

2091 results found

  1. Bypass MFA when using session token to login

    Currently, when session tokens are used for logging into Plesk and MFA is enabled, the MFA code is still required.

    It would be useful to have an option to bypass MFA when using session tokens to log into Plesk.

    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)
  2. 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)
  3. 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)
  4. 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)
  5. 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)
  6. 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)
  7. 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)
  8. 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)
  9. 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)
  10. 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)
  11. Allow specifying of ports to open in firewall during certificate generation process to open and close again automatically

    allow for specific ports to be opened when securing/ressecuring Let's Encrypt SSL certs.

    For example, Lets Encrypt needs several ports open in order to reissue SSL so have a field to enter the ports to open when re issuing the SSL.

    tcp:80, 443
    udp:443

    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

    1 comment  ·  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. Create a BIND-independent SSL It! mode

    As of now SSL It! requires an active BIND (DNS) service to function, as it relies on DNS validation to issue and renew certificates. This dependency is hardcoded into the extension’s logic to ensure compatibility with certificate providers like Let’s Encrypt and to maintain secure, automated certificate management.

    The idea is to allow for this feature to be able to disable this hardcoded logic, which requires active BIND service to update the DNS in certificates.

    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  ·  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)
  13. restart cookie expiration time of 2FA (Google Authenticator) after a successful login

    It is already possible to have the cookie of the 2FA login expire after n days. But for admins who work on many servers, this still causes unnecessary extra work once that time frame expires. Because then they will be prompted to enter the 2FA code again, and this happens on all the servers they operate. It adds up to a lot of wasted work time.

    Instead, the cookie expiration could be reset to n days after each successful login. Example: A user sets the expiration to 90 days, but on day 81 the user logs in without having to…

    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  ·  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. Usage of "Quick Preview" DNS should be made more clear.

    The fact that Plesk must be the DNS server for the "Quick Preview on a domain in Plesk" option should be underlined and more prominent in the interface. The necessity of a Wildcard SSL cert should be clearer too. That would help your clients and avoid some tickets to Plesk support.

    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)
  15. Support for HTTP/2 on apache (without using nginx as proxy)

    Hi,
    It seems some Plesk users would like to have support for HTTP/2 on apache directly (without using nginx as a proxy).
    We do not clearly understand cases when it is required. Why using nginx as a proxy in front of the Apache is not an option? Could you please let us know how this feature should work in terms of workflow, in your opinion? We welcome any feedback and would be happy to receive examples to investigate the question in more detail.

    5 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  ·  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. 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.

    5 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)
  17. Block new extensions to be installed during Plesk Upgrades

    Add the possibility of switching off any new default extension to be installed automatically during the Plesk Upgrade process without the need of blacklist this explicitly one by one but to block all new extensions installations entirely.

    19 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)
  18. 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.

    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)
  19. 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.

    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. Dark Mode across channels

    Having a consistent viewing experience across channels would be appreciated, going from dark to white is not easy on the eyes. Unifying preferences to automatically adapt across channels(feature requests, support, updates...) would improve overall experience.

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

Feedback and Knowledge Base