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
2081 results found
-
Monitoring: tracking only for one selection per ressource possible
Plesk path: /modules/monitoring/
Currently, you can only monitor a single selection per ressource. Many of the ressources have a selection. Wouldn't it make sense to be able to monitor more as one selection here? As example for CPU you have 8 choices.
- cpu: percent-user:value
- cpu; percent-system:value
- cpu: percent-interrupt:value
- cpu: percent-nice:value
- cpu: percent-softirq:value
- cpu: percent-steal:value
- cpu: percent-wait:value
- cpu: percent-idle:value
Currently I can only use a single one of this for notifications. It would be nice to have the possibility to monitor more than one selection per ressource.
3 votesThank you for your input! We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
--
IG
-
Add possibility for migration from ISPmanager 6 to Plesk
At the moment it is possible to migrate only from the following ISPmanager versions to Plesk using a CLI method:
ISPmanager 4 Pro
ISPmanager 5 BusinessPlease add a possibility also to migrate from ISPmanager 6 to Plesk using a CLI method
2 votesThank you for your input! We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
--
IG
-
Implement a disk space check for "plesk sbin pmm-ras" utility
Exporting a backup via "pmm-ras" utility may bring down the server because it ran out of disk space during the procedure:
plesk sbin pmm-ras --export-dump-as-file --dump-specification=backupinfo<timestamp>.xml --dump-file-specification=/root/backup.tar
Please improve the "pmm-ras" utility to check for free disk space before starting the operation to avoid these scenarios
2 votesThank you for your input! We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
--
IG
-
Limit rate of backup
Full weekly backup for all domains create a huge I/O throughput on our SAN that stress too much our infrastructure until backup ends. It would great if we can tune data through a pipe like "pv" command do.
I.e.
This is an example of backup that stress the SAN:
mysqldump -A -q --single-transaction=TRUE -u $MUSER -p$MPASS | gzip > $_fileThis instead is and example that do not stress the SAN:
mysqldump -A -q --single-transaction=TRUE -u $MUSER -p$MPASS | gzip | pv -L 512k > $_filein the last command we set the maximum rate limit of 512k. Of course…
1 voteThank you for your input! We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
--
IG
-
Managing crontab via CLI
It would be very conenient to be able to manage the subscriptions' scheduled tasks via CLI.
6 votescronjobs can easily be managed by Linux commands already. They may not be sourced from Plesk, but all tools already exist on the operating system. As cronjobs are read by Plesk from disk, manipulating the corresponding files on disk will set everything you wish. Individual cron files are stored in /var/spool/cron and can be text-edited. You can add files, edit files, append files and delete files using Linux commands. You can also stream-edit files (e.g. insert a commend tag before a line with sed) and also create Linux control while-loops to apply changes to filtered files. Cron can also be controlled directly (https://man7.org/linux/man-pages/man1/crontab.1.html).
Please let us know in details what you are missing or please provide an example how you would like Plesk to work with cron instead.
-- PD
-
to disable mail forwarding to certain domains in Plesk Panel
Add a setting to disable mail forwarding to certain domains in Panel for global configuration so that on user side wont be allowed to put the certain domains in the Forwarding Email in the Plesk Panel. Thank you.
46 votes -
Add Cgroups Manager services to Watchdog's monitoring capabilities
For reliable usage it would be preferable that watchdog could start the processes for Resource controller (Cgroups) and controlld from the Cgroups Manager component if the process for some reason shuts down.
3 votesThank you for your input! We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
--
IG
-
Add a button to run the composer init command from PHP Composer's extension UI
Seems it would be nice on the initial screen when no apps are found to have an option from UI to create it.
Add a button to run the composer init command from PHP Composer's extension UI
2 votesThank you for your input! We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
--
IG
-
Progress bar and display time left for the transfer via Site Import
It would be nice to have a timer that will show time left to finish the site transfer via Site Import extension.
1 voteThank you for your input! We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
--
IG
-
Use colored icons for the new Domains view
Since Plesk Obsidian 18.0.38, the Domains menu has been updated and the icons have been replaced with black-and-white design.
Please bring back the colored icons or add an option to switch between the old and new style.
6 votesThank you for your input! We will consider this request in upcoming releases if it will be popular. Everyone, please continue voting for this feature if you consider it important.
—
IG -
Docker support for CloudLinux
Please add Docker support for CloudLinux as currently it is possible to manage remote nodes only
25 votesThank 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.
—
IG -
Disable email notifications for a specific domain.
It would be nice to be able to disable email notifications for a specific domain.
Right now, the notifications can be managed by an account type: Administrator, Reseller or Customer. Thus, the notifications are enabled or disabled for all domain of an account. More information here: https://support.plesk.com/hc/en-us/articles/213413209-How-to-enable-disable-email-notifications-in-Plesk
Such scenario is not suitable when the notifications are to be received globally but some customers just don't want to receive them for a specific domain.
10 votesThank 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.
—
IG -
Add possibility configure solutions from different CDN providers directly via Plesk
At the moment Plesk does not support any CDN solutions.
However, CDN is a useful feature that minimizes delays in loading web page content by reducing the physical distance between the server and the user.
Please add the possibility to configure solutions from different CDN providers directly via Plesk for example such as DigitalOcean CDN or Cloudflare CDN.22 votesThe new DNS Integration for Cloudflare extension is production-ready since Plesk 18.0.56, published October 10th, 2023. If you are using Cloudflare, you can now also benefit from the Cloudflare CDN.
Please comment which other CDN providers you are using in case this does not yet cater to your needs.
-- PD
-
Adjust fail2ban modsecurity configuration to detect Modsecurity custom allow rules
Currently, if you create custom allow rule in Modsecurity fail2ban can ba IP as it match the failregex. Adjust fail2ban modsecurity configuration to detect Modsecurity custom allow rules and do not ban IP addresses.
2 votesThank you for your input! We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
--
IG
-
Сhange type of notifications via CLI using the utility plesk sbin crontabmng
Please add feature to change type of notification (do not notify, errors only, every time) about scheduled task completion via CLI with plesk sbin crontabmng utility
Currently, to change such notifications (via CLI) not only values in database need to be changed but also values for SendMailOnlyIfFail option in C:\Program Files (x86)\Plesk\Schedules\psaadm, C:\Program Files (x86)\Plesk\Schedules\Root files.Such steps are not ideal while changing the settings for a large number of servers.
1 voteThank you for your input! We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
--
IG
-
Log IP and port connection data when updating WordPress plugin
IP address and port the server connects to when updating WordPress plugins should be logged and shown in WordPress Toolkit log.
1 voteThank you for your input! We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
--
IG
-
Add ability to hide hide controls for "rejection of messages for non-existent mail addresses" for admins and resellers
Currently, the function Tools & Settings --> Interface management --> Interface control visibility
--> "Hide controls for rejection messages for non-existent mail addresses" hide control only for users. Admins and resellers still can manage this.Add the ability to hide this function for admins and resellers into Plesk restricted mode settings
2 votesThank you for your input! We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
--
IG
-
Add Connected Null Values option for graphs in Plesk Monitoring extension
Grafana on its own allows the option to connect null values.
On Grafana native environment, there should be an option "Panel edit -> Panel -> Display -> Stacking and null value. “Connected”". On Plesk's extension, no such option exists.
1 voteBTW, you can use SuperAdmin mode of Grafana Plesk extension and use Grafana without any limits. Just enable this mode in panel.ini: https://www.plesk.com/extensions/grafana/
--
IG
-
WordPress toolkit notifications management
It would be great to be able to manage the WPTK notifications about the plugins new versions/updates to have an option to exclude the "new versions available" notificaton, when auto-updates are enabled.
3 votes -
Please add a postfix dashboard to Advanced Monitoring / Grafana
Please add a postfix dashboard to Advanced Monitoring like this one:
https://grafana.com/grafana/dashboards/12820
This allows us to monitor postfix and detect issues much easier without having to search in the /var/log/maillog.
6 votesThank you for your input! We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
—
IG
- Don't see your idea?