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.
Off-topic posts will be removed from here
338 results found
-
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 voteAt this point, there is no option to rest the IIS pool on a subscriber-basis.
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.
-- SH
-
Custom buttons for the customer
It would be great to be able to insert custom buttons into the client's Plesk panel without having to manipulate Plesk code.
At the moment only in the Plesk ADMIN panel it is possible to add custom buttons, but the customer cannot see them from his panel.
Greetings1 voteThank you for your update. I understand now. You would like to add the custom button in the navigation menu for customers. You are right, at this point, it is possible to configure such an option only through classes inherited from pm_Hook_CustomButtons. We will consider this functionality in upcoming releases if it becomes popular.
Everyone, please continue voting for this feature if you consider it important.
-- SH
-
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 voteThank you for your suggestion. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
-- KvD -
Disable Plesk toast notifications
When backups are created manually a Toaster notification is shown. This also applies when creating backups via CLI or API. In case multiple backups are run via CLI or API (for example overnight) the next time an Admin logs into Plesk he gets flooded with Toaster notification.
It would be nice to have an option to disable Toaster notifications for backups.
1 voteThank you for your suggestion. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
-- KvD -
Add permissions for ModSecurity like WordPress
WordPress has permissions at the subscription and service plan level that allow controlling customer's access to it individually.
There should be similar options for ModSecurity without having to disable all the hosting settings with the Hosting Management Settings permission.
1 voteThank you for your input! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
—
KvD
-
Disable statistic files generation (.stat/.webstat) for domains where AWStats/Webalizer are disabled
Please add the ability to disable generation of stat/webstat files for domains (named like accessssllog.stat and accessssllog.webstat). It would be nice to be able to disable statistics generation completely, as in some cases these files take a lot of disk space.
1 voteThank 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.
-- SH
-
Make the navigation tree adjustable in width.
I use nested folders on my site. The navigation tree does not have sufficient width to show them without constantly moving the bottom slider. Either the ability to drag the vertical scroll or a 'setting' would be extremely useful.
1 voteThank you for your idea! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
-- PD
-
store customers and resellers data on different disks depending on the amount of space
It would be great if Plesk could store customers and resellers data on different disks depending on the amount of space they use.
1 voteThank you for your suggestion. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
-- KvD
-
Please support OpenLDAP in Plesk
I am looking into options on how to use LDAP with mail users in Plesk domains. So Postfix+Dovecat config in Plesk should support OpenLDAP, and Plesk should also allow to setup, configure and administer an OpenLDAP server on a per-domain basis.
1 voteThank you for your suggestion. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
-- KvD -
Show password protected directories in the overview of websites
Show password protected directories in the overview of websites. A key symbol would be very cool to show websites, which are protected.
1 voteThank you for your idea! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
-- PD
-
Limit maximum crontab frequency and preventing cronjobs pile-up
Plesk administrator should be able to limit the maximum crontab frequency allowed for user's crontab (example: deny the creation of cronjob that run more often than once in 5 minutes)
Crontab pile-up should be prevented, so a user can't run a cron job if the same job isn't finished yet.
1 voteThank you for your idea.
For the time being, please consider that a script that is started via cronjob, should check itself if another instance of the same script is already running, if there is a risk that a further instance causes problems. Crontab cannot check that.
Also, please be aware that users are not bound to repeat actions in a script in a while-loop. They can easily start a script every 10 minutes, yet let it run over and over again by just putting their content into a while-loop, maybe even wait a few seconds after each iteration. So limiting them to create cronjobs for only every n minutes will not keep users from executing scripts all the time.
We'd like to hear more from other users what they think about the idea. If it still becomes popular, it might find its way into a future version of the…
-
Add "Activate account by e-mail" option to the command adding customer via CLI
There is no option "Activate account by e-mail" while adding customer with command like below:
plesk bin customer --create JDoe -name "John Doe" -passwd sample -country US -notify false
No such option in:
# plesk bin customer --helpPlease consider adding this parameter to CLi.
1 voteThank you for your suggestion. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
-- KvD -
Add a "Service Plan" column in the Subscriptions list
We absolutely miss a "Service Plan" column in the Subscriptions list.
This is very annoying not knowing which Service Plan a Subscription is using.1 voteThank you for your idea! We will consider this functionality in upcoming releases if it will be popular.
For now, the service plan is mentioned in brackets "(...)" right behind the the subscription name.
Everyone, please continue voting for this feature if you consider it important.
-
Implement Alert System for nginx Service Failures in Plesk
Introduce a feature in Plesk to automatically detect and notify administrators through Plesk panel (if accessible) and email alerts when the nginx service fails to start or encounters any issues to ensure immediate awareness and prompt resolution.
1 voteThank you for your idea! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
For the time being: Have you checked the https://platform360.io capabilities? You can monitor your servers through it and prevent or detect downtime.
-- PD
-
consistency between PhpSettingsCustom and dom_param tables.
It would be great that plesk repair db checks the consistency between PhpSettingsCustom and dom_param tables.
This can be reproduced by adding some additional php directives via Plesk UI for example.com domain and then removing them from table PhpSettingsCustom via plesk db command.
1 voteThank you for your idea! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
-- PD
-
Add a snapshot of the current processes list to existing CPU / memory usage exceeded emails
The Monitoring extension already triggers email notifications when resource usage exceeds the allocations, but if usage has already settled before you notice these emails and click through to the server, it's difficult to find which domain was the cause.
Adding a snapshot of the current processes list to these emails when it's the CPU or memory usage thresholds that have been exceeded would be very useful. Potentially just the "Domains only" filtered list would suffice. Maybe trimmed to the top 50 or so processes ordered by CPU or memory, whichever is appropriate at the time.
1 voteThank you for your idea! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
-- PD
-
Access to the action log under the customer
Provide the possibility to get information from the action log under the customer that is related to the domains and objects that belong to this customer.
1 voteWe've started to research what is required by the panel to satisfy NIS2, internal ID PPM-5343.
-- PD
-
Add unique identifier to login event parameters
Currently the user login/logout event only gives a contact name as event parameter. This is not a unique identifier since multiple users can have the same contact name. In the psa log_actions database table the username is saved. Please also add the username to the event parameters so there's a unique identifier which user logged in our out.
Not sure about the category, so please replace if there's a better place for this suggestion.
1 voteThank you for your idea! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
-- PD
-
Option to set RTL instead LTR text while editing Plesk notifications
Implement an option to set RTL instead LTR text while editing Plesk notifications. Useful for certain languages, like Hebrew.
1 voteThis is a valid idea. We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
-- PD
-
Option To Auto Add Cloudflare IPs To Fail2Ban Whitelist
Add the option to auto add Cloudflare IPs to Fail2Ban whitelist. A simple check box in the Fail2Ban management panel that will add a Cron job similar to the one described here: https://talk.plesk.com/threads/cloudflare-whitelist-scripts-for-fail2ban-and-nginx.361572/ .
This is something that will help a lot of people using Cloudflare and it's relatively easy to implement.
Thanks.1 voteThank you for your idea! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
-- PD
- Don't see your idea?