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
2090 results found
-
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
-
Condition for Mail-Forwarding
Mailforwarding works fine for me, but it should be possible to restrict to certain conditions. The Switch "Enable Forwarding" should be a textfield where i can enter a email adress.
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:…
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
-
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…
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
-
Grafana - Editing charts
It'd be great to have an option to permanently alter the grafana's charts properties(colors, etc.)
5 votes -
Add ability to sign DKIM when Mail service is disabled for domain
Currently, when mail service is disabled for domain the DKIM signature is not working.
It should be able to disable mailservices for specific domains (because 3rd party mail service like gmail, microsoft's exchange online etc. is used), while messages
sent by web application (php mail() function) should still have a valid DKIM signature.It is required to add ability to sign DKIM when Mail service is disabled for domain
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
-
notes in wordpress backup
a notes column would be helpful to make a note of where you just got to
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
-
Global log for ModSecurity on Windows
Log files saved in separate files in folders by the name of domain GUID. It is quite difficult to find the domain which is involved in malicious activity. It would be good to have the ability to keep the log file for all the domain as a common file like error.log in Linux web server.
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
-
Add configSource support
Right now the Plesk doesn't support configSource attribute in the ASP.NET applications.
Please, add such functionality.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
-
Manage PHP-FPM status path and additional PHP-FPM settings globally
For our monitoring environment we want to use the pm.status_path, ping.path and ping.response settings for all PHP-FPM pools globally.
At the moment the only way to set these settings is by adding the following in Domain -> PHP Settings -> Additional configuration directives:
[php-fpm-pool-settings]
pm.status_path = /php-fpm-status
ping.path = /php-fpm-ping
ping.response = pongUnfortunately there is no way to set this globally, not by changing the plan nor by utilizing event handlers (because we're unable to set this through /usr/local/psa/bin/php_settings -u).
I've also been unable to find the template for the PHP-FPM pool settings, so also unable to change this…
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
-
Manage all Firewall rules via Plesk GUI on Plesk for Windows
Ability to manage Windows Firewall rules not added by Plesk. I.e., the rule added by MySQL installer
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
-
Generate passwords via CLI like in panel UI.
It would be nice to have a CLI utility or other ability to generate passwords via CLI with the option to choose password strength like in the Plesk GUI
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
-
if DNSSEC was signed before DNS is disabled, it should be re-signed with the same keys when DNS is re-enabled.
it should be standard practice to check whether or not the DNSSEC is signed before disabling DNS so that DNSSEC can be re-signed after re-enabling DNS.
A better option would be for Plesk Panel to automatically recognize if DNSSEC was signed before DNS is disabled and then re-signing with the same keys when DNS is re-enabled. If this isn't a possibility, the next best thing would be, if DNSSEC is signed, to provide a warning to the user in the form of a confirmation prompt saying something to the effect that "doing this will unsign DNSSEC and you will need…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
- Don't see your idea?