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

2092 results found

  1. Plesk email security reset statistics

    Need a feature to reset Plesk email security statistics. For example, a button to clear tables (msgs; msgrcpt;)

    There is currently a workaround:
    Truncate tables (msgs; msgrcpt;statsaccounts;statsdaily_volume;) via SSH or GUI (PhpMyAdmin) from the database "emailsecurity".
    # plesk db

    USE emailsecurity;
    TRUNCATE TABLE msgs;
    TRUNCATE TABLE msgrcpt;
    TRUNCATE TABLE statsaccounts;
    TRUNCATE TABLE stats
    daily_volume;
    TRUNCATE TABLE stats;

    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)
  2. Add support for djbdns / tinydns

    Add support for djbdns / tinydns - export each domain's DNS records into a plain text file that gets then copied to separate (stand-alone) DNS server(s) running djbdns / tinydns. The DNS services do not and should not run on Plesk servers themselves, but rather on separate stand-alone servers. Export each domain's DNS zone into domain.com.txt filename.

    The text file synchronization can be done either automatically by Plesk, or a simple cron job to automate replication to 2+ djbdns servers, where the files are added, or if a domain.com.txt exists, overwrite it and comile/publish djbdns data.

    (we've been using djbdns…

    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)
  3. Add an icon on the Websites and Domains dashboard, under Status with the other icons, that shows the status of SSL whether it is active

    Add an icon on the Websites and Domains dashboard, under Status with the other icons, that shows the status of SSL whether it is active or not.

    Hover over shows the Expiry date, but that is not essential. Knowing if SSL is active at a quick glance is.

    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. Define maximum number of saved backups in Service Plan

    As an administrator you currently can define the maximum number of full backups to store. This maximum number applies to all backups, stored locally or remote.

    This is a feature request for:a) defining a separate maximum for locally stored backups and a separate maximum for remotely stored backups. b) as well defining those maximum numbers in service plans.

    The option to define the maximum number of stored backups in a service plan would allow administrators to fulfill backup needs on a per customer basis. And even sell additional backups to customers who might have a need for much longer backup retention.

    Defining a separate maximum value for local and…

    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. PLESK performance optimization

    Please optimize the plesk panel in terms of database performance, apache and nginx. I tested a few free panels and they fared much better in terms of performance than the plesk panel. So something's up. Tested in the same environment. Regards

    11 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)
  6. No website creation pop-up for domain under subscription or service plan with hosting disabled

    Skip pop up for website creation when adding domains if the subscription selected or service plan has hosting disabled.

    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. Select to which admin and add-on admin accounts notifications are being sent

    Provide a method to restrict emails sent to additional administrator accounts.

    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

    1 comment  ·  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)
  8. Implement support of SPF, DMARC and DKIM anti-spam methods for Plesk email notifications

    Plesk email notifications to the administrator's email address get into Spam folder at public email providers because they are not protected by SPF, DMARC or DKIM anti-spam methods.

    It is required to enhance the Plesk notification system so that Plesk email notifications are treated as legitimate email messages by the Internet email system.

    40 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

    9 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)
  9. Allow selecting SSL certificate for ip address from all certs managed by Plesk

    When I configure an IP Address, then I can select an SSL Certificate and the Default site.

    Sadly, Plesk offers only SSL/TLS certificate from the administrators repository. Mostly I would have needed the cert from the most important website on the server. Please make all known certs available.

    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

    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)
  10. Integration of AI to Monitor Errors, SupportBot via Chat GPT Api

    Idea: Server SupportBot :via Chat GPT Api

    Brief Description :

    The Specific Integration of AI to Monitor Errors, via error logs and the status of system services such as CPU Memory and HDD/SSD loads .

    Result :

    to display a notification that
    a) the issue occurred as quickly as possible
    b) to display a possible cause and
    c) display the possible fix

    Overview:
    Integration of ChatGPT API 4.0 with Plesk to enable the development of a chat support bot that provides server support to the Administrator/Server management. this could be incorporated into the Android/iPhone App .

    whereas

    The SupportBot can…

    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

    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)

    Thank you for your visionary idea! We might consider such implementation if the technology needed to do it becomes available. At this time, Chat GPT API is not capable to support the requested implementation.

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

    -- PD

  11. Joomla Toolkit provide sortable site list

    Allow for the sorting of websites by name, traffic, size, and subscription type.

    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

    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)
  12. Ability to automatically delete a mail after being forwarded using the XML API

    Give to the XML API in the node forwarding, an option to automatically delete a mail after being forwarded.

    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  ·  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)
  13. Improve Plesk Country Firewall Usability

    Plesk Country Firewall
    1) Add a check for duplicate country abbreviations on save.
    2) (x) add checkbox to sort alphabetically
    3) Add a drop down to select the country. Currently you have to look up the country 2 digit code. So add a drop down to select country then add the 2 digit abbreviation.

    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)

    Most ISO codes of rogue nations are well known. We think that changes to geo IP blocking are rarely needed. To keep development costs reasonably low, perfect comfort for rarely used features is not a priority. In a server's lifetime it may occur twice that this is changed, so we wonder how often this feature is used in your daily routine that the added comfort is required? Please comment how you determine the countries to be blocked and why you change countries often so that we understand your routine better and can provide a better product while trying to keep license prices low.

  14. create a mail setting so that messages from a specific mailbox could still be queued if outgoing mail limit was reached

    I have set some limits to Outgoing Mail Control. And there are times when the limit exceeds. When it exceeds, the default behavior is that sent messages will be rejected and will be bounced to the sender's inbox.

    I would like to have a separate setting so I can select a specific mailbox and messages from it could still be queued if limit was reached.

    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)
  15. Add option to choose default IP address in Support SSH Access extension

    The SSH service may be configured to listen on a specific IP address for security purposes. The Support SSH Access extension does not account for this and may return IP addresses that are not listening on the SSH service.

    An option should be added to set a default IP address, or manually set a specific one, for cases in which the configuration won't allow connections over any other.

    Otherwise, the "Copy credentials" button is not useful, as the address has to be entered manually every time, and may cause confusion with users unaware of the configuration.

    4 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

    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)
  16. Allow HTML for auto-responder

    The possibility of sending an automatic reply is already given in Plesk, but unfortunately only rudimentary. It would be nice if you could make your own corporate design with appropriate logo, legal notice ....

    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

    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)
  17. Create and Save Custom WPTK View

    Currently, WPTK doesn't save the settings if the amount of sites to display on the WPTK main site changes.

    The default view is 10 sites, if I change to "ALL" and close the session, the next time it will go back to 10 sites.

    WPTK should save the last view as currently Plesk does with other sites, like domains or customers.

    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  ·  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)
  18. Support for MEGA backup

    The MEGA software development kit is here https://mega.io/developers

    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)

    Thank you for your idea! We will consider this functionality in upcoming releases if it will be popular. However, the normal procedure for integration of third-party platforms with Plesk are extensions. These should be developed by the vendors who want to integrate their product with Plesk. Many other storage platforms already have developed extensions for Plesk, so Mega could do the same using the free API toolkit: https://docs.plesk.com/en-US/obsidian/extensions-guide/plesk-extensions-basics/how-to-create-and-install-extensions.76094/

    -- PD

  19. Is it possible to ship plesk php versions with ZTS enabled?

    The PLESK php versions are compiled without ZTS which makes it impossible to install the pthreads extension to utilize threading. In some scenarios this is a problem because there are actually long running scripts which would benefit from threading due to how php releases memory with it's garbage collector and also it would help reduce load as currently all php scripts run single threaded utilizing the cores fully without being able to split the load over the multicore cpu.

    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 / PHP  ·  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. Send Plesk's notifications over authenticated mail

    Feature to use SMTP authentication for Plesk's notifications, as some recipients (as Gmail) may block or put in spam these mails for not being authenticated.

    6 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

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

Feedback and Knowledge Base