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

435 results found

  1. Allow to manage Spam Filter settings in Email Security for aditional users

    Add permission to edit security settings in plesk email security for users without "create and manage websites" (additional users)

    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. Abilty to activate Zram and Zswap !

    If possible the ablity to activate Zram or Zswap from the panel and monitor under server information.

    I know these are easy to implement, without Plesk but would be a neat feature. These are both implemented in most Kernels now anyway and not activating at least one seems to be leaving server performance on the table.

    Ability to configure Swap size and compression algo and monitor.

    Default swap size 50% of Ram seems to work great as a default.

    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  ·  Plesk (general)  ·  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. GIDs should follow the "system user/group convention" and be lower than 1000

    Some GIDs from groups created during Plesk installation are higher than the conventional value (1000):
    psaadm:x:997:1001
    dovecot:x:995:1005
    dovenull:x:994:1006
    roundcube_sysuser:x:993:1007
    psaftp:x:991:1008

    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)
  4. Turn off WAF for entire Service Plan as the Plesk Administrator

    I would like to have the ability to turn Off the Web Application Firewall for an entire Service Plan at once when I am logged in as the Plesk Administrator.

    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)
  5. Possibility to limit permission of additional admins to delete clients

    Possibility to limit permission of additional admins to delete clients.

    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)
  6. Block an IP address when viewing logs

    Please provide a way to block an IP address when viewing log 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)
  7. Composer manuel search

    When Plesk don't find composer.json, then select it manuel.

    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. Add an ability to hide Website Importing

    There is "Website Importing" in Customers' Plesk panel in Websites & Domains in domain cards. There are cases when it is required to hide this "Website Importing" domain card for a customer.

    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)
  9. Add the option to display doc and xls format via the File Manager view/editor.

    Add the option to display basic Word (doc) and Excel (xls) format via the File Manager view/editor.

    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)
  10. Rest API - Get assigned plan from domain

    Using the REST API it is not possible to view the assigned plan from a domain. You can only add a plan when creating a domain. I would like the see what plan is assigned to a domain for our billing process.

    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)

    Thank you for your input! We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important. 


    At the moment you can use the following SQL query for psa database for getting what you want:


    SELECT dom.id as domain_id, dom.name as domain, ps.plan_id, t.name as plan_name from domains dom LEFT JOIN Subscriptions s ON (dom.id=s.object_id AND s.object_type='domain') LEFT JOIN PlansSubscriptions ps ON ps.subscription_id=s.id LEFT JOIN Templates t ON t.id=ps.plan_id;


    -- 

    IG

  11. Сhange type of notifications via CLI using the utility plesk sbin crontabmng

    Please add feature to change type of notification (do not notify, errors only, every time) about scheduled task completion via CLI with plesk sbin crontabmng utility
    Currently, to change such notifications (via CLI) not only values in database need to be changed but also values for SendMailOnlyIfFail option in C:\Program Files (x86)\Plesk\Schedules\psaadm, C:\Program Files (x86)\Plesk\Schedules\Root files.

    Such steps are not ideal while changing the settings for a large number of 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)
  12. Add option to calculate the .trash folder in Home directory of File Manager

    Could you please add the option to calculate .trash folder in Home directory of the File Manager (so when calculating the size of all contents of the domain you can choose the checkbox of the ".trash" folder)
    Main reason is that before the .trash bin was implemented in Plesk the size of the Home direcory calculated in File Manager (more > calculate) matched with the amount disk space used in Statistics

    It would be great if this was optional (for example can be configured for some the customer via panel.ini)

    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)
  13. Reset/clear domain to default state

    If something goes wrong on the main domain of the subscription it would be nice to reset the domain to a clean state without removing or restoring from the backup.

    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. Add ability to change the domain name in links in the mail notification when customer is created

    Add ability to change the domain name in links from the mail notification that's being sent upon creation of the new "Customer" in Plesk. It would be nice to not expose our Plesk hostname and instead use for password reset link some other domain name, that resolves to our 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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Create subfolder under the inbox folder.

    There is a possibility to create a subfolder for the inbox folder of the email account via CLI.
    For Dovecot, for example, with the following command:
    # doveadm mailbox create -u email@example.com -s INBOX.newfolder
    It would be nice to have an option to create such folders via Plesk UI.

    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. Information about Web Statistics user and credentials

    Plesk interface should inform that in order to check Web Statistics it should use the FTP credentials. User's may think that they can use Plesk admin/reseller/customer login credentials. For example showing that information when hovering with mouse cursor or adding some info box

    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)
  17. Whitelist specific files inside password protected directory

    Possibility to whitelite specific files inside domain's password protected directories (meaning that they wouldn't need to provide the username and password).

    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. Add custom support contact details to "help menu"

    On the top right in the header there is an help icon with a "help menu" which contains use full links to documentation. It would be great if administrators could add custom contact details to this little help menu for their customers/users to see.

    I've added a mockup image to clarify.

    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)
  19. Disable mail notifications from anacron (daily, weekly, monthly) tasks

    Add ability to disable email notifications about successful Plesk updates, and anacron (daily, weekly, monthly) tasks using Plesk panel.

    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)
  20. Customize URL that is used for the link on the Plesk Login Page logo

    It would be nice to have an option to insert a custom URL value under the Plesk logo at the login_up.php page instead of the harcoded Plesk login url value

    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