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

700 results found

  1. use Let'sEncrypt specific domain ssl on mail server per domain

    i tried tricking dovecot adding this :
    local domain.tld {
    protocol imap {
    sslcert = </opt/psa/var/modules/letsencrypt/etc/live/domain.tld/fullchain.pem
    ssl
    key = </opt/psa/var/modules/letsencrypt/etc/live/domain.tld/privkey.pem
    }
    }
    it worked, for Imap !

    but trying the equivalent on postfix, didn't work for smtp
    -o smtpdtlskeyfile=/opt/psa/var/modules/letsencrypt/etc/live/domain.tld/privkey.pem -o smtpdtlscertfile=/opt/psa/var/modules/letsencrypt/etc/live/domain.tld/fullchain.pem

    Plesk automatically creates mail.domain.tld on DNS, and if you see information about how to log to the email: it says connect on domain.tld
    but it throws a warning about the original ssl certificate.

    It could be so good if everything were automatic, the Plesk way :)

    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  ·  Mail  ·  Admin →

    I think this feature request is addressing SNI. SNI with Let's Encrypt certificates has been around in Plesk for a long while. To use your own custom mail domain with SSL, simply take these two steps:

    1) When you create or reissue the SSL certificate, check "Assign the certificate to the mail domain".

    2) In the "Mail Settings" of your domain, select that certificate from the drop down box "SSL/TLS certificate for mail" and store the change.

    -- PD

  2. Add simple subdomain for plesk (IIS-Binding)

    At the moment it is not possible to define one or multiply simple subdomains to access plesk direct. At the moment a client has to user https://www.domain.com:8443 to login.

    In IIS it is possible to add a binding like plesk.domain.com SSL so a client can directly access by https://plesk.domain.com without portnumber...

    As soon a Plesk-Update is installed, this manually added binding is no more working. Therefore and because to extend Plesk with this feature, it is neccessary to add this function directly into plesk.

    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

  3. Add ioncube loader for php 7

    Add ioncube loader for php 7

    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

  4. View a board of Smtp queue

    View a board of Smtp queue list to see if Serveur is working correctly and if nothing stop the serveur during sending messages

    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

    5 comments  ·  Mail  ·  Admin →

    This function already exists in two different variants: 

    1) If you want to see stuck mails that are still sitting in the mail queue for future delivery attempts:

    Tools & Settings > Mail > Mail Queue

    2) If you want to see what is going on in the mail log beyond the unsent mails from the "Mail Queue", then please use the free "Log Browser" extension https://www.plesk.com/extensions/log-browser/. It includes a "Mail" tab where you can see and filter the maillog, too. 

    -- PD

  5. Upgrade MailEnable in Windows editions to support SSL/TLS

    The Windows edition of Plesk is currently using MailEnable as its E-Mail server and it is a community edition (Standard) which does not support secured services such as SMTP/s, IMAP/s, POP3/s. So its the only problem for us to get PCI compliance unless we buy it ourselves with a higher annually price. The Plesk company may deal with them for upgrading at least to the Professional edition and make it available in licensing with a suitable monthly price.

    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

    1 comment  ·  Mail  ·  Admin →
  6. Outgoing mail control for scripts

    We need a outgoing mail control for scripts...
    Similar to the normal outgoing mail control..

    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

    1 comment  ·  Mail  ·  Admin →

    There is an option in Plesk 12 and 12.5 to limit outgoing mail for subscription sent by scripts:

    http://docs.plesk.com/en-US/12.5/administrator-guide/appendix-a-properties-of-hosting-plans-and-subscriptions/mail.65721/

    Settings for outgoing mail control
    ….
    Allow scripts and users to use Sendmail. Scripts and users will be able to send email messages by using Sendmail even if the limits for a mailbox and domain are exceeded. The maximum number of messages can be sent will be defined by the limit for a corresponding entire subscription. Messages are sent on behalf of the subscription’s system user.
    —ET

  7. logstash

    Support logstash as application for easy read and analysing the log files. It's free and 100% opensource!

    https://www.elastic.co/products/logstash

    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

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

    We prioritize German highly and we are committed to always providing both UI and help in German. Due to localization complexity German help might be available a bit late than English, but it will always be available for any given Plesk release.

    If you have any other feedback on German localization (quality, etc), please let us know on our forum at forum.odin.com

    —AK

  9. MySQL + MariaDB update!

    Hi. Please update MySQL + MariaDB. 10.3.32 verion is very old! thanks

    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

    0 comments  ·  Databases  ·  Admin →

    MariaDB 10.5 is supported according to: https://docs.plesk.com/release-notes/obsidian/software-requirements/#s4-2-1

    Plesk doesn't ship MariaDB/MySQL, it only downloads it from original OS vendor repo and it is quite likely it may be outdated there (especially for older OS). If your OS comes with MySQL/MariaDB. 10.3.32 verion, then Plesk would run MySQL/MariaDB. 10.3.32 verion.

    Also you can upgrade it by yourself with help of this KB article: https://support.plesk.com/hc/en-us/articles/213403429--How-to-upgrade-MySQL-5-5-to-5-6-5-7-or-MariaDB-5-5-to-10-x-on-Linux-

    --

    IG

  10. delete domain

    Very very very urgent and important.

    When deleting a domains , show the names of the selected domains, otherwise, very stressful to proceed, not sure about which all selected, always very stressful to delete a domain.

    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

  11. Reload Nginx serivice instead of restaring it when reissuing Let's Encrypt certificate

    When reissuing Let's Encrypt certificate for wildcard subdomain(*.example.com) Nginx is restarted, which causes downtime depending on the number of websites. For example, if the server hosts around 4000 domains this can cause 15 seconds downtime for each restart.

    The suggestion is to reload the Nginx service and not to restart it.

    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

    1 comment  ·  Web / SSL  ·  Admin →
  12. Auto-renew Let's Encrypt certificate when domain is reactivated

    When a disabled domain with a Let's Encrypt certificate is re-activated in one of those situations, Plesk should be able to:

    Situation A: Domain is reactivated before reaching certificate's expiration date => Do nothing, and renew the certificate aproaching the set date in the cert itself

    Situation B: Domain is reactivated after reaching certificate's expiration date => Plesk should re-order or renew the expired certificate

    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

    0 comments  ·  Web / SSL  ·  Admin →

    When the "Keep website secured" option is checked in the SSLIt extension configuration page (where the other configuration parameters of the certificate are configured, too), an SSL certificate will be auto-renewed or auto-created when a previously deactivated domain becomes active again.

    -- PD

  13. Plugin Set - add after installation and combining

    plugin set: Combine and After-install -
    It would be nice, to add a complete plugin-set to an existing WP installation.

    further it would be also nice to combine sets. so it would be possible to build such sets as:
    - basic set
    - security set
    - seo set

    • Photoset
    • seller/ e-commerce set

    and so on

    Thanks

    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  ·  WP Toolkit  ·  Admin →

    This request has actually two features: set installation on an existing site and ability to combine sets.

    Installation of sets on existing sites is already available starting with WPT 4.4.0: visit the Sets tab, find the required set, and click on Install Set in the corresponding ‘…’ dropdown menu.

    Combining sets is not available and there’s a relatively easy workaround — just make a new set that inludes all required plugins. Or, if you need these “sub-sets” for installation on existing sites, just make a bunch of separate sets and install them one after another.

    We’’re closing this request as completed, since we have the set installation on existing sites. However, if you still feel that you need the ability to combine sets, please feel free to create another request. In this case we’d appreciate if you could provide as much details about your scenario as possible to better understand…

  14. How to check who rebooted/shut down a server through Plesk

    Add the functionality to be able to know through Plesk, who rebooted or shutdown the server

    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

  15. Restrict user from deleting backups created by administrator

    Restrict user from deleting backups created by the administrator, while allowing to create a delete and own backups.

    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

  16. Create an extension to connect to Amazon S3

    Create an extension that allows you to backup to Amazon S3

    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

    0 comments  ·  Extensions  ·  Admin →
  17. replace the outdated rkhunter in the Watchdog module through state of the art technology

    rkhunter as packaged is outdated, however, the project website seems not to be maintained any more and the last update is already years ago (current state: 24th of February 2014, which are 3+ years). There are many possible alternatives: chkrootkit is the easiest one, LMD a bit different, but also an idea, ossec, Lynis or OpenVAS would be additional interesting "upgrade" paths. However, rkhunter being outdated and not really maintained any more is somehow useless and should be replaced.

    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

    0 comments  ·  Security  ·  Admin →
  18. code editor search

    It would be nice to have a search function within the Code Editor. I often need to find a specific line code, and it usually have to read each line. So to have a search within the editor would be nice. (The Web browser search does not work within the editor.)

    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

  19. IP Address Banning

    I like the IP Address Banning feature of Plesk 12 but it needs a list of permanent bans.

    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

  20. Enable Whitelist and Blacklist for Email

    It would be very useful to add domains or email addresses to whitelist or blacklist so that my whitelisted domain doesn't show SPAM-Whatever in the subject or my blacklisted domains/emails never show up

    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  ·  Mail  ·  Admin →
  • Don't see your idea?

Feedback and Knowledge Base