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
2092 results found
-
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 -
Display the number of subscriptions for a Customer
When viewing the list of customers, a few domains are listed.
But the NUMBER of subscriptions for each customer should be a new column, and a very useful one!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 "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.
-
Plesk IP management logic of VPN interfaces/IPs
Please do the adjustments to the IP management logic of Plesk - currently it starts to manage VPN intefaces IPs by default, and it can cause issues with Apache and Nginx.
Currently it is possible to ignore such interfaces via panel.ini, but it has to be configured prior to adding the VPN interface to server. It would be great if Plesk would show such addresses in IP Addresses menu and ask if it should manage these addresses/intefaces or just ignore 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
-
Support Acronis backups account changes
Support account changes in Acronis Backup extensions to allow keeping the old backups into the new account.
1 voteThank you for your suggestion. Could you please check the following article and let us know if the solution in it worked for your case:
Thank you in advance.
-- SH
-
defaultProxiedEnabledTypes option for the DNS Integration for Cloudflare® extension be available for all types of records
It would be helpful to have the defaultProxiedEnabledTypes option for the DNS Integration for Cloudflare® extension be available for all types of records, not only A, AAAA and CNAME records.
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
-
Comodo AntiVirus integration with Plesk
Add an extension in Plesk for Comodo Anti virus
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
-
has ability to use rsync in transvhosts for data migration.
transvhosts script should have ability to migrate data with rsync instead of mv.
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
-
Ability to specify sse_c_key for S3 backups on the plesk side.
Ability to specify sseckey for S3 backups on the plesk side.
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 add a yearly payment cycle (instead of only monthy) to platform360.io Monitoring
Please add a yearly payment cycle (instead of only monthy).
1 voteThank you for your idea. Currently, a technical limit with the payment processor prevents this, but we'll keep this idea in mind for future plans.
Everyone, please continue voting for this feature if you consider it important.
-- PD
-
Improvements for Outgoing Mail Control - block mailboxes that send messages to non-existent destination
It would be great to have the ability to temporarily block mailboxes/domains that send messages to non-existent recipients (external or internal destinations). Such messages not only get deferred and gets stuck in queue, but also increase chances of blacklisting server IP.
1 vote -
Backup storage path configuration
Please add the ability to configure Plesk on Linux backup location (DUMPD and DUMPTMP_D variables) via Plesk interface, not only via configuration file.
1 vote -
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
-
Add ability to Backup from the Subscriptions view
Add ability to Backup select subscriptions in subscriptions view. Basically instead of doing a full server Backup, I'd like to select a number of subscriptions via the checkbox and then click Backup to create a Backup of only those Subscriptions. This will allow me to archive a number of subscriptions so I can delete them.
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
-
Run docker containers as subscription user
Currently all containers are run as root user, however when mapping persistent volumes into subscription directories e.g. databases/config/logs, the UID that runs inside the containers are not linked to a UID outside, so containers that have restrictive file permissions (i.e. 600) in the persistent volumes, when subscription level actions are run e.g. backups, these files are not accessible by the subscription user.
Would be nice to specify a subscription user to run the docker container with (on docker cli it is possible to pass the user flag along with a UID) so that the resulting files are accessible by the…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
-
ability to disable the message hint of Apache availability due to changes in PHP handler
Give to administrator the ability to disable the message hint of Apache availability due to changes in PHP handler
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
-
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 feature auto-update of bundls/sets of plugins for WP Toolkit Deluxe
Please consider addiing auto-update feature for bundls/sets of plugins for WP Toolkit Deluxe
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
-
Spam settings for the blocklist in Plesk Email Security
Currently, if a sender is added in Plesk > Tools & Settings > Plesk Email Security > Server Settings > Blocklist, their messages are filtered with the same action as spam emails from users that are not in the blocklist.
Please implement a feature, which allows messages from recipients in the blocklist to be completely rejected, even if the Spam action in Plesk > Tools & Settings > Plesk Email Security > Server Settings is set differently.
1 vote
- Don't see your idea?