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

419 results found

  1. Prevent resellers from editing Cgroup manager's settings

    To prevent resellers from modifying Subscription's CPU usage limits, in other words to prevent a reseller from editing Cgroup manager's settings would give Administrators more control over the server resources usage.

    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. Use official RPM commands to verify repo being used in Plesk Installer

    In the current state of Plesk installer, regular expressions are being used to verify EPEL release and installation state.

    To support 3rd party repository, it would be advantageous if Plesk installer would use official RPM commands to verify. For example:

    # rpm -q --whatprovides epel-release
    epel-release-rackspace-8-4.el8.noarch
    
    # rpm -q --provides epel-release-rackspace
    config(epel-release-rackspace) = 8-4.el8
    epel-release
    epel-release-rackspace = 8-4.el8
    
    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. Add scheduled tasks history/logs

    Can you add the history of scheduled tasks ?
    To see the success and failed tasks, with http response and code.

    You can see it on the picture.

    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)
  4. 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)
  5. 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

  6. Add existing customer to an existing domain as a user

    Add the functionality of adding a customer account as a user for a domain not under its subscription 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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Integrate MTLS on domains

    Create the option to add a trusted certificate for an external party so MTLS handshake will function properly on domains hosted with 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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Make a way to specify which IP should be the default for new subscriptions

    Currently the way an IP is chosen from the ip pool allows IPs from alternate interfaces, dedicated IPs, or shared IPs. It would be nice if we had a way to force it to use shared ips for new subscriptions or, just give us a way to set an IP as the default IP for new subscriptions.

    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)
  9. Add option -frequency to plesk bin notification --update -code admin_pum_updates.

    In the UI, at Tools & Settings > Update Settings, it is possible to set a notification to be sent when updates are available or were installed.

    In the UI, it is possible to set the notification to be sent either daily or weekly. However, the corresponding CLI option plesk bin notification --update -code adminpumupdates has no option to set the notification frequency. Please add an option to set it via CLI as well.

    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)
  10. С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)
  11. 3 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. Display .webp extension images via the File manager

    Add the option to display (view) images of .webp format via the File Manager view/editor.

    3 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. Convert folder to an IIS application

    Add the possibity to convert a Folder to an IIS application in Plesk Panel.

    3 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. Global log for ModSecurity on Windows

    Log files saved in separate files in folders by the name of domain GUID. It is quite difficult to find the domain which is involved in malicious activity. It would be good to have the ability to keep the log file for all the domain as a common file like error.log in Linux web server.

    5 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. Securing mail automatically via service plans

    It'd be great to have an option to secure mail on the domain automatically by the means of a service plan.

    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)
  16. 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)
  17. 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)
  18. Reseller User with SSH access for all sub-accounts

    Would be a lot time-saving and more secure to get SSH access as Reseller with the reseller-user "system wide".
    So we could as reseller use one user/credential for all sub-accounts of our clients.

    Actually there have to be a user/credential for each sub-account to access over SSH and also to use FTP and MySQL with SSH-Tunneling.

    So there are tones of different Accounts in the FTP- and MySql-tools and the frequent change of password (to make it more secure) is a lot of additional work (and a p.i.t.a), because they have to be synced trough all tools every password-change.
    Also…

    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. 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)
  20. 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)
1 2 5 7 9 20 21
  • Don't see your idea?

Feedback and Knowledge Base