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

1471 results found

  1. Add ability to enable more logs for mail server

    Please add ability to enable more logs for mail server. It would be nice to be able to track user actions like messages/directories removal, like it is done in Zimbra.

    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)
  2. Adding DNS records via XML API with custom TTL

    It'd be great to have a possibility to add dns records via XML api with an option to specify TTL

    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  ·  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)
  3. 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  ·  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. List domains that have "Keep websites secured" enabled in GUI

    A single page in the GUI where a full list of domains that have "Keep websites secured" enabled can be seen would be helpful.

    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. 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)
  6. Use DMARC without DKIM

    A costumer wants to use DMARC-Authorization without using a DKIM record.

    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  ·  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. An option to limit a number of full backups via CLI

    It'd be great to have an option to limit the number of full backups in directory via cli, for example:
    plesk bin pleskbackup ... -max_backups=2

    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)
  8. Limit number of local backups when option 'Both server storage and FTP(S) storage' is used

    Add more customization to the Backup Manager > Schedule > Both server storage and FTP(S) storage, e.g.:
    Create a limited number of backups on server storage (option to indicate the number of the backup specifically for local storage), in order to save disk space

    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)
  9. Fix Auto-Reply to observe Reply-To address setting in incoming emails

    Currently, the Auto-Reply function always uses the original sender's address and totally ignores any Reply-To address setting in incoming mail.

    Reply-To is usually used when the sender address does not receive emails and ignoring this setting means that the Auto-Reply message is sent to a sender address where it will never be read. Clearly, this is pointless.

    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

    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)
  10. Dedicated PHP FPM Handler - Chrooted Environment

    Actually, the fpm dedicated handler would be perfect for a native PHP FPM jail to get rid of open_basedir (cause of disabled realpath_cache).

    It would be great to get an option to enable "PHP Chrooted Mode" if dedicated handler is set.

    Benefits:
    * Native Chrooted FPM-Handler
    * Active Realpath Cache (open_basedir could be safely disabled)
    * Massive Performance Improvement for any PHP based web app
    * More security, because fpm handles the jail instead of php.ini


    Template / Config Changes:

    PHP-FPM Config

    Set "chroot" Option inside generated fpm pool config:
    /var/www/vhosts/system/<domain>/etc/php-fpm.conf

    chroot = /var/www/vhosts/<domain>/
    chdir = /
    

    Apache & NGINX:

    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 / 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. Rebuild and restart NodeJS application automatically when new commit is pushed

    It would be nice to automate the deployment of NodeJS application by adding a feature of automatic rebuild and restart of the NodeJS application, once new commits are pushed to the git repository on the domain,

    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  ·  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)
  12. Add an ability to check for sent emails in a graphical interface

    Instead of looking for the mail logs and find what emails were sent and when, which it can take a while to find, it would be great to add a feature for server administrators to check for emails that were sent and to filter by sender, and sent date, either by a specific date or range.

    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)
  13. Large database need --single-transaction --quick options to DB backup mysql

    We have a large database with InnoDB. Wen the backup runs it brings my site down for 9 min. need option to not bring our DB down.

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    This is a valid request, so we'll look into it. There is no ETA at the moment, but we would really appreciate you voting for this request so that we can accurately assess its popularity relative to other features.

    Thanks in advance!

    --

    IG


    I have merged the request by creoline into this existing one. Actually, adding a parameter like --single-transaction requires careful consideration of many side effects that this can have. It is explained well in https://stackoverflow.com/questions/41683158/mysqldump-single-transaction-option and comments. But like IG I also think it is a valid request.


    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

  14. Convert existing domain to alias

    It would be nice to have the ability to convert an existing domain to alias.

    Sometimes it is required to individual website infrastructure settings.

    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)
  15. Became CA to issue SSL certificates without 3rd party integrations

    You need to make CA like cPanel who own their SSL, less error and not community service.

    It would be nice if Plesk became certificate authority to issue free certificates without 3rd party integrations

    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  ·  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)
  16. Ability to monitor clients uploads via FTP or File Manager

    It would be nice to have the ability to detect customer uploads via FTP or File Manager. So it will be possible to check files afterwards.

    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  ·  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. Add a link to the error message

    Right now, when the limit of the domains is reached for the Plesk server, the following error message is displayed:
    "Error: There are no available resources of this type (domains) left. Requested: 1; available: 0."

    However, it'll be much more useful if there will be also a link to the Plesk 360 page that will allow directly upgrading the license type.

    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)
  18. Email notifications about available Plesk updates

    It'll be useful to have email notifications about the available Plesk updates (not the System Updates).

    Right now, there are only UI notifications in the Plesk panel regarding this.

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Add an option to hide files and folders that start with "."

    Files/directories starting with a full-stop "." are marked hidden in *nix systems. Add an option to hide or unhide file/directories which names start with a ".".

    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. Setup an sender name for autoresponder

    It looks unprofessional to send emails via autoresponder, just with the sender address, instead of the real sender name. This was already possible in Confixx and ist should be available in Plesk.

    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

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

Feedback and Knowledge Base