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
2100 results found
-
Import emails in batches
There is a Mail Importing feature in Site Import extension, but it is possible only to migrate emails one by one. It would be great if there is an ability to migrate a couple of mailboxes at once.
33 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 -
Configure MailEnalbe Whitelist via Plesk
There is White List under Tools & Settings > Mail Server Settings, it is used by SpamAssassin.
MailEnalbe has also White List under Servers > localhost > Services and Connections > SMTP > Properties > Whitelist.
MailEnalbe Whitelist cannot be managed through Plesk.
It would be nice, to have ability to manage MailEnalbe Whitelist in Plesk interface
4 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 -
Make utf8mb4 default when backing up mysql databases
When i backup database with Plesk (either with Export/Import feature or with Backup Manager), it loses all characters outside Unicode BMP (all characters > 0xFFFF).
It's because mysqldump default charset is utf8, not utf8mb4.This should be changed, for example, if database contains at least one field with utf8mb4 charset - mysqldump should be run with --default-character-set=utf8mb4 option.
Settings in /etc/mysql/conf.d/mysqldump.cnf are not respected too, it works when i use mysqldump from command-line, but doesn't work when i export or backup db with plesk.
MySQL dump 10.13 Distrib 5.7.25, for Linux (x86_64)
MySQL Server version 5.7.25-0ubuntu0.16.04.2
Plesk version: Plesk Onyx…11 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 select template for subdomain
Ability to select template for while creating a subdomain based on a zip file or a skeleton folder
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 -
Deploy MTA Strict Transport Security
TLSEVERYWHERE
https://www.hardenize.com/blog/mta-sts
https://www.msxfaq.de/signcrypt/smtp_mta_sts.htm (German)64 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.— rk
-
Be able to add/manage the default gateway of IPv4/IPv6 address(es) through Plesk UI
Be able to add/manage the default gateway of IPv4/IPv6 address(es) through Plesk UI.
It would be nice to have such a feature. This other one was rejected and had 4 votes. https://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/4138270-a-option-to-enter-a-standart-gateway-for-ipv4-ip
7 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 -
IIS memory management
IIS has CPU management based on Application pools.
It would be great if memory was also controllable.4 votesThank you for your input! We will consider this functionality for the upcoming releases if it becomes popular enough.
Everyone, please continue voting for this feature if you consider it important.
—
IG -
General email filters
Please add functionality to configure general email filters in Plesk.
The same functionality is implemented in cPanel:
https://documentation.cpanel.net/display/CKB/How+to+Configure+Mail+Filters2 votes -
90 votes
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.
—
IG -
block bad bots by default
There are many bots that can actually DoS a server using Plesk. Since there's no way to limit their connections they can overload a server really easily. Currently the only way to block them is by reading the logs and implementing blocks in nginx or .htaccess rules.
It would be great if there could be some security by default. The community has created very comprehensive lists that could be used and auto updated / maintained by cron jobs.
Here's an example for Apache
https://github.com/mitchellkrogza/apache-ultimate-bad-bot-blocker/tree/master/Apache_2.4
And here's for Nginx
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker
It could help mitigate attacks and vulnerability scans as well a…
13 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.BTW, we have following solution for Plesk – https://talk.plesk.com/resources/blocking-extra-bots-using-nginx.6/
—
IG -
Autoreply works based on calendar picks
It autogenerates an email based on the text and variable fields based on calendar pick. You choose a standard email from your pre-generated emails and it gets updated through calendar.
e.g. "Dear all, I will be on holidays from <<DD>> of <<MONTH>> to <<DD>> of <<MONTH>>..
e.g. "Dear all, i will be out on sick leave from <<DD>> of <<MONTH>> to <<DD>> of <<MONTH>>.
This is for people that need to manage the autoreplies of all their colleagues and need to manually input all this each time. For example if for that employee last autoreply was of sick leave. I…
2 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 -
Include Mysql events in Plesk backups.
Include Mysql events in Plesk backups.
Currently backups created via Bacup manager or via
plesk db backup command, do not include mysql events.6 votes -
Setup global PHP-FPM settings Tools & Settings > PHP Settings
As an alternative to edit PHP-FPM settings per Service Plan, it would be helpful to provide the possibility to setup PHP-FPM settings on the same place as global PHP.ini settings are available
For example, in Tools & Settings > PHP Settings > 7.x > Extensions > Edit PHP.ini and Edit PHP-FPM
59 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!
— rk
-
docker proxy rule respect host/ip
when mapping a port to the host it is possible to bind it to a host/ip too.
# docker run --name test -p 127.0.1.1:80:80 ...
# docker port test
80/tcp -> 127.0.1.1:80When building a docker rule now in plesk the host/ip is ignored and the proxy_pass goes for the default ip 0.0.0.0:
proxy_pass http://0.0.0.0:80;
The rule should respect the host/ip.
proxy_pass http://127.0.1.1:80;
Have a nice day
Felix9 votes -
Migration DNS records for domains from CPanel
Hello,
Please add the functionality to migrate domain DNS records during the migration from CPanel to Plesk.
At the moment, Plesk apply default DNS template for these migrated domains. All additional DNS records have to be added manually.
16 votes -
Be able to export PHP and Extensions settings globally
As per Audit purposes, there is a need to perform the PHP and Extensions settings globally.
For now, it can be done manually and with a lot of work through CLI but it would be great to have this feature implemented so it can be done easily and from within the Plesk user interface.
2 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 -
3 votes
Thank 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 -
Appending strings using Plesk API
Hello,
Please add Extenshios API usitlity and method which allows to append string into a file.
Now it is only possible to read from a file and overwrite a file:
https://plesk.github.io/pm-api-stubs/docs/classes/pm_FileManager.html#method_filePutContents11 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 -
SAML integration
For setups with a large amount of plesk servers it would be very nice to be able to be able use a SAML integration to handle the user authentication.
41 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 -
Nginx restart interval functionality
An Nginx restart interval should be helpful for situations when users use API calls to modify domain's PHP settings. This results in multiple nginx reloads:
/var/log/plesk/rc_actions:
INFO: [Tue Feb 26 15:26:00 CET 2019]: Service: nginx, Action: try-reload
INFO: [Tue Feb 26 15:26:44 CET 2019]: Service: nginx, Action: try-reload
INFO: [Tue Feb 26 15:26:59 CET 2019]: Service: nginx, Action: try-reload
INFO: [Tue Feb 26 15:28:06 CET 2019]: Service: nginx, Action: try-reload
INFO: [Tue Feb 26 15:29:11 CET 2019]: Service: nginx, Action: try-reloadA similar functionality exists for apache in Tools & Settings > Apache web server > Restart interval.
12 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
- Don't see your idea?