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

2097 results found

  1. Supporting SSL resellers

    We need to protect with SSL certificates panels resellers. It is currently not possible.
    This should be an urgent implementation.
    Resellers constantly have the error that the website is not secure.

    Right now we can only put a SSL to protect the panel. We need to protect the panel for more domains.

    Example:

    https://domain1.es:8443
    https://domain2.es:8443
    https://domain3.es:8443

    etc...

    Forgive my translation, I use google translator.

    451 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)
  2. Memcached support

    Include memcache and settings for ram etc as standard.

    619 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

    51 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)
  3. compile nginx with secure_link, mp4 & flv modules

    Please can you include a version of nginx compiled with the following modules (that are required for pseudostreaming support)

    --with-httpsecurelinkmodule
    --with-http
    mp4module
    --with-http
    flv_module

    Directions for nginx pseudostreaming compile at: https://gist.github.com/mikhailov/3174601 also indicate the following needed/should be included:

    --with-pcre=/usr/src/pcre-8.32 --with-openssl-opt=no-krb5 --with-openssl=/usr/src/openssl-1.0.1g --with-httpsslmodule --with-httpstubstatus_module

    For reference, these are the modules included with the present Plesk 1.6 nginx module:

    --with-ipv6 --with-file-aio --with-httpsslmodule --with-httprealipmodule --with-httpsubmodule --with-httpdavmodule --with-httpgzipstaticmodule --with-httpstubstatusmodule

    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)
  4. powerdns support

    It'd be awesome if we can get support for powerdns support instead of bind9.

    220 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

    36 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)
  5. mail after successful backup

    Currently you get after completing a backup, only one mail, if errors occur. For me it would be helpful to have the option to receive an e-mail even when successful backup.

    46 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. Allow creating separate E-Mail Adresses for Domain Aliases

    I would like to be able to create own e-mail addresses for Domain Aliases. Let's say i have example.com as domain and add example.net as alias, now i would like to create e-mail adresses for example.net (alias domain) only which are NOT available on example.com and vice versa.

    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

    open discussion  ·  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)
  7. Multiple MySQL Versions configureable over Panel

    I'd be happy if you could integrate multiple MySQL Versions into Plesk. Each Customer should be able to choose his MySQL. Also choosing more than only one version should be implemented.

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. read-only FTP-users (even on Linux)

    Today, it is only possible to give write restriction by using .ftpaccess-files. It would be very nice if there was a switch in the panel when creating FTP users, which would make it possible to create a read-only account.

    33 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  ·  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)
  9. Overuse Policy: Overuse is not allowed + Grace Period

    Right now there are 3 options:

    • Overuse is not allowed (this is preferred but will disable customers site once limit is hit)
    • Overuse of disk space and traffic is allowed
    • Overuse is allowed (not recommended)

    Scenario:

    A resellers Overuse Policy is set to:
    Overuse is not allowed

    That reseller has his warning set to 90% of his 10GB package.
    But on 1 day, one of his customers uploads 2GB.

    Effect: His total package has 12GB and the nightly run will disable his package, without warning.

    Result: The reseller is angry because all of his customers are offline,
    only because one…

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Fail2ban setting findtime per Jail

    In Fail2ban (great idea to include it in plesk!) settings you can set "Time interval for detection of subsequent attacks" (findtime) in general. But it would be interesting this setting per Jail.
    Why?
    you could have 2 jail with same filter but different findtime. Example:
    Jail 1) 5 failures in 600 seconds: 1800 seconds ban
    Jail 2) 30 failures in 86400 seconds: 604800 seconds ban

    There are bots that detect if you have some protection fail2ban or similar and it will adapt, login attempt every 300 seconds for example. Jail 1 no detect this attack, but Jail 2 yes.

    66 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  ·  8 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)
  11. 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)
  12. Windows Fail2Ban

    The new security option for plesk 12 is Fail2Ban, but it is only for Linux version.

    There is an opensorce for windows.

    http://www.digitalruby.com/securing-...icated-server/

    I suggest to Parallels Team include this.

    136 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. Add IP Ban time, expiration of ban, whois and other details to Fail2Ban entries

    fail2ban is fine but i will like to see the ban time of an IP and the expiration time

    102 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. Custom Bookmarks on homesite / start-screen

    It would be a good idea to put the bookmarks back in the panel. In some earlier versions of plesk ( 9 or ten i think) we could generate a bookmark for every website of the plesk-system (i.e. a special hosting or a database) wich enable a solution for 1click administration of our most used actions in plesk.

    thanks for bring it back again!

    31 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)
  15. 30 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)
  16. UI for configure outgoing Mail Server by Domain

    Add Plesk Panel UI for configure outgoing Mail Server.

    ""In Plesk for Linux with the Postfix mail server, you can change the IP address used for sending mail. Also, if your server sends mail from domain IP addresses, you can specify which name will be used as a host name in SMTP greetings.""

    So a UI where the Admin of Plesk Server can, change the settings for outgoing Mails.
    Send from domain IP addresses and use domain names in SMTP settings.

    24 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)
  17. Fix File and Folder Permissions for docroot from Plesk UI

    When switching from Apache to FastCGI the Service Provider needs to change the permissions for the customer from apache:apache to <user>:psacln

    This can be fixed by having a button in Plesk which does:

    find $PLESKDOMAINHTTPDOCS -not -user $PLESKDOMAINOWNER -not -name "plesk-stat" -print0 | xargs -0 chown $PLESKDOMAINOWNER:psacln
    find $PLESKDOMAINHTTPDOCS -type d -not -name "plesk-stat" -print0 | xargs -0 chmod 0755
    find $PLESKDOMAINHTTPDOCS -type f -not -name ".pl" -not -name ".cgi" -not -name ".sh" -print0 | xargs -0 chmod 0644
    find $PLESKDOMAINHTTPDOCS -type f -name "

    55 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. Create daily md5-hashes of the web-content of a domain, to quickly identify tampering or hacking.

    Let Plesk on every night optionally create/compare md5-hashes from all files in the domains storage-space (web,httpdoc,ftp) and update this in a simple list (database), sortable by date of last change, size, number of changes. Indicating "changed files in the last xx days" to have a time-window to drill down.

    In addition, accumulate all vhosts together into a seperate "Admin-View", where ALL domains are put together alphabetically.

    Add an additional button "snapshot", so one could create a list of all webfiles on request. For example, when an incident has been cleaned, then click "snapshot" and then wait some time to see…

    73 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  ·  5 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)
  19. Ability to migrate just configuration, no content

    Sometimes we have to transfer domains with very large data. By the time the migration has finished (a few hours later) a lot of the data is out of sync. So we have to manually rsync the data across again.

    Therefore, we would request the option to just migrate domain configuration and no data. So just set up the domain, all mailboxes subdomains etc.. but leave all content behind. Basically just a skeleton of the domain.

    20 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. Django/Python Support

    Hi, I have been trying to install a django site onto my server which has plesk and it has taken me weeks and i have paid countless dollars to fix this. I believe you should offer this support or a type of application when it is installed automatically the same as if you click install wordpress you should have the option to click install "DJANGO".

    Many Thanks

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

Feedback and Knowledge Base