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

766 results found

  1. 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

  2. When users use third-party mail service like yandex.ru, mail.ru, gmail.com , etc... - automatically disabled local mail service.

    When users use third-party mail service for domains like yandex.ru, mail.ru, gmail.com , etc... - automatically disabled local mail service.

    P.S. when use php_mail - received 550 error, maybe globally resolve this problem.

    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

  3. Wildcard aliases

    Currently it is not possible to create a domain alias e.g. like "*.domain.com"

    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

  4. Integrate webmail mailenable logs with plesk panel.

    Hi,

    Please note that Mailenable webmail logs are not integrated with Plesk and so because of that the logs are not getting generated while mailbox users change there E-mail ID password via Webmail (Mailenable).
    Please get mailenable webmail logs integrate with plesk.

    Regards,
    Sonu Chauhan

    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

  5. Can add the different versions on plesk components

    Plesk can select the different versions for the packages via PleskUI
    as following section:

    Tools & Settings > Updates and Upgrades

    Especially, Mysql and Postgresql have few requests from the customer in Japan

    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

  6. Capable to handle below function on Command Line

    PleskWEBUI > Tools $ Settings > Web Application Firewall (ModSecurity) > Settings tab> Configuration

    can select via cli as: Fast, Tradeoff, Thorough and result also reflects to PleskWEBUI

    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

  7. 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

    Could you tell which exactly words you consider irrelevant and/or absurd? Which version you are using?

    Also we have a community translation system where you can edit translation files. Are you interested to join and suggest corrections?

    UPD: Unfortunately we have to close this request as no information was provided over several months.

    —AK

  8. file manager

    1- For remove action in file manager, show number of selected file and folders and list of their name in warning dialog box.

    2- For upload action in file manager, set a checkbox near fileinput in uploading dialog for unzip the zip file directly.

    All these option was worked well in Plesk below 12; but now I can not find them.

    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

    Thank you for your input!

    We can consider implementing the item 1 in file manager in upcoming releases.

    Concerning the item 2 – could you please clarify how you would expect this to work? Currently, in Plesk 12, you can extract files from an archive after uploading. To do this, select an archive, and then click More > Extract Files.

    Please use a separate post for each request.

    — ES

  9. monitor domain iis application pool

    sometimes I have some domains that have the iis application pool stopped (crashed) but this cannot be viewed from within plesk,

    They only way to see it is in IIS manager

    Can we have it inside the plesk panel so that we can monitor application pools and in case one is stopped we can start it.

    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

  10. Please install the zend framework to the server.

    Please install the zend framework to the server.

    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

  11. Horde - add support für shared contact lists

    horde supports shared contact lists. This is a great feature. In Plesk you are not able to use this feature. Please enable it in Plesk.

    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

  12. 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

  13. please insert a button for FTP Account management

    Please install a button fpr FTP Account Management

    Settings for FTP
    Management for FTP

    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

  14. virtual host like plesk.domain or ip/plesk and domain/plesk like cpanel in plesk for windows

    CPANEL/WHM/WEBMAIL/WEBDISK PROXY SUBDOMAINS

    <VirtualHost serverIP:80 127.0.0.1:80>
    ServerName heregoesthenameserver

    ServerAlias cpanel.* whm.* webmail.* webdisk.*
    
    DocumentRoot /usr/local/apache/htdocs
    ServerAdmin mailtoadmin@domain
    <IfModule mod_suphp.c>
        suPHP_UserGroup nobody nobody
    </IfModule>
    <IfModule mod_security2.c>
        SecRuleEngine Off
    </IfModule>
    UserDir disabled
    RewriteEngine On
    RewriteCond %{HTTP_HOST} !^heregoesthenameserver$
    RewriteCond %{HTTP_HOST} ^cpanel\.
    RewriteRule ^/(.*) http://127.0.0.1:2082/$1 [P]
    
    RewriteCond %{HTTP_HOST} !^heregoesthenameserver$
    RewriteCond %{HTTP_HOST} ^webmail\.
    RewriteRule ^/(.*) http://127.0.0.1:2095/$1 [P]
    
    RewriteCond %{HTTP_HOST} !^heregoesthenameserver$
    RewriteCond %{HTTP_HOST} ^whm\.
    RewriteRule ^/(.*) http://127.0.0.1:2086/$1 [P]
    
    RewriteCond %{HTTP_HOST} !^heregoesthenameserver$
    RewriteCond %{HTTP_HOST} ^webdisk\.
    RewriteRule ^/(.*) http://127.0.0.1:2077/$1 [P]
    
    UseCanonicalName Off
    

    </VirtualHost>

    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

  15. 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

  16. improve on user management (and credentials) of protected directories on Apache

    As of now protected directories have one major use for me as a designer: limit access to customers only.

    As such the user-data for access to a protected directory should be:
    1. simply: maybe even including the user name
    2. stored in Plesk, since I tend to not remember those, but need to tell customers again and again, since they tend to loose those (important)
    3. manage user credentials on protected apache directories inside subscriptions with multiple domains
    4. maybe 3. even over several subscriptions

    That would be really cool - right now its annoying.

    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

  17. Disable Alarm Notifications during daily maintenance cycle

    It is useless and wasteful to get Health Monitor Alarm Notifications about CPU/Memory use during the daily maintenance cycle. This period is of no concern to hosting site customers and normally experiences high CPU/memory utilization. The only concern with high CPU/memory usage during the Plesk daily maintenance period is if it persists high utilization persists after the "maintenance cycle" has been completed. It is a great annoyance to get Alarm Notifications because of high CPU/memory use during the "maintenance cycle" and makes this feature worthless.

    The best solution would be to provide multiple periods with different Health Monitor settings so…

    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

  18. Server time

    Show server time at the panel to make tasks planning more precise.

    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

  19. In Plesk panel, there should be an option to get report resources allocates v/s resources used

    In Plesk panel, there should be an option to get report resources allocates v/s resources used

    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

  20. only to allow to install additional components if the license exists for them.

    If I haven't the license yet, Plesk allows me to install additional components like PostgreSQL and Tomcat. I then cannot start the services, of course. If I order those articles from my ISP then and if I tell Plesk the new license by importing the new license, it shows me that I can start the service (which could be installed without the proper license before), but if I start the service, it shows me the error message "Error: Unable to make action: Unable to manage service by pg_manage: Error: Unable to start PostgreSQL. 1 ('--start', 'postgresql')" (similar error message for…

    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

  • Don't see your idea?

Feedback and Knowledge Base