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

    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)
  2. Add unique identifier to login event parameters

    Currently the user login/logout event only gives a contact name as event parameter. This is not a unique identifier since multiple users can have the same contact name. In the psa log_actions database table the username is saved. Please also add the username to the event parameters so there's a unique identifier which user logged in our out.

    Reference: https://docs.plesk.com/en-US/obsidian/administrator-guide/server-administration/event-parameters-passed-by-event-handlers.67897/#plesk-user-logged-in

    Not sure about the category, so please replace if there's a better place for this suggestion.

    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)
  3. Add an ability to change mail queue lifetime from control panel

    Currently, it is only possible to change mail queue lifetime from CLI. It would be useful to be able to set this from Plesk UI as well.

    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. Ability to hide security warning about disabled "Search engine indexing"

    It would be nice, if this won't be defined as a problem/warning under security warnings inside WP Toolkit when you disabled "Search engine indexing"

    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  ·  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. A option to search for mail accounts on Smartermail via Plesk

    A option to search for mail accounts on Smartermail via Plesk.

    Because if you create a email adress in Plesk it will automatically create it in SmarterMail, but if you for some reason creates it in SmarterMail directly it won't show up in Plesk, and you are not able to create the email in Plesk until you remove the email from SmarterMail and do it via 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  ·  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)

    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, as a workaround, you can follow these steps:

    • Back up mail contents of SmarterMail mailboxes;
    • Remove all required mailboxes from SmarterMail;
    • Manually create these mailboxes in Plesk, under Domains > example.com > Email Accounts, so they are synced with SmarterMail;
    • Restore mail contents.

    -- PD

  6. Resource usage report per Service plan

    Please implement an option in Plesk to generate a resource usage report per Service plan.

    For example, the report in Tools & Settings > Summary Report could have a section that provides the usage data per Service plan.

    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)
  7. Empty .trash folder even if it contains read-only/write-only files

    When the .trash folder contains read-only directories or files, it cannot be emptied with the "Emtpy Recycle Bin" button of "File Manager". Instead it throws errors that Linux "rm" cannot access the files or directories for removal.

    As these files and directories are in the trash folder, I propose to delete such files anyway as otherwise a user without console access or limited knowledge (such as using FTP to change file permissions, if that is possible at all for the FTP user account) can't ever remove such files.

    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)
  8. WordPress Toolkit resource limit CPU/RAM for subscriptions. Or equivalent to cgroups on Linux for Windows.

    WordPress Toolkit resource limit CPU/RAM for subscriptions. Or equivalent to cgroups on Linux for Windows.

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

    Support for https://bun.sh/ with passanger

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

    Thank you for your idea. At this time, the Node.js drop-in replacement "bun" is in a development stage. There is still lots of work to do and bun does not yet have any significant market share. There are also no signs that a broader community is using this instead of Node.js. 

    Maybe this will change in the future. 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.

    -- PD

  10. panel.ini setting to select 127.0.0.1 or localhost for WPT WordPress installations

    When using CloudLinux's alt-php versions and when using Plesk's php version management facility instead of CloudLinux PHP Selector, the default path to mysql.sock is not set, or in some cases incorrectly set to /tmp/mysql.sock.

    Any php script, including WordPress, that is set to use "localhost" to connect to the database will then fail to connect. This can cause severe problems with the WordPress Toolkit.

    If, instead of localhost, the host address is set to 127.0.0.1, php uses a network connection instead of trying to connect to mysql.sock, and all is well. Naturally this assumes that mysql/mariadb listens on 127.0.0.1 but…

    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  ·  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)
  11. I want an interface to set transport_maps for Postfix

    Please set the default transportmaps in main.cf to "hash:/etc/postfix/admin/transport" so that the server administrator can set transportmaps.

    [current situation]
    transportmaps = , hash:/var/spool/postfix/plesk/transport
    [Functional improvement]
    transport
    maps = , hash:/var/spool/postfix/plesk/transport,hash:/etc/postfix/admin/transport

    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  ·  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)
  12. Release old files in Plesk installer cache C:\ProgramData\Plesk\Installer\cache\

    Automatically clean old files in Plesk installer cache C:\ProgramData\Plesk\Installer\cache\ for old installations to release space.

    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. Mandatory database prefix using subscription name

    Add a option to make mandatory the use of database prefix using the subscription name

    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)
  14. Advisor that finds the cause for high CPU usage automatically

    My server sometimes suffers from or even crashes from high CPU usage. I'd like to have an advisor like the Security Advisor, but for automatically telling me which service or website causes the high cpu usage. It would be best if that advisor could also check webserver logs automatically, if it finds that for example the PHP cpu load is high in a website.

    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. Export mail folder from roundcube

    At the moment only single mails can be exported in text format by Roundcube. I would like to be able to export (and import) multiple mails, e.g. a complete folder.

    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)
  16. Add ability to convert WPB websites into Sitejet

    Please add the ability to convert WPB websites into Sitejet. There are quite a lot of old websites operating on WPB, so it would be great to have a way to import/convert them to Sitejet format.

    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  ·  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. Synchronize Plesk Service Plans IDs across servers

    I want to be able to create a Plesk account when a person ONLY purchases a domain name from WHMCS (no hosting)

    I want this so the customer has DNS access. I know I can provide DNS access through WHMCS but then if the customer purchases hosting I have to copy all their DNS records to the Plesk DNS and it just becomes confusing.

    Right now WHMCS will only create a Plesk account if the person has ordered hosting but not if they only purchase a domain name.

    So I'm having WHMCS Global Services write an Add-On for WHMCS so…

    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)
  18. Add mail security features

    Allow us to enable some e-mail security features for each e-mail account like ...
    - Removal of any attachement
    - Removal of any hyperlink (except images)
    - Set a clear warning text like "DON'T TRUST THIS MAIL" in red/bold to be injected in each mail

    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

    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)
  19. Enable 'Take over wp-cron.php' for all existing instances in WordPress

    Please consider adding the functionality to enable 'Take over wp-cron.php' not only for newly create instances (WordPress > Settings > Disable wp-cron.php on all new WordPress installations) but for all existing WP instances at the same time. At the moment the wp-cron.php take over can only be done for one instance at the time. It would really improve the customer expirience if such functionality can be enabled for all existing instances at the same time.

    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  ·  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)
  20. Add more options to sort/group output of MySQL process viewer

    Please add more sort/grouping options into MySQL process viewer. It would be nice to have the ability to know how many connections are open for database, user, domain and so on.

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

Feedback and Knowledge Base