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
1633 results found
-
Google Cloud DNS Extension
Same sort of thing as the Route53 extension just with Google Cloud DNS
60 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 WebDAV for backups
I'd love to see WebDAV for backups, so cloud storage can be used.
60 votes -
Fully Customizable Autodiscover Settings
Could you please allow some (or all) of the new Obsidian Autodiscover settings to be customizable at a Subscription or Domain level? Here is a list of things we need:
1) Specify POP or IMAP or BOTH incoming server types.
2) Specify custom domain prefixes for incoming and outgoing servers. (ie: mail.domain.ext or smtp.domain.ext or etc, etc...)
3) Specify custom port numbers for both incoming and outgoing servers. (so we may specify exactly what kind of security is enabled or not)
4) Any other settings that can be customized but are of lesser importance.Please, if you are concerned, allow…
59 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.
The previous status update was done by mistake.
— AY
-
Add Firewall rule to block outgoing mail for non-Postfix / non-qmail
iptables -A OUTPUT -d 127.0.0.1 -p tcp -m tcp --dport 25 -j ACCEPT
iptables -A OUTPUT -p tcp -m tcp --dport 25 -m owner --gid-owner postfix -j ACCEPT
iptables -A OUTPUT -p tcp -m tcp --dport 25 -m owner --gid-owner mailman -j ACCEPT
iptables -A OUTPUT -p tcp -m tcp --dport 25 -m owner --uid-owner root -j ACCEPT
iptables -A OUTPUT -p tcp -m tcp --dport 25 -j REJECT --reject-with icmp-port-unreachableWould be nice to add this to the Plesk Firewall Module.
This disables malicious scripts of sending direct mail.
Other malicious mails sent through localhost (Postfix / qmail) will…
59 votes -
Replace IP on the server interface
"/usr/local/psa/bin/reconfigurator" utility adds new IP to interface and assigns all subscriptions to it.
Old IP still can be pinged and Rereaded in Plesk.
It's needed to remove this IP manually from the interface.
It's good to have a feature to remove old IP automatically(IP replacement).58 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 -
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
58 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
-
Add CLI operations to create/manage Scheduled Backup
Add CLI operations to create/manage Scheduled Backup.
So they do not need to be created using Plesk UI.
57 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.
As workaround you can use this KB article https://support.plesk.com/hc/en-us/articles/360002886854-Is-it-possible-to-create-scheduled-backup-tasks-via-CLI-API-
—
IG -
Add "Let's Encrypt" as an option in Service plans (also disallow its usage)
To allow or disallow a subscription owner to use Let's Encrypt.
57 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.
— AY
-
Support HPKP
I'd like to see HPKP integrated into the SSL certificate management of Plesk. This would allow, in combination with standard Nginx/Apache config, for a strongly recommended and worthwhile security element to be added to hosted sites.
Testing tool
https://securityheaders.ioMore info
https://scotthelme.co.uk/hpkp-http-public-key-pinning/57 votes -
Enhanced VPN support
Since VPN connection are more and more common, and mobile devices used to connect to monitor servers, there is a need for an enhancement on the old VPN Add-on on plesk (linux).
Currently the IOS and Android OpenVPN client does not support secret — Static key encryption mode (non-TLS) is not supported.
from https://docs.openvpn.net/docs/openvpn-connect/openvpn-connect-ios-faq.html
Which is the only way to use the Plesk VPN connection because it does not support certificates.
There is a lot of literature on troubles with VPN on mobile, but basically, all of them are due to old style, unsecured way to connect to VPN.Can…
56 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.
—
AA -
Don't send Auto-Reply when message detected as spam
Don't send Auto-Reply when message detected as spam
When a mail account has Auto-Reply and Spamassassin enabled, the Auto-Reply function should read the x-spam header and, if the incoming message was found to be spam, the automatic response should not be sent.
At the moment I often see Automatic replies stuck in the outgoing mail queue because they're being sent to spammers. This is silly!
56 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.
-
Setting alternate directory path location of the vhost per Domain or service packet
At the moment it is not possible to change or choose the vhost path for a domain. Every Domain is installed in the standard vhost path, at example /var/www/vhosts
If someone has a Server with attached fast and slow storage or big and small storage, it should be possible for the administrator to choose between them when installing a new Domain. It could be possible to give a customer service packages with faster storage for mission critical domains or giving him a lot of space for another domain located on disk drives mounted to another location.56 votesAt the moment you can change default vhosts location in Plesk using the command-line utility transvhosts.pl
Just check available options withplesk bin transvhosts.pl —help
Changing vhosts directory location for part of domains is impossible now.
Anyway 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 -
Ability to customize temporary domain names
It is required to customize temporary domain names generated by Plesk from subdomain.203.0.113.2.plesk.page to subdomain.203.0.113.2.example.com to have own domain for branding reasons
55 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 -
download subscriptions, customers, domains, email to csv (excel)
On any given Plesk screen where there is a list of items like domains or email addresses add a Download as CSV button. This makes comparing items for discrepancy easier. I have seen several Cpanel versions that have this ability.
55 votes -
Fix File and Folder Permissions for docroot from Plesk UI
When switching from Apache to FastCGI the Service Provider needs to change the permissions for the customer from apache:apache to <user>:psacln
This can be fixed by having a button in Plesk which does:
find $PLESKDOMAINHTTPDOCS -not -user $PLESKDOMAINOWNER -not -name "plesk-stat" -print0 | xargs -0 chown $PLESKDOMAINOWNER:psacln
find $PLESKDOMAINHTTPDOCS -type d -not -name "plesk-stat" -print0 | xargs -0 chmod 0755
find $PLESKDOMAINHTTPDOCS -type f -not -name ".pl" -not -name ".cgi" -not -name ".sh" -print0 | xargs -0 chmod 0644
find $PLESKDOMAINHTTPDOCS -type f -name "…54 votesLooks like “plesk repair fs” can help: https://docs.plesk.com/en-US/12.5/administrator-guide/plesk-administration/plesk-repair-utility/plesk-repair-utility-file-system.75675/
Everyone, please continue voting for this feature if you consider it important!
— rk
-
Prefix for FTP users
like its aleady done with MySQL Users.
54 votes -
Backup Manager: Multiple FTP (or cloud service) Storages
It would be very nice if it would be possible to define more than one FTP Storage in the backup manager for that we can backup all on two or more different FTP Backup servers.
52 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
-
Allow users to only restore and download the backups without the possibility of their creation
Allow users to only restore and download the backups without the possibility of their creation
52 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
-
subscription wide mailbox size
For example(now) a subscription has:
- 10 Mailboxes
- Maximum mailbox size of 100MB
So the maximum disk usage would be 1GB. but there are 2 LIMITATIONS here. first the client can't make more then 10 mailboxes.
Second the maximum size of an mailbox is 100MB. You can make them smaller but that is useless.a subscription wide mailbox size can remove these restrictions and so greatly increase the flexibility for the client. For example the subscription wide mailbox size of 1GB and maximum of 5(or unlimited) mailboxes.
the client wants:
info@domain.tld: 600MB(is logic since an info@domain is much…51 votesCould you explain why total subscription size is not enough? Why you would need a separate limit for mail content and web content?
UPD: reopened after new comments received
-
Create multiple e-mails from .csv file
Add functionality to import csv files to create multiple e-mail accounts from a list in Plesk Panel
50 votesThank you for your input. We will take a look at .csv file import in upcoming releases
- Don't see your idea?