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
- or
2080 results found
-
Bring back a "late adopter" version
On servers with many users, bugs can have a significant impact on the business reputation and support volume. Plesk once had a "late adopter" option so that updates were not done right after publication, but a bit later, when most of the product issues discovered were already solved by hotfixes or patches (minor updates). Maybe this could be brought back into the product as an option for Plesk updates?
5 votesThank 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 Grafana Monitoring extension in Plesk use other languages
Once I set the language of Plesk to another language, the language for the Grafana Monitoring extension remains English. It would be nice to have the option of selecting another language in that interface.
5 votes -
Umami Analytics
Integration of selfhosted Umami Analytics
https://umami.is/5 votesThank 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
-
Monitor RAID and inform user on failed drives
Monitoring services is great, but when a RAID drive fails, this can also have a strong impact on operations. A failed RAID drive cannot be monitored yet. Plesk should add suitable monitoring for soft RAID and the most commonly used hardware RAID adapters like LSI or Adaptec to check the RAID status and inform users on the GUI if RAID is defective or a drive needs replacement.
5 votes -
Add rate-limiting rules to Fail2Ban
Please implement a rule for rate-limiting requests from outside resources and include it into Fail2Ban's default ruleset.
5 votes -
Allow user to choose folder for unzip
Allow the user to choose the folder in which an archive gets extracted instead of extracting only in the folder the zip archive exists in. This is especially important for webapps that don't use webdeploy.
5 votesThank 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
-
Allow update of translations in WordPress Toolkit without need to update core
Provide to users the ability to update of translations in WordPress Toolkit without need to update core.
5 votes -
Add color support for comments in panel.ini editor extension
There's no comment color support, which causes visual bugs in the panel.ini editor view.
For example:
A word in the default description for the [pmm] section has a tilde character ( ` ) instead of an apostrophe. This causes everything after it, including other sections, to appear in brown color, and not the correct color code for further sections.Comments should be recognized as such and have their own color code (like gray) so its contents don't take over the color in upcoming sections. It can confuse users.
5 votes -
Disable docker exposed ports in firewall
It should be possible to block the port exposing in global nets from docker containers within the firewall.
It's a massive security lack! Most applications are run behind a 'docker proxy rule', so there's no need to expose the port to the whole internet.
Docker's modifying the firewall by itself, so this has to be disabled.5 votesThank 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 new columns in customer page or customize it
We should be able to add new columns for customer page. It's important to manage customers in such a way. In my case I need to add new columns for:
1. if a customer has already an aggrement with our company.
2. see their mail adress in customer listing page.5 votesHi Cenk, thank 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.
-
Individual mailbox backup
It would be useful to be able to create a backup of an individual mailboxes via Plesk interface
5 votes -
Allow to change the port of the updates page from 8447 to another port.
Ability to make the Plesk updates page accessible via ports other than 8447 (for example 443)
5 votesThis is a valid request, so we'll look into it. There is no ETA at the moment, but we would really appreciate you voting for this request so that we can accurately assess its popularity relative to other features.
Thanks in advance!
--
IG
-
5 votes
This is a valid request, so we'll look into it. There is no ETA at the moment, but we would really appreciate you voting for this request so that we can accurately assess its popularity relative to other features.
Thanks in advance!
--
IG
-
Use DMARC without DKIM
A costumer wants to use DMARC-Authorization without using a DKIM record.
5 votesThis is a valid request, so we'll look into it. There is no ETA at the moment, but we would really appreciate you voting for this request so that we can accurately assess its popularity relative to other features.
Thanks in advance!
--
IG
-
Dedicated PHP FPM Handler - Chrooted Environment
Actually, the fpm dedicated handler would be perfect for a native PHP FPM jail to get rid of
open_basedir
(cause of disabled realpath_cache).It would be great to get an option to enable "PHP Chrooted Mode" if dedicated handler is set.
Benefits:
* Native Chrooted FPM-Handler
* Active Realpath Cache (open_basedir could be safely disabled)
* Massive Performance Improvement for any PHP based web app
* More security, because fpm handles the jail instead of php.ini
Template / Config Changes:
PHP-FPM Config
Set "chroot" Option inside generated fpm pool config:
/var/www/vhosts/system/<domain>/etc/php-fpm.confchroot = /var/www/vhosts/<domain>/ chdir = /
Apache & NGINX:
/var/www/vhosts/system/<domain>/conf/nginx.conf
Override/etc/nginx/fastcgi.conf SCRIPT_FILENAME
setting to use the chrooted basepath instead of the full$document_root
path.Example:
fastcgi_param SCRIPT_FILENAME /httpdocs$fastcgi_script_name;
Would be a great feature for plesk in my opinion.
Actually, the fpm dedicated handler would be perfect for a native PHP FPM jail to get rid of
open_basedir
(cause of disabled realpath_cache).It would be great to get an option to enable "PHP Chrooted Mode" if dedicated handler is set.
Benefits:
* Native Chrooted FPM-Handler
* Active Realpath Cache (open_basedir could be safely disabled)
* Massive Performance Improvement for any PHP based web app
* More security, because fpm handles the jail instead of php.ini
Template / Config Changes:
PHP-FPM Config
Set "chroot" Option inside generated fpm pool config:
/var/www/vhosts/system/<domain>/etc/php-fpm.conf
…chroot =
5 votesThis is a valid request, so we'll look into it. There is no ETA at the moment, but we would really appreciate you voting for this request so that we can accurately assess its popularity relative to other features.
Thanks in advance!
--
IG
-
Email notifications about available Plesk updates
It'll be useful to have email notifications about the available Plesk updates (not the System Updates).
Right now, there are only UI notifications in the Plesk panel regarding this.
5 votesThis is a valid request, so we'll look into it. There is no ETA at the moment, but we would really appreciate you voting for this request so that we can accurately assess its popularity relative to other features.
Thanks in advance!
--
IG
-
Implement Let's Encrypt CLI functions, such as getting all domain certs' expiration dates
There really needs to be better visibility across all domains as to the status of certs. It's super simple to check and renew through letsencrypt but plesk has taken those options away with their implementation. I'm sure the standard cli calls are available somewhere and if the cron jobs to check and renew weren't protected, I could find what they are....
5 votes -
WordPress Toolkit security measure templates
There should be a functionality in WordPress Toolkit to manually adjust the WordPress security measures, like bot protection, to allow SemrushBot for example
5 votes -
Mail blacklist monitoring
Recently my Plesk server has been placed on one of the most used blacklists. This was because of one of my customer mail boxes was hacked. It would be great if I was notified soon once my IP was visible on the blacklists.
Maybe Plesk can create a extra module in the monitoring module where it will poll a list of DNS blacklists. A bit like www.dnsbl.info or blacklistalert.org or mxtoolbox.com/blacklists.aspx. And then prererable with configurable with a custom list and interval so for example every hour the blacklists are being polled. And when it's a hit a mail will be send to the server admin.
Recently my Plesk server has been placed on one of the most used blacklists. This was because of one of my customer mail boxes was hacked. It would be great if I was notified soon once my IP was visible on the blacklists.
Maybe Plesk can create a extra module in the monitoring module where it will poll a list of DNS blacklists. A bit like www.dnsbl.info or blacklistalert.org or mxtoolbox.com/blacklists.aspx. And then prererable with configurable with a custom list and interval so for example every hour the blacklists are being polled. And when it's a hit a mail will…
5 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
-
Backup retention period options
It'll be useful to have the ability to configure the retention period of the backup. Right now it's only possible to set the "Maximum number of full backup files to store (including both scheduled and manual backups)".
While it'll be useful to set something like "Keep backup for "x" weeks", to have more flexibility, when it gets to the backup storage.
5 votesThis is a valid request, so we'll look into it. There is no ETA at the moment, but we would really appreciate you voting for this request so that we can accurately assess its popularity relative to other features. Thanks in advance!
--
IG
- Don't see your idea?