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

2637 results found

  1. Add the ability to remove all infected email all once in Plesk Email Security

    Currently it's only possible to delete infected / quarantined items in Plesk Email Security one page at a time (50 items at once).

    This makes it very tedious to remove quarantined items through the extension when there are several thousand infected.

    A button to select all items in all pages should be added.

    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  ·  Extensions  ·  Admin →
  2. add option to have dedicated php instance on a domain alias

    I have noticed that on main domains and subdomains this is a option but when you add a domain alias this option does not seem to be there.

    I would think this would be something useful to have especially if you are like us and have multiple domain alias pointing to one main site for files but wanting separate domains under one account like for us it is multiple ecommerce websites.

    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  ·  Web / PHP  ·  Admin →

    As an alias is only a pseudonym for a domain, it cannot have a separate PHP instance. For that reason we must decline this request. 

    Instead, to have a dedicated PHP FPM handlers for additional domains that are using the same website directories and files, you need to add these domains as separate domains but with the same document root directory in "Web Hosting Settings".

    -- PD

  3. Add hidden mail forwarding option

    There should be an option to forward mail without letting the customer know it is enabled (to the extent permitted by the law).

    Currently, it is possible to hide all mail settings from a service plan or subscription. More granular control to hide mail forwarding only, or an option to enable it separate from the customer's own forwarding settings, would help monitor malicious content.

    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 →
  4. Plesk Fire Wall to upload faster, and allow incremental changes

    Plesk FW when having lots of rules, is SUPER SLOW, because the rules are handled by a bash script, whereas compiled executables which ia a lot faster, is not used. This is asked to be changed.

    Also, please make sure the Fire Wall script does not call a DNS query for the host of each IP, as mentioned here:
    https://serverfault.com/questions/85602/iptables-l-pretty-slow-is-this-normal

    Also, as fail2ban may add a CIDR ip as x.x.x.x/12 within a blink of an eye, I am asking for Plesk to implement such incremental change ability on the Plesk Fire Wall As well

    fail2ban-client -vvv set nginx_errors banip x.x.x.x/12

    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  ·  Security  ·  Admin →
  5. new user interface for client control panel

    updated ui for client control panel
    simple ui and usefull ux
    big icon
    less button

    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

  6. nopCommerce

    Please offer nopCommerce as an installation option in web applications.

    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

  7. 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 →
  8. Cluster mail server

    I use Plesk for mail server if it could be cluster for 2 server redundancy it is really perfect.

    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 →
  9. Service plans for additional entities(domains/subdomains/emails)

    It would be great to have an option to assign not only subscriptions, but also emails and subdomains to service plans. Hence, we'll be able to sell particular email and subdomain "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

    This contradicts the product logic. Service plans are not created for business objects, but business objects are parts of service plans. We must decline this. Instead, you can already use "Add ons" to service plans to configure extra settings for business objects.

    -- PD

  10. My Idea is to change the layout of Websites & Domains page as if i have more than 10 sites it will be annoying to scroll with a lot of info

    My Idea is to change the layout of Websites & Domains page as if i have more than 10 sites it will be annoying to scroll with a lot of info, Plesk team can create new layout(simple one like boxes for the domain) and the user can set the preferred layout

    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

  11. Ability to store domain mail content in the domain folder

    Please add the ability to store domain mail content in the domain folder like in cPanel /home/$user/mail/domain.tld/emailuser/

    In this case, it will be possible manually create a backup for website and mail content just by copying /home/$user/ folder and after restore this folder on the destination server.

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

    Copy-transfer-insert operations on emails are frequently done, but are a flawed and unsafe method to migrate emails as just one single update (e.g. an incoming mail or an edit on either source or target) while the copying process is not yet completed can break indexes and render the target copy useless. 

    Providing direct access to mail files from a web space account will also have end users experiment with the files directly, which again will cause a high number of support cases with providers who lease webspace to their users.

    Instead, please consider using the free "Site Import" extension which includes a "Mail Import" function, too. With that you can very easily and in a perfectly safe way migrate mailboxes between servers without the need to use a separate migration tool.

    The request did not become popular anyway, so we must decline it.

    -- PD

  12. Add possibility to change the server host for remote database in Plesk

    Add possibility to change the server host for remote database in 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  ·  Databases  ·  Admin →
  13. Add ability to delete backups via REST API using curl requests

    Currently, it is noit possible to delete backups via REST API. Could you add ability to delete backups via REST API using curl requests

    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

  14. Add an ability to hide text editor in File Manager

    Please add an ability to hide text editor, HTML editor and code editor in File Manager.

    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

  15. Implement logic for DDOS protected domains

    As a hosting company we should have an option to give customers ddos protection.

    The only implementation that works great is taking a domain, secure it with ddos protection service and generate customers a subdomain under this domain.

    Lets say, example.com is protected under ddos protection software.
    A customer clicks on "add domain" and if we blocked the option to add any domains, there will be only generated a subdomain under example.com, EG: website1223153.example.com

    This subdomain would be protected by a ddos protection service.
    The customer can create a CNAME to website1223153.example.com in order to connect his domain to the…

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

    Effective DDoS protection can only be done by hardware solutions that are installed between Internet and server. Traffic directed to the server must be analyzed, and in case of DDoS it must be blocked before it reaches the server, because bandwith of NICs and CPU power will always be too small to cope with attacks. Once an attack reaches the server it is "too late". For that reason we suggest speaking with your data center instead if they can provide a suitable router before your server or maybe you can check a well-known cloud service through which traffic to the host and domains hosted on that host is routed.

    -- PD

  16. Allow creation of database users on different database servers configured on Plesk

    In case when more than one database server are available on the Plesk server, e.g two or more MSSQL servers, it is possible to enable the "Database server selection" option on the subscriptions's service plan which allows creation of databases and database users on any database server available by default

    It would be great, however, if the ability to create databases and database users on all database servers available were enabled separately, like below:

    • Option on service plan to allow creation of databases on any database server available, in case this option disabled, the subscription would be able to create…

    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  ·  Databases  ·  Admin →
  17. A feature in question allows you to track changes made to files

    A feature in question allows you to track changes made to 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  ·  Extensions  ·  Admin →
  18. Have a database which actually works???

    Have lists which can be searched. Have lists which can be alphabetised. Have lists which can be edited.

    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

  19. Make Server-wide Blacklist block the original sender domain when sender is using relay services like "Amazon SES"

    Make Server-wide Blacklist block the original sender domain when sender is using relay services like "Amazon SES"

    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 →
  20. Home Assistant in Plesk

    Add Home Assistant as extension on Plesk.

    It's an open source home automation tool. The tool has over a thousand extensions to monitore and control the house remotely.

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

Feedback and Knowledge Base