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

690 results found

  1. Ability to create site in Service plan with no-hosting enabled.

    This is needed for the following scenario:
    1. Create Service plan with no-hosting enabled.
    2. Create user and subscription in service plan with no-hosting enabled.
    3. Create many sites for DNS hosting in subscription.

    Currently it is not possible. Only site aliases can be created in this situation.

    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. new video tutorial, control panel plesk

    new video tutorial, control panel 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)
  3. Update dns for all domains over cli

    Add a possibility to update certain records (for instance, NS servers) over CLI for all domains.

    Using "plesk bin server_dns" may update DNS template (even though, there is no option to remove any specific record, except for re-writing all the template using "set" parameter), but no option to apply changes in DNS Template for domains.

    "plesk bin dns" sets records for individual domains.

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

    You can use following command in CLI for mass dns records update:

    Delete records first with

    1. for i in `mysql -uadmin -p\`cat /etc/psa/.psa.shadow\` psa -Ns -e “select name from domains”`; do /usr/local/psa/bin/dns -d $i …… ;done

    Then add it for all domains with

    1. for i in `mysql -uadmin -p\`cat /etc/psa/.psa.shadow\` psa -Ns -e “select name from domains”`; do /usr/local/psa/bin/dns -a $i….. ;done

    Modify options for dns command as you want.


    IG

  4. please use two Two-factor authentication for plesk

    please use two Two-factor authentication for 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  ·  Panel/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)
  5. Block client IP for SQL Server for multiple failed logins remote connection

    When database remote connections are allowed from any host, there are numerous failed login (hacking) attempts.
    Database logs show failed attempts are usually for multiple login Ids and from multiple IPs at the same time.
    Although strong passwords ensure safety to a level, it would be better if such attempts could be blocked to some more extent by configurations/settings like:
    * Blocking an IP after n failed login attempts.
    * Manually block/unblock an IP like a Blacklist/Whitelist IP option.
    * Unblocking can be auto after a configurable time span e.g. 30 min, 6 hours, 24 hours etc.
    * Database 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

    2 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)
  6. dolibarr

    Need dolibarr on 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  ·  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)
  7. A Way to use file quota's on Centos 7 with XFS partitioning

    We'd like support for XFS' quota management, which is managed using the xfs_quota utility; as Centos has moved from ext4 to xfs in el7.

    I've searched a bit on the net and it seems impossible to do it in Plesk Onyx 17.8.

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. need to have PHP 7.2

    wann ist PHP 7.2 möglich ?

    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  ·  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. Preferred domain for websites via CLI

    Please add functionality to change Plesk > Tools & Settings > Server Settings > Preferred domain for websites option via 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)
  11. update php

    update php critical!!

    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. Magic spam is unavailable now

    It would be great if you can add an extension of a free spam filter, magic spam is unavailable now. Thank you

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Option to deploy Watchdog extension via CLI with custom monitoring settings

    Option to deploy Watchdog extension via CLI with custom monitoring settings

    It would be really helpful for a Plesk Administrator the possibility to configure Watchdog extension via CLI with custom monitoring settings. This would save a lot of time and would allow to easy implement a standard monitoring system on a set of Plesk servers.

    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. 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. Show MS SQL server version

    When I try to import a dumb, the server refuses because my local MS SQL server has a version larger than the hosting's server.
    So, it would be nice to show the version.

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. 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 →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Addons for reseller plans

    It would be helpful if we could create addons for Reseller plans. Now is only possible for hosting.

    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. Don't restart Apache when an email address is created

    In Onyx 17.8, when an email address is created Apache is restarted. There is no need to do this. Adding a few dozen email addresses results in Apache restarting a few dozen times, which looks like server problems to any clients or site visitors (lots of "bad gateway" errors from nginx).

    I simply suggest not restarting Apache when changes are made to email accounts.

    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

    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)
  19. Please update your server to latest wordpress.

    Please update your server to latest wordpress.

    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  ·  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)
  20. PHPBB 3.2.3

    Please upload the Version 3.2.3 of PHPBB.

    Thx

    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