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
2089 results found
-
Expand 2FA options: Yubikey, WebAuthn (FIDO, FIDO2, U2F), also HOTP counter-code for existing Google Authenticator
Add two-factor-auth for YubiKey.
235 votesThank you for your input. We will explore the possibility of implementing YubiKey in upcoming releases.
-
Add Disclaimer to mail footer
Many mail servers have this feature. Please include in plesk possibility to add disclaimer to mail footer on specified domain.
Many Clients ask me how to add Disclaimer to mail footer automatically not from webmail.
233 votesThank you for your input. We will consider this functionality in upcoming releases. Note that Plesk supports multiple mail servers and if we are going to add this feature, it’s possible that it won’t be available for all supported mail servers at once
-
Rename database
Doing this by hand is very time consuming. An option for rename database would be great feature.
232 votes -
Set start date on autoreply
It would be useful to be able to configure auto replies so that they start automatically on a specific date.
If I don't want to forget to set it before leaving.. or i'm sure there's many reasons!
230 votes -
Rspamd support
There is relatively new anti-spam tool - Rspamd. I think, it worth to be integrated with Plesk as an alternative to SpamAssassin. It shows better performance as the author says here http://rspamd.com/misc/2016/03/03/rspamd-performance.html
221 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 -
Plesk With OpenLiteSpeed Feature
Free version of Enterprise Litespeed, it would be nice to use lsphp+Openlitespeed+LSCache (free) within Plesk.
213 votes -
Introduce Email Signature/Disclaimer management
Plesk controlled signature/disclaimer management
1)per user
2)per URL
3)server wideplesk or email in drop down and in the text field
- signature at user-level (user@sld.tld) | eg: Regards Mr. Abc
- signature at domain-level (*@sld.tld) | eg: Company xyz, Address
- signature at server-level | eg: "Nessage was tested against spam by xyz-freemail.com"
Every "snippet" should be added from level | in this example:
"regards
Mr. Abc
Company xyz
Address
Message was tested against spam by xyz-freemail.com"A client approached me with exactly this request
what I could get working was the following:
https://www.howtoforge.com/add-disclaimers-to-outgoing-emails-with-altermime-postfix-debian-etch
Unfortunately it places all send email…208 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.
—
ET -
Manage greylist from Plesk CP
Allow management of greylist filters and configuration from the Plesk control panel instead of only from command line as is currently the case.
206 votes -
powerdns support
It'd be awesome if we can get support for powerdns support instead of bind9.
205 votesEveryone, please continue voting for this feature if you consider it important.
— rk
-
Allow selective download of single files from an external backup archive
Hi, To restore a single file from FTP repository, it required whole full to download and then restore required data. Which consumes lot of time. Please try to work this backup/restore operation like other backup application where we can select required data and it get easily download without time consuming.
Also the backup tab should give option like dayswise full, incremental backup. Start and stop backup schedule, etc...
196 votesThank you for your input! We are planning to implement this functionality in upcoming releases. The request is registered as: PPM-2517
Everyone, please continue voting for this feature if you consider it important.
— ES
-
Include pgadmin for Postgres management in Plesk
phpPgAdmin support was dropped starting from Plesk Onyx 17.8
This means that Plesk does not have any management tool for Postgres databases shipped with it.I suggest to include pgadmin in Plesk installation since the latest ve
rsion of this software (2018-09-06 - pgAdmin 4 v3.3 Released) has just been released, with adequate security. More info about it you can find here:
https://www.pgadmin.org/187 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 -
DNS Template for Reseller
DNS Template for Reseller
184 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.
— ES
-
Add possibility issue Let's Encrypt SSL certificate for mail server when the "A" DNS record for domain is pointing to another server
This feature is required for users with the configuration when on the Plesk only mail server for domain is used.
"A" DNS record for mail.example.com is pointing to Plesk server, when when "A" record for example.com is pointing to another server.
182 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 -
enable email piping like in cPanel email forwarders to pipe to a script (osticket)
enable email piping like in cPanel email forwarders to pipe to a script (osticket)
180 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!
IB
-
Plesk SpamAssassin configuration options
It would be much better if server-wide and per-mailbox options were available in Plesk to add SpamAssassin rules.
SpamAssassin can be configured by the command line, but this is difficult for many of us.
170 votes -
Multiple MySQL Versions configureable over Panel
I'd be happy if you could integrate multiple MySQL Versions into Plesk. Each Customer should be able to choose his MySQL. Also choosing more than only one version should be implemented.
165 votesThank you for your input. We will consider the possibility of implementing this feature in upcoming releases.
Since Plesk Onyx panel admin will be able to install different MySQL versions as a Docker containers, then the DB servers can be connected as remote DB to Plesk.
SE
-
162 votes
-
Exclude domains from backup in UI or provide option to select what should be included
Add an option to exclude domains / clients / resellers from a backup to the Plesk user interface.
Currently, it is possible only via command line:
http://docs.plesk.com/en-US/12.5/advanced-administration-guide-linux/backing-up-restoring-and-migrating-data/backing-up-data/specifying-data-for-backing-up.68839/146 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 -
Ability to customize nginx per site template e.g. Location /, Location ~, etc
Hello, I'm using Plesk Onyx and I've also bumped into problems with not being able to set correct NGINX Directives.
Regarding nginx and nginx configuration for various CMS, Web Apps etc, I see that a lot of directives need to be set and there are a lot of scattered issues around in the web.
For example most CMS will require a
location / { ... }
or for google's pagespeed test we need to add expire headers e.g.
location ~* .*.(jpg|jpeg|png|gif|ico|css|js)$ {
expires 14d;
}I think the Model to building the final vhost conf file should be revised instead…
140 votesThank you for your input! We will consider these nginx configuration suggestions in upcoming releases if it will be popular.
Everyone, please continue voting for this feature and add your comments if you consider it important.
—
IG -
Windows Fail2Ban
The new security option for plesk 12 is Fail2Ban, but it is only for Linux version.
There is an opensorce for windows.
http://www.digitalruby.com/securing-...icated-server/
I suggest to Parallels Team include this.
133 votes
- Don't see your idea?