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

253 results found

  1. 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)
  2. add a Cross Server Sync feature

    To copy the entire Server to a 2nd one for a Failover protection. These Servers would always be synchronized in real time or smaller cycles.

    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. Combine PHP FPM and FastCGI in domain scheduled tasks settings to one common handler since they both using same PHP cli.

    Combine PHP FPM and FastCGI in domain scheduled tasks settings to one common handler since they both using same PHP cli.

    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)
  4. Allow csv export of IP Addresses for easy export to new server when setting up the configuration.

    Allow for easy export of various values in Plesk as CSV values. In my case I am generating a yaml file for the server that I am migrating my Plesk server to that contains a lot of IP addresses. Plesk's migration extension is good, but it complains about the lack of available IP addresses on the new server, IP addresses we may not want active/live until the cutover from dev to prod.

    I can copy/paste line by line so this is the lowest of low priorities for me.

    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)

    At least three easy solutions already exist to export the list of IP addresses:


    1: As CSV:

    # plesk db -Ne "SELECT ip_address FROM psa.IP_Addresses INTO OUTFILE '/tmp/ip_addresses.csv' FIELDS TERMINATED BY ',' ENCLOSED BY '\"' LINES TERMINATED BY '\n';"


    2: As XML:

    # plesk bin ipmanage -xi


    3: As a formatted text list:

    # plesk bin ipmanage -l


    -- PD

  5. Assign a user to access only specific subscriptions

    https://support.plesk.com/hc/en-us/articles/12377560285975-How-to-create-a-Plesk-user-with-an-access-to-all-subscriptions-or-a-particular-one

    Currently, there is no option to selectively assign a user to access multiple subscriptions.
    The available choices are limited to granting access to either a single subscription or all subscriptions.

    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)

    As on a subscription level the security model does not allow to add a role user to one subscription who can access another subscription, too, (that would break the security model, because then users could create their own permissions to access other users' subscriptions) it will not be possible to add a feature where a user inside one subscription can be allowed to access other subscriptions.

    But: You can assign multiple, selected subscriptions to the same owner (user), so that when that user logs in, he sees all the subscriptions assigned to him and can access the subscription of his choice with a single user login. In order to assign a subscription to an existing user (subscriber), click on the "Subscription" menu, check the subscription(s) that you wish to link to another subscriber and click the button "Change Subscriber".

    -- PD

  6. 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. Admin Message to Users

    I'd like to have an admin option to generate a System wide message like "System willbe restartet on xxxxxxx ebcause of"
    This message should be displayed as a popup or any other way to all users / resellers right after logion to 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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. A suggestion to have Sendmail disabled by default

    Sendmail is currently enabled by default on new Plesk installations.

    While there's an option to disable Sendmail, it might better to have it disabled by default with the option to enable it. This could prevent issues with outgoing spam messages, i.e. if a website has an unsecured contact form or if there's a malicious script.

    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)

    The option depends on what is set on the "Mail" options tab of the service plan that is used for a subscription. You can choose "Not configured" in the service plan to have mail service disabled by default on new subscriptions.

    If you want to prevent any outgoing mails from a subscription, including mails sent by scripts, you can set the "Outgoing mail" preset to zero on the service plan, too. 

    Turning mail service off for the whole server in general on a new installation is very likely not what users expect. E-Mail is one major usage of a server.

    -- PD

  9. Diagnose & Repair

    Add more features to it so it checks the status health of the domain-name report and checks for active SSL checks for viruses on the server and adds the ability in this function to make harder PHP services.

    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)

    The purpose of diagnose and repair tools is to check if system services are running, if configuration files are present, correctly formatted and functional and if the database structure and content are consistent. The auto-repair capabilities of the tools are already magnificent. But the tool is not designed to 

    - improve security ("make harder PHP services")

    - find or remove malware ("checks for viruses")

    - report SSL status ("checks for active SSL")

    - check domain names (we don't see how a domain name could not be healthy)

    For such additional tasks, other software is already available for free in Plesk. For example for the security related checks the free ImmunifyAV extension will be helpful. For the SSL related checks the SSLIt extension can help, because it displays a full report for all domains (simply click "Open" on the extensions page). Regarding PHP hardening, this is a quite individual task with…

  10. Filemanager autodelete cron job

    Please add an autodelete Feature.

    Something Like:
    [fileManager]
    trash.autodelete = 1
    trash.deleteafterdays = 30

    If it's working from "Julian Bonpland Mignaquy" posted here.

    find /var/www/vhosts/* -maxdepth 1 -type d -name ".trash" | xargs -i find {} -type f -mtime +1 | xargs -i rm {}

    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)
  11. Configure session idle time / logout of phpMyAdmin

    automated logout happens in phpMyAdmin even if i am continuously checking sql commands in phpMyAdmin , the editted sql commands are lost and effort gone waste
    logout should happen only in case of the phpMyAdmin console is idle for certain time say half an hour

    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)
  12. To add email to sending to Plesk when update failure

    When auto-update of Plesk was failed - please add support contact what to send error.

    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)
  13. Websites and domains Dynamic List is too slow with too many entries

    If you have more than 100 domains/subdomains in Plesk, then the dynamic list of domains, which is loaded just after login, takes too long to load.

    In some cases it reaches the timeout limit. It would be nice if after some seconds the page isn't loaded yet, then enable the classic view and reload the page.

    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)
  14. Change maximum file upload value in file manager

    Currently, if I want to upload a large file, it suggests me to do it via ftp

    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)
  15. Add ability to manage Tools & Settings > Server Settings > Force daily log rotation for all domains option via the cli

    Add ability to manage
    Tools & Settings > Server Settings > Force daily log rotation for all domains option via the cli

    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)
  16. make it possible to restart the server via plesk

    Is it possible to add a feature via Plesk to restart the server that it is managing?

    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)
  17. block ip in Plesk

    Could have the function of blocking ip in plesk, I miss that.

    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)
  18. Backup mailbox configuration only, but no emails

    In the server backup settings, there should be a setting such as backing up all the settings of the e-mail addresses and not backing up the e-mails in the mail accounts. There is no need to backup mails on servers that mostly use pop3, and because this setting is not available, backup sizes are too large.

    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)

    In automatic and manual server and subscription backups you can uncheck the "mail messages" box to exclude messages in mail boxes. This will not backup the messages but will still backup the configuration of the mailbox. The mailbox configuration can be restored afterwards by restoring the mailbox. Only the configuration will be restored in that case, not the content of the mailbox.

    -- PD

  19. consecutive scheduled tasks

    Would be a great feature to be able to setup a scheduled task run run after the completition of previous running task.
    In this way we can setup an start hour for one task and the rest to run in chain after this.

    Best regards

    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)
  20. Suggest more complex system usernames for new subscriptions

    More complex random system usernames suggested in the subscription creation process like efsew331 or jk32hlkrj2 for security purposes.

    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