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

2089 results found

  1. Add "issuemail"-property tag for CAA-Records

    When creating a CAA record, you can only choose between "issue", "issuewild" and "iodef". Certificate Providers like Sectigo have begun enforcing CAA-Lookups. (See https://www.sectigo.com/knowledge-base/detail/CAA-Record-Certification-Authority-Authorization-1527076091491/kA01N000000zFMO )
    For a S/MIME certificate the propery tag needs to be "issuemail". Could you add this to the selection of CAA record property tags?

    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)
  2. Add option to hide DKIM management

    We haven an external DNS cluster and an external customer panel in which customers can manage things like DNS records etc.

    We have implemented a function through which we can let the customer enable DKIM through the external panel, which enables it on the Plesk server, retrieves the key, and adds the key to the zone on the DNS cluster

    In order to avoid conflicts and confusion we would like to hide the DKIM settings in Plesk for the customer on the subscription level.

    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 email list impot from plain-text file for white or black lists

    When adding email to white or black list, Plesk only gives the option to write manualy one address, and you need to click link to add another one. If you made a decent mannagement of your dmarc responses, and extract spam emails or domains from received email, you have a list too large to write by hand. An option to import a plain text with an email address or domain or top level domain really is a must.

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

    Thank you for your input! We will consider this functionality in upcoming releases if it becomes popular.

    Everyone, please continue voting for this feature if you consider it important.


    In the meantime, assuming that you are referring to the Blacklist in Server-wide mail settings, as a workaround, you can use the following command to import the entries from txt files:


    For Blacklist:

    cat your_blacklist.txt | while read i; do plesk bin mailserver --add-to-black-list $i;done


    Please make sure that you have each entry on a new line.


    -- SH

  4. Please provide an indication that my new installed Sophos extension is in use at the domain level I cannot verify that the Sophos extension

    Please provide an indication that my new installed Sophos extension is in use at the domain level

    I cannot verify that the Sophos extension which I just purchased is activated indivdually for each of my mailboxes.

    I received the following instructions from my host:
    "Enable Sophos in Mail Server Settings
    Navigate to Settings -> Mail Server Settings -> Antivirus -> Sophos to activate the feature.
    Activate Sophos for Each Mailbox
    Finally, Sophos must be activated individually for each mailbox to ensure coverage."

    However, Plesk shows I activated Sophos server wide, and the other shows no mention of Sophos under the…

    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)
  5. View Full Content of Stuck Email in Queue

    I would like to see the full content of the email that is stuck in the queue, rather than just the email headers and similar information. Currently, it is quite cumbersome to retrieve this information through the shell, and being able to view it directly would save considerable time and effort.

    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  ·  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)
  6. Be able to change URL structure of domains in Preview mode

    The preview in "Quick Preview" mode only allow a basic preview, without usage of SSL/TLS certificates, as the URLS begin with the IP address, like this:
    http://111.222.333.444/plesk-site-preview/www.some-website.com/

    The "Quick Preview on a domain name in Plesk" could be improved. It allows to select an existing domain as a "support" for previewing websites. This sounds promising, as a SSL/TLS certificate already exists on this domain name.

    But the problem is that the preview Urls generated by Plesk now use a different structure based on subdomains, like this: http://some-website.com.212-83-133-74.preview-domain.com/

    This is rendering this functionality cumbersome : need to add this "some-website.com.111-222-333-444" subdomain…

    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 / SSL  ·  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. Listen on all IPs for all vhosts

    Let the webserver for all vhosts listen on all IPs on a server. With Apache httpd you can use * instead of the IP (or list all IPs on a server). This would make it easier to migrate users between servers without having to manually check the IP to update the (external) DNS. This would also make it possible to prepare everything for IPv6 at the same time as you would only need to add AAAA records after this step.

    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. Adhoc Backup Location

    When using the Plesk mobile application please provide an ability to put an adhoc backup to a defined location, rather than allowing the backup to reside in the default location of the active databases.

    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. Code Auto Indent

    Automatically indenting code will be a very useful feature, similar to various other IDEs such as Notepad++ & VSCode to name a few. It will help in keeping the code aesthetic & clean and also allow the next person who will work on it to get a very quick understanding of the "flow of logic". 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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. List of all cronjobs/scheduled tasks by Plesk XML-RPC-API

    It seems that there is currently no way to list all cronjobs of all domains on a Plesk server.
    https://plesk.github.io/api-schemas/1.6.8.0/agent_input.svg Does not show any option if I search for "cronjob", "task" or "scheduled".

    Please add packet > scheduled-task > get > filter > site-id.

    As we manage more and more domains, an overview is missing.

    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  ·  API  ·  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. Keep custom outgoing mail limit in input box when turning on "unlimited"

    Situation: When "unlimited" outgoing mail is turned on, a custom value previously present in outgoing mail limits is removed from the input box. When turning "unlimited" off, a user needs to re-type the previous content into the input box(es).

    Why it should be easier: An outoing mail limit needs to e lifted for planned mass mailings. After the mailing was sent, the previous limit needs to be set again. However, this happens not immediately after the mailing. On servers with many users, the previous custom values need to be saved/noted manually so that the correct previous values can be restored.…

    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)
  12. MIgration of Backups to Cheaper Alternatives

    While you provide the ability to backup to different locations, whether on local disk, FTP, SMB share, or cloud you do not provide an ability to migrate backups through the tiers. First off local disk is the most expensive and you should only keep a small subset of backups. After that there should be an ability to migrate those backups to cheaper alternatives, like S3 storage, while continuing to preserve the metadata.

    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. Each subscriber restarts their IIS

    I am a subscriber, not a reseller. When IIS goes down, we subscribers don't have to raise the service again. Suggestion, if this pool is separated by subscriber, would it be possible to restart just my IIS?

    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. Show current version in the bottom of client panel

    I'm using a dedicated server from an ISP. I would like to see in the current version and name of plesk in the client panel.

    I added an example image, please review it.

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

    Hello.
    Please integrate a live streaming video option in Plesk!!
    Why is this not possible?

    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  ·  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)
  16. separate user group for iwpd users

    For plesk on windows

    It would be helpful if plesk created a separate user group for all IWPD users.

    That would allow me to set specific security settings to that group.

    See this kb article as an example: https://www.plesk.com/kb/support/access-to-cmd-exe-and-powershell-exe-how-to-allow-it-to-subscription-users-and-deny-to-iis-users-on-a-plesk-server/

    Because the IWPD user and account user are in the same psacln group we cannot use that group to block cmd or powershell access (since the domain account apparently needs to be able to run those commands).

    The workaround revolves around manually creating a new security group and manually adding those users to the new group, the obvious problem with that…

    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  ·  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)
  17. Integrate Enhanced ERP System Management Capabilities

    It would be highly beneficial if Plesk could develop and integrate advanced features for ERP system management, particularly for platforms like Odoo. This could include seamless synchronization between Plesk and ERP databases, improved tools for managing ERP-related web applications, and enhanced security protocols specifically designed for ERP environments. By offering these functionalities, Plesk would significantly streamline the administration of ERP systems, providing users with a more cohesive and efficient management experience.

    Recommended ERP: https://www.impactfirst.co/id/erp/software-erp

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Manually disable server-wide and database options in the Performance Booster extension

    Ability to manually disable server-wide and database options in the Performance Booster extension

    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)
  19. SSL settings per plan restriction

    Hi it would be nice to have in plan permission settings, to disable access to SSL (both those from extensions as well as LetsEncrypt) Settings for Hosting Plan, not user as it was sugested. Exactly the same way it has been done with SiteJet Builder.

    I have some customers who are non-technical, so less options in the Panel then better for them.

    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. Add method to REST API to manage domain default DNS zone settings (for DNS TTL management)

    Currently when using the REST API to get the DNS records of a domain, no TTL values are returned for records unless their TTL values have been changed by the user manually. That's because (by default) DNS records inherit their TTL values from the default DNS zone settings of a domain. However these default DNS zone settings cannot be viewed or managed by the Rest API. Meaning that the default TTL values for DNS records can be viewed using the REST API.

    Resulting in a deficiency for users who want to use the REST API to properly manage DNS records.

    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

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

Feedback and Knowledge Base