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
2093 results found
-
Update or Status notifications from the WP-Toolkit by E-Mail
In the Plesk WordPress Toolkit there is so far no possibility to switch on a notification if something changes in the status of a page. e.g. SSL / security settings or the latter and most interesting updates! For WordPress there are several plugins that take over the update notification function, but they don't always work. But since the WordPress toolkit has the function, it would be great if you could turn on an e-mail notification!
5 votes -
Disable PHPMyAdmin access to users
Hello,
Please add functionality to disable PHPMyAdmin access to users.
PHPMyAdmin is vulnerable for bruteforce attacks.5 votesThank you for your input! We will consider this functionality in upcoming releases if this requests becomes popular enough.
We invite everyone who considers this request important to please continue voting for it.
—AS
-
Allow @% in MySQL username
For external databases, I can connect to my server, but when I need to add a new user my SaaS database provider from Azure requires the username have an @%. Because of that the connection string in Plesk never works and fails every deployment of any CMS.
5 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 email notifications for certain scenarios in the outgoing mail queue, e.g. "n mails waiting", "n mails processed in m minutes"
It would be great to have the possibility to configure an alert/notification based on the Mail Queue.
This way it would be possible to know if a certain amount of emails are being stuck in the queue.
The alert should allow to chose a number of emails that should be in the queue before it sends a notification
5 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 -
Modifying global default Wordpress maintenance page template
Hello,
Please add functionality to modify default maintenance page for sites in WordPress toolkit.
5 votes -
Implement Dovecot LMTP
Implement Dovecot LMTP.
Currently LDA is used for mail local delivery.
LMTP has a better performance and using it allows to avoid "Inotify instance limit for user (UID popuser) exceeded, disabling. Increase /proc/sys/fs/inotify/maxuserinstances" issues.5 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 -
Separating [GIT] Additional deploy actions in Before & After actions & add logging
I find the GIT extension to be a great Plesk addon. It really helps developers to speed up the deployment, however, at the moment it's really basic even though it does what it's supposed to do.
I have two simple suggestions:
1. Separate Additional deploy actions in Before and After actions so commands can be executed before the actual deployment happens. An example could be some backup can happen during this time.- Add logging into the Additional deploy actions so the output can be saved on a Plesk log that can be accessed from the UI.
Thanks!
5 votes -
Option to restrict available application versions (e.g. WordPress 4.8.x only) via service plan settings (or subscription settings)
Option to restrict available application versions (e.g. WordPress 4.8.x only) via service plan settings (or subscription settings).
The use case is that we want to limit the options for the more inexperienced customer which represent the majority our customers. They have no need for a list of 15-20 versions to choose from, if they pick the "custom install" that is.
A secondary reason is the older versions are older versions for a reason. The older versions have unfixed security updates and optimizations. As a hosting provider you might want have the policy you only want installs of a certain version…
5 votes -
Show the modification time of a rule in Plesk Firewall
It will be useful for Plesk administrators to know when a firewall rule is edited via Plesk Firewall
5 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 WordPress multisite support to Smart Updates
Currently, the Smart Updates feauture is not compatible with WordPress multisite instances.
5 votes -
Option to assign several IP addresses on a domain
Currently only two IP addresses can be assigned to a domains in case they are IPv4 and IPv6.
It will be great to assign several IPv4 and/or IPv6 at once.5 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 -
Take *.domain.com as the CN of Wildcard certificates in the LE extension
At the moment the CN of the wildcard certificate is still domain.com and not *.domain.com. The wildcard is just in the alternative domain names.
Please use the wildcard as the CN5 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 customer log files from disk space calculation only for one subscription
Disable customer log files from /var/www/example.com/logs from disk space calculation only for one subscription. This could be done, enabling such option in Permissions tab for the affected Service Plan's subscription.
5 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 -
Show me why a domain is suspended!
Allow me to pull, from /usr/local/psa/bin or /usr/local/psa/admin/bin, why a domain is suspended. I am a support agent for (mt) Media Temple (one of your largest clients) and I cannot find why some domains are suspended.
In some cases you see things like: "Suspend domains until backup task" but in others it just says something like: "This domain cannot be activated because it was suspended by Hosting Provider"
This leads people to think their web host provider suspended it (which is not the case) rather than Plesk automatically suspending it. This particular case was the Plesk Subscriptions Expiration Date hitting…
5 votes -
Implement XML API maillist operator for REST API and CLI
Since Plesk Onyx 17.8, maillist XML API operator has been dropped due to it's low usage.
CLI does not cover everything and therefore it would be needed to to be correctly implemented for CLI as well as for REST API if possible.
5 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 functionality to install extensions using API 3.0 under reseller account.
Add functionality to install extensions using API 3.0 under reseller account.
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 -
remote smartermail ssl
if smartermail is local install you can create a SSL for webmail. This doesn't work with remote smartermail.
I would like plesk to introduce this so some kind of agent is running on the server so Plesk can communicate with IIS on the remote web server to copy SSLs and bindings.
5 votes -
let the user manage the disk space while the subscription is suspended.
Let the subscriber delete the emails by him/herself to make some space when the allowed disk space is overused. Now we can't do anything to make space once the subscription is suspended. Have to call the support every time. It's really fraustrating!!!
5 votes -
Put all nginx directives into one server block
Hello,
As it is possible to put more than one listen directives, putting only one server block would optimize a lot the Nginx config file.
Also putting the index directive into the server part would avoid to put it in every / locations.5 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 -
Delete mails addressed to non-existent mail addresses, do not reject, but route them to null
Create a new option for mail to nonexistant mail in a domain, an option that allow discard this kind of mails. Actual options can cause unlimited bouncing if sender domain doesn't exist.
5 votes
- Don't see your idea?