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

2038 results found

  1. Create multiple e-mails from .csv file

    Add functionality to import csv files to create multiple e-mail accounts from a list in Plesk Panel

    48 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

    9 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. Manage greylist from Plesk CP

    Allow management of greylist filters and configuration from the Plesk control panel instead of only from command line as is currently the case.

    202 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

    planned  ·  8 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)
  3. Custom URL redirects: variability of both source URL and destination URL and the ability to create more than one redirect.

    It would have been amazing if plesk users and admins were able to easily and via the panel create domain redirection like you are able to do in cpanel. http://prntscr.com/1k9mql
    This saves a lot of time from users and hosting companies helpdesks.

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

    In the initital feature request it was not clear that the focus was on a regex driven, variable redirect that depends on source URLs and should be able to provide a mapping between source and target. It is also requested that these redirects shall be done on the front-end web server level, not as an Apache .htaccess solution.

    We have re-opened the request as per user comment it was clarified thoroughly. 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

  4. Prefix for FTP users

    like its aleady done with MySQL Users.

    53 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

    open discussion  ·  9 comments  ·  FTP  ·  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. Add Firewall rule to block outgoing mail for non-Postfix / non-qmail

    iptables -A OUTPUT -d 127.0.0.1 -p tcp -m tcp --dport 25 -j ACCEPT
    iptables -A OUTPUT -p tcp -m tcp --dport 25 -m owner --gid-owner postfix -j ACCEPT
    iptables -A OUTPUT -p tcp -m tcp --dport 25 -m owner --gid-owner mailman -j ACCEPT
    iptables -A OUTPUT -p tcp -m tcp --dport 25 -m owner --uid-owner root -j ACCEPT
    iptables -A OUTPUT -p tcp -m tcp --dport 25 -j REJECT --reject-with icmp-port-unreachable

    Would be nice to add this to the Plesk Firewall Module.

    This disables malicious scripts of sending direct mail.

    Other malicious mails sent through localhost (Postfix / qmail) will…

    58 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)
  6. add the possibility to write a description to an IP

    It could be a good idea that I can write a note to each IP pointing to my server in Config > IP Addresses.

    I have some IPs used for SSL certificates, for example. I'd like to write a note to these IPs like "used for domain SSL certificate"

    17 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)
  7. Ability to migrate accounts from one plesk node to another

    It would save huge amounts of time if the admin using the customers plesk account credentials was able to migrate the whole account from the previous hoster without needing to have root access to the server like you can do in cpanel. In order to migrate plesk customers from other companies you need to do it manually !

    21 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. Naxsi - web application firewall for Nginx

    Naxsi is an open source, high performance, low rules maintenance, Web Application Firewall module for Nginx

    https://code.google.com/p/naxsi/

    43 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  ·  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)
  9. Make SPAM and Virus statistics visible on linux like on windows

    Make SPAM and Virus statistics visible on linux like on windows

    27 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

    open discussion  ·  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)
  10. Create only mail accounts when mail is actually enabled, instead of on domain creation

    As soon as any account is created in Plesk, a mail account is setup in Smartermail, used for managing the mail domain. This is one of the few minor issues for those using Plesk in a load balanced solution (which is actually remarkably possible!). It is also tricky for those running a limited smartermail license (e.g. 250 accounts, many of which are now unwanted Plesk management accounts).

    It should not be so difficult to setup the mail account only when mail is enabled on a domain, and have Plesk just leave the mail server alone for domains that do not…

    34 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

    planned  ·  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)
  11. Limit individual FTP user specific IP addresses /ranges

    Limit individual FTP users specific IP addresses

    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)
  12. More control over IPs used in IIS for site hosting.

    Sites in Plesk can have only one IP address assigned; this IP must the the same for FTP, HTTP, etc. A change to allow more flexibility should be easy to implement (e.g., allow 'all unassigned'), so sites running on Plesk can be used in load balanced scenario's, e.g. when running Plesk on a cloud server.

    http://forum.parallels.com/pda/index.php/t-260412.html

    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)
  13. Website Importer must allow FTPS connections

    Let's face it, any host doing things right will have plain FTP disabled. Therefore the Website Importer will almost always fail. It absolutely has to be able to connect over FTPES/FTPS. Is this even on the roadmap? It's a great feature, if only it could work.

    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)
  14. create button "clear file".

    It's will be very coneniently, when you see log or error 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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Please add ability to change the password of the psa_root admin for Plesk Onyx so we can connect to the psa database using port 8306

    Plesk Onyx is setting a random password for the psa admin database and the connection to port 8306 using the default admin password is not possible.There is no way of retrieving or reseting the psa database admin password which is causing big trouble if we want to connect to the psa database or want to change the default database using plesk repair

    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. Add a migration tool to WP Toolkit from other software installation platforms (Installatron / Softaculous)

    We've been using Installatron for ages, but WP Toolkit has become a really powerful tool over the last couple of years. While we can work on integrating our systems with WP Toolkit directly, one major obstacle is moving clients over from one system to the other - including their backups / update settings / etc.

    I'd love to find a way to make migrations over to the WP Toolkit seamless!

    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)
  17. Add an option to not only create, but duplicate scheduled tasks

    Its a good idea duplicate shedule task. Not only add, duplicate too.

    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. I want translate plesk to some language

    I want translate plesk to some language

    8 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  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
1 2 98 99 100 102 Next →
  • Don't see your idea?

Feedback and Knowledge Base