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
1431 results found
-
Support for next.js applications
The problem we are facing is that Plesk's Node.js extension expects an entry point for the app (like app.js) but next.js doesn't work that way.
The expected workflow as explained here (Learn - Deploying a Next.js App | Next.js) is to run the app using npm via the command line using "npm start" after you have built the app and next.js handles the rest internally.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.
—
IG -
Make the limits for CPU, Memory and Disk (cgroups) customizable per reseller in order lock resources available for reseller's plans
At the moment you cannot lock system resources available to the reseller. It could be useful to limit the cgroups resources available to the resellers when creating the reseller plan, in order to not allow the creation of unlimited service plans to be assigned to the reseller customers. It could be useful to limit any resource uverusing.
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
-
Check details about POP3/IMAP/SMTP traffic for single email
Sometimes is useful check the details about POP3/IMAP/SMTP traffic for a single email, to look and find problems.
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.—
IG -
Fail2ban setting findtime per Jail
In Fail2ban (great idea to include it in plesk!) settings you can set "Time interval for detection of subsequent attacks" (findtime) in general. But it would be interesting this setting per Jail.
Why?
you could have 2 jail with same filter but different findtime. Example:
Jail 1) 5 failures in 600 seconds: 1800 seconds ban
Jail 2) 30 failures in 86400 seconds: 604800 seconds banThere are bots that detect if you have some protection fail2ban or similar and it will adapt, login attempt every 300 seconds for example. Jail 1 no detect this attack, but Jail 2 yes.
63 votes -
Add/remove Fail2ban for additional Administrator accounts
I open this again because the original from "anonymous" is closed.
When creating an additional admin user it is not possible to add or remove Fail2ban to the option of that user.
Is it possible to add such functionality in Plesk from the restricted mode?
So, as @IgorG need more info, here is it:
The guy are refering that when you create a new plesk admin account, and you check the mark to be "Enabled Restricted Mode" this account cannot see nothing about Fail2Ban. So, when you go to yourserver:8443/admin/server/admin-plan you cannot choose to enable "Fail2Ban" management. So, these restricted…62 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 -
Disable File Manager
Add an opportunity to disable/hide File Manager in the Customer Panel
62 votesPlease write exact scenarios of why do you want to hide this functionality in Plesk.
Do you want to disable File Manager on a server or you would like to disable File Manager for particular customers only? And why?
Your descriptions will help us to properly estimate if this idea is worth to be implemented or not.
—
AA -
Wordpress CPU and RAM usage stats and slow plugin warnings
I would like to see the CPU and RAM usage by Wordpress applications.
I would also like to see a warning about slow php scripts, which would help to catch Wordpress plugins that use too many resources.
61 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 -
Email Archiving for all incomming/outgoing emails
All incoming/outgoing mail for a certain domain is copied automatically to a different inbox within that domain.
61 votesLook at this solution for Postfix – http://webmasters.stackexchange.com/questions/57746/plesk-email-journaling
But anyway, thank you for your input! We will consider this suggestion 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 -
Add server-wide custom error pages configuration via Plesk UI
Add server-wide custom error pages configuration via Plesk UI.
Per-domain solution is her: https://support.plesk.com/hc/en-us/articles/213370209-How-to-enable-custom-error-pages-for-a-domain-in-Plesk
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 -
clone plans on customer/provider
it would be great to be able to clone the plans and transfer it on a different provider/reseller
60 votes -
Add the ability to enable or disable Plesk Premium Email for particular mailboxes
Currently, Plesk Premium Email can be enabled only for a subscription.
But Plesk Premium Email license differ by a number of users, so, to not exceed the license limit, it'll be handy to define which particular mailboxes on a subscription have the ability to use Plesk Premium Email58 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 -
58 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 -
SSH access to only httpdocs folder
Really need to have an user access via ssh to only httpdocs folder not root.
It is necessary for example to grant time-limit access for spesific user.58 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
-
Add WebDAV for backups
I'd love to see WebDAV for backups, so cloud storage can be used.
58 votes -
Plesk DNS Clustering
Please give to Plesk the ability to do DNS Clustering (at least) with another servers like cPanel; is not really difficult to configure manually a BIND DNS clustering
58 votes -
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…
57 votes -
Google Cloud DNS Extension
Same sort of thing as the Route53 extension just with Google Cloud DNS
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.
—
IG -
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/56 votes -
Deploy MTA Strict Transport Security
TLSEVERYWHERE
https://www.hardenize.com/blog/mta-sts
https://www.msxfaq.de/signcrypt/smtp_mta_sts.htm (German)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.— rk
-
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…
54 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 see your idea?