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

2524 results found

  1. Create SSL certificate using list of DNS records if enabled

    When creating SSL certificates with letsencrypt we get a list of subdomains to add, but this list is only for subdomains created in plesk, it would be better if in this list there was also the list of domains in the DNS settings that are CNAME of the domain or that point to the same ip

    This would allow to generate certificate for the mail domain for example to secure emails without needing a wildcard certificate

    Also a bit related: when we want to create a subdomain that is one in the DNS template of the domain, it says 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  ·  Web / SSL  ·  Admin →

    Thank you for your suggestion. We appreciate your input. Unfortunately because of technical limitation it's not possible to secure domains based on DNS records as there is not way validate the (sub) domains belonging the a CNAME records when those don't point to the same webspace.


    A workaround could be (depending on the exact use case) to add (sub) domain as an alias to the primary domain.

  2. More easy MariaDB Upgrade

    Dear People,

    Happy with the new tool in PLESK MariaDB Upgrade.... long waited for...

    Snapshot VPS is created at ARGEWEB via portal.

    But get this. Very unfortunate. Who can help for a moment? Is a small thing but I am not a LINUX guy.... please see the picture attached.

    Is there a clear instruction? To be provided in the new tool. TY.

    hluijk@upcmail.nl

    +31 636020297

    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  ·  Databases  ·  Admin →
  3. Recovery of Databases from general Plesk Backup Management

    Error when restoring backups of databases using general Plesk Backup Management..

    If databases have been created which do not contain any tables, the empty database will not be filled with tables when the databases are restored again, will remain empty.

    The Plesk database file is selected -> opened to see the options of what you want to do with it. In my case, I want to restore a database.

    There should be a question when you are already in import mode for "Databases" -> "Select database" -> "Overwrite empty databases" and "Overwrite all old databases (security question when confirming "restore",…

    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

    Thank you for your suggestions Jan. We appreciate your input. However when restoring objects, such as databases, from a backup it's expected that existing objects will be overwritten by the objects from the backup. That's the nature of restoring backups.


    That's why unfortunately we are unable to consider your suggestions for additional user confirmations when restoring backup. We appreciate your understanding.


    As for restoring an empty database we ran some tests but were unable to reproduce the result you're describing. If you encountered any issues with restoring an empty database from a backup we suggest you contact Plesk support for an investigation of the issue.

    --KvD

  4. HTTP/3 for Apache users

    Recently Plesk announced that has implemented HTTP 3 for Nigix but this is not available for Apache users.
    Also with Plesk Obsidian 18.0.61 I dont have HTTP 3

    I'm so asking to implement HTTP 3 also for Apache.

    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

  5. 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 →
  6. 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

  7. Spam

    I am using Plesk to send emails to group of 990 adresses, I have a 15000 adress base as a french elected representative. They now systematically go into spam, and many are blocked. How can I make my adress recognized so that it does not go into spam, please ?

    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

  8. Change default awstats retention to 12 months

    The default is 3 months. That's a useless period of time. It should be at least 1 year. I just changed 2 servers to 10 years (120 months). I have an angry client that they can't pull up stats from June 2023 and it's February 2024

    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

    The retention time depends on the log retention setting. If your log rotation is set to keep logs for 3 months only, the same applies to your statistics. If you set your log rotation to 12 months retention, statistics will be retained for the same time, too.

    If you require individual assistance with this topic, please open a ticket with Plesk support at https://support.plesk.com .

    -- PD

  9. Migrating several servers to one without changing registrar parameters

    The intention is that every reseller will get a separate basic IP (default) and optional additional IPs that he can use for special purposes.

    All of these IPs shall be different from the server IP.

    As a result: can we expect that the SSH access by IP is limited to the given reseller package so that he cannot see other reseller packages that exist in parallel and he never should see things you normally see if you are Admin of the total server.

    Example:
    server has IP 86.86.86.86, hostname xcs2.example.com, root access only for us as a provider. We have…

    0 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

    The feature requests contains at least two different requests. The headline does not match the content. The content is asking for features that already exist (e.g. chrooted SSH access). It also sounds as if it asks for something that is technically impossible for a panel (KVM virtualization, separate, caged virtual servers that can be rebooted --> task of a virtualization environment, not a control panel). We are sorry, but this feature request cannot be accepted as it is right now. Please

    - match headline and content

    - request only one feature per request

    -- PD

  10. Improve REST API: add a function to upload files into a domain's document root

    Add a function to upload files to domain's document root using API requests.

    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 →

    Thank you for your suggestion! Plesk offers multiple interfaces to change to configure and change settings in Plesk. Such as the REST API, the XML-RPC API and CLI utilities. All are designed to configure and change settings via a programmable interface. 


    However non of these interface are meant for managing content. Other scripting methodes for direct file management are more suitable for your objective.  

  11. real-time view parameter

    It would be nice if Plesk could in the awstats be able to have the real-time view parameter of the most important visits to the website, as Yandex Metrika and Google Analytics have

    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 →

    Unfortunately, AWStats is a third-party product which Plesk provides "as is". That software itself is not maintained by Plesk. Please consider to install a statistics software of your choice such as Matomo or maybe use a SaaS like Google Analytics to achieve the desired result.

    -- PD

  12. update joomla 4

    update joomla 3 to joomla 4

    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

    Thank you for your feature request. It can be challenging to perform a Joomla in-place update, but it will no be possible to automate it. Joomla itself does not provide an automated upgrade path and also clearly warns to take precautions. They also mention in their guide https://docs.joomla.org/Joomla_3.x_to_4.x_Step_by_Step_Migration/en that extensions must be checked individually. 

    As not even Joomla themselves provide an automated upgrade-path this feature cannot be added at this time. Maybe in the future such in-place upgrades from one major version to another will become possible.

    -- PD

  13. Sitejet Whitelabel should work on adverts too

    Iv noticed yes we can utilize the panel.ini but there are still things not branded for clients. For example this shows and advert showing "SiteJet" But the same customer that can also see the white label branding under the domain see screenshots attached.

    Please fix advertisements to utilize the same string that is held in the panel.ini for the rest of the site builders branding.

    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

    3 comments  ·  Extensions  ·  Admin →
  14. security headers

    I have to say I was delighted to see that Plesk.com (unlike so many sites) has all its security headers* in order, but it would be really good if this was a thing that could be operated easily from within Plesk given the massive importance of them. It would also tidy up A LOT of the stuff to do with many of the things that people are asking on here with things like X- headers, Pragma and Caching, etc.

    There are a few plugins that are usable for this for Wordpress (probaly other things, but not the admin panel or…

    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

    We understand that you are asking to add specific headers and maybe to remove others, but the broad range of what could be expected does not allow this to be done in a single feature request. It is also not possible to standardize such settings as the vast number of users all require different settings. All headers can already be individually set, it just needs an individual analysis what makes sense and what does not, tailored to each website.

    -- PD

  15. Check backup process when backup is finished and kill or provide notification if not ended automatically

    Check backup process when backup is finished and kill or provide notification if not ended automatically

    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

  16. Prevent wp-config.php from being zeroed out when disk quota for the subscription has been exceeded and WP debug was enabled.

    If the disk quota for the subscription has been exceeded, enabling WP debug for the domain either from WP-Toolkit or from WP Debug Log plugin will result in wp-config.php file having 0 size, which results in the not available WP site.

    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 →
  17. Provide ability to disable mail update notification for modsecurity

    Provide ability to disable mail update notification for modsecurity rules.

    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

  18. Please tell me how to activate "xmlrpc". I'm curious how you do it What I want is activation and deactivation.(Xmlrpc-enable /disable) Coul

    vultr (plesk)Please tell me how to activate "xmlrpc". I'm curious how you do it
    What I want is activation and deactivation.(Xmlrpc-enable /disable)
    Could you please create an xmlrpc function like other hosting companies?

    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  ·  Security  ·  Admin →
  19. Uptime Monitoring Extensions

    I have CloudRadar and UptimeRobot running on AlmaLinux 8 servers but don't see either for AlmaLinux 9. Is there an eta for either one of these as they are quite helpful. Also so much more convenient to install at the server level than on individual sites. Just much more seemless thanks.

    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 →

    The CloudRadar extension is an unofficial extension that is not provided by Plesk. Please contact the vendor for information whether the vendor will offer an update for it.

    The UptimeRobot extension has been discontinued and can no longer be installed on new or older Plesk versions.

    Instead, we recommend using https://platform360.io where you can easily manage and monitor all your Plesk servers.

    -- PD

  20. add Adminer , SQLGate,dbForge Navicat Premium msql management

    add Adminer , SQLGate,dbForge Navicat Premium msql management

    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 →

    Thank you for your ideas. However, we must decline this post, because only one idea per post can be handled, else it remains unclear, what the popularity of an idea is. Please feel free to post one idea at a time. We also encourage you to add a description and a reason why you think that for example adding "SQLGate" would make Plesk a better product. Else it is very likely that an idea will not get votes or will be declined.

    -- PD

← Previous 1 3 4 5 126 127
  • Don't see your idea?

Feedback and Knowledge Base