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

2079 results found

  1. 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)
  2. Permission to manage hosting type

    Add an additional permission that manages the ability to manage vhost type only (website, forwarding, no hosting). Currently this is bundled with "Domains management" permission, which if unchecked, will also not allow the creation of new domains.

    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)
  3. Server-wide DKIM record for multiple domains.

    Ability to generate one server-wide DKIM record for multiple domains to sign all domains on the server.

    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

    1 comment  ·  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. Add option to pass OCSP "must staple" to Let's Encrypt

    It is possible to enable OCSP stapling, but not to pass the "must staple" option to Let's Encrypt, even though they support it, and it should be available in Plesk.

    More people have pointed this out on the original post: https://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/7064969-include-oscp-stapling-directives-for-secured-sites

    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  ·  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)
  5. Feature request to implement custom file mounting/mapping into Docker instance

    Add the possibility to mount/map custom files into the docker image, which doesn't have them set.

    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

    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)
  6. Provide migration licenses 24/7, not only on workdays

    Often times migrations are done on weekends. I'd like to be able to get a migration license as described in https://support.plesk.com/hc/en-us/articles/12388069544215-How-to-get-Plesk-Web-Host-edition-trial-license-for-migration at any time. The current workflow where this can only be requested and handled on weekdays during business hours can block my own workflow, e.g. when I have and emergency and absolutely must migrate.

    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  ·  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)
  7. Migrate SpamAssassin training database to a new server when using Plesk Migrator

    When migrating data to a new server using Plesk Migrator, all SpamAssassin trainings are lost, hence users receive more spam on the new server than they did before. It would be good to migrate SpamAssassin training content to the new server.

    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  ·  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 PHP shmop extension support useful for Wordpress performance and site health

    When you run the Wordpress Helath Check under Wordpress Tools menù and you run a Plesk server you will get the following alert:

    You should allow inter-process communication Performance
    You should consider using shared memory (PHP shmop) to allow inter-process communication.

    Could I suggest to add the PHP shmop support?
    I'm running PHP 8.3 and I'm not sure to use SSH command to try to get this extension working, will be nice if in the future this can be integrated in Plesk as ... today Wordpress is a very used CMS and we want always to have good performance.

    Thank…

    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

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

    Thank you for your idea! We will consider this functionality in upcoming releases if it will be popular.

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


    Meanwhile, if you want to try to install shmop yourself, these are the general steps (provided here without warranty, try it on a test server before applying it to your production system):


    1) Install Plesk PHP development package:

    For RPM-based OS (CentOS, RHEL, CloudLinux):

    # yum install plesk-php83-devel

    For Debian-based OS (Debian, Ubuntu):

    # apt install plesk-php83-dev build-essential


    2) Check what's the currrent version of your PHP 8.0

    # /opt/plesk/php/8.3/bin/php -v


    3) Download PHP source based on the version of the step 2

    For example:

    # wget https://www.php.net/distributions/php-8.3.0.tar.bz2

    Please pay special attention that the version matches the one determined in step 2!


    4) Extract the .tar file of the PHP downloaded

    # tar -xvjf /root/php-8.3.0.tar.bz2

    Again, the version shown here…

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

    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)
  10. Enable/disable TLS protocol versions through Plesk GUI

    I should not have to use the CLI to enable/disable TLS. This should be a GUI change, just like it is within most browsers. It should also be granular enough to enable/disable one at a time. You provide a great GUI interface...stop making us use the CLI in many cases. Create an advanced section within your settings section for items like this. Force the admin to login when going into this advanced section and have this login logged, so it can be seen later on down the road.

    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)
  11. Provide option to include the warnings on a backup task, alongside errors

    there is the option "If errors occur during the execution of this backup task, send a notification email to..." but the notification is sent only when the backup is not successful at all. It does not include warnings.

    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)
  12. Editable Admin interface colours

    Add the simple ability to change the colour of the background of the left column in the Plesk admin interface. I have two identical plesk accounts. One for testing, one for live. If the admin nav columns were two distinctly different colours, I wouldn't need to keep looking at the URL.

    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)
  13. Ability to white list attachment extensions like RAR and PDF in Plesk Email Security

    Ability to white list attachment extensions like RAR and PDF in Plesk Email Security

    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

    1 comment  ·  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)
  14. DNS record editor for all domains (bulk editing, selective editing)

    Editor for all DNS records in the Plesk system, it is very time consuming to mass check records and alter them eg. SPF, DMARC, autodiscover records.

    Maybe the editor could also have an option to reset records to DNS template.

    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

    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)
  15. Ability to disable "Forgot your password" in Plesk log in screen

    There are cases when the account information has been leaked, so password reminders and login functions can cause security breaches.
    Therefore, it would be good to have the possibility to manage log-in screen functionality in Plesk. For example, hide "Forgot your password" (and show it when it is required).

    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)
  16. Installation of TYPO3 and Toolkit similar to WP Toolkit

    Our customers wish to install TYPO3 websites after buying an abonnement through WHMCS or the Plesk panel and have a toolkit where they can manage their TYPO3 installations from a panel like WP Toolkit. I searched through all feature suggestions but I didn't find a suggestion. You should be able:
    - to rollout TYPO3 installations
    - to manage all your TYPO3 installation
    - to update your TYPO3 installation
    - to stage/test their TYPO3 installation
    - to remove your TYPO3 installation
    - to reinstall your TYPO3 installation

    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)
  17. Force port 587 for submission

    I would like to have the option to force users to use port 587 for submission, so they can't use port 25 to submit email, and this port 25 is only used for relay between smtp servers.

    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

    1 comment  ·  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. "Send welcome mail" by button so that admin can send login credentials to a new user by email template

    As discussed in https://talk.plesk.com/threads/send-email-with-credentials-to-my-customer.369632/#post-927240 Plesk should have a button for server admins by which an admin can send a welcome mail to a user with the user's login credentials. That should be template-based with an editable template to cater for the requirements of different server providers.

    It should also not be sent directly, but similar to the existing "mass mailing" function first show the proposed text in an editor window so that the admin can make additions or edit the text. Then send from there.

    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)
  19. Allow the creation of forbidden domain names via API

    Please implement an option in Plesk, which allows the administrator to create domain names, which are forbidden for creation via Plesk UI.

    For example, *.example.com has been added in Plesk > Tools & Settings > Prohibited Domain Names. This limitation should apply to all users in Plesk UI, but the administrator should still be able to create *.example.com subdomains via API calls.

    This will be useful when looking to automatically provide users with a free subdomain for hosting, but prevent them from creating unlimited number of *.example.com subdomain via Plesk UI.

    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)
  20. Set LVE to "unlimited" for users created temporarily on Migration to speed up Migration on CloudLinux

    The CloudLinux employs several techniques to limit performance, among others "LVE" limits. These are limits on resource usage such as CPU speed, RAM, I/O speed, number of processes, etc.. It is an established fact that the Plesk Migrator is capable of modifying CloudLinux components to allow the Migrator to do it's job, like disabling CageFS for the source user and target server. So, it stands to reason that the Plesk Migrator could also modify these LVE limits to improve performance of the data-transfers to the target server. The I/O limit of 1 MB/s is an LVE default limit for 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  ·  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)
  • Don't see your idea?

Feedback and Knowledge Base