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
2079 results found
-
Iptables: Allow Rules via the shell
Our Intrusion prevention system CrowdSec adds one rule having a blacklist to Ipables.
If you manipulate the rules in the UI, Plesk rewrites all rules. Therefore manually added rules are no more available.
This could be fixed very simple by having an additional script, which will be called after saving the rules by the UI.
3 votes -
Change webmail attachments limits in the Plesk interface.
It is currently possible to change webmail attachments sizes only via config files on the server as explained in the following article:
https://support.plesk.com/hc/en-us/articles/4404961923474
Would be convenient to change webmail attachments sizes in the Plesk interface.3 votes -
Disable "Install Plugins" pop-up after WordPress Toolkit instance installation
It should be possible to disable the pop-up after installation of a WordPress instance with WordPress Toolkit:
"Installation Complete Wordpress has been installed. Take a minute to set it up."3 votes -
Improve WP-Toolkit "Sort by" mechanim
At this moment, whenever a WP site is synced, the appearance of an instance at the top of the list is expected in any sort. This was done in order to make it easier to find an instance in the list.
This means the "Sort by" URL mechanism is not being respected, this change is considered a point of improvement to not cause damage to people relying on the "sort by" mechanism to distinguish their instances.
3 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
-
Add the possibility to customize the WordPress Toolkit Set to install WP in a custom directory
Add the possibility to customize the WordPress Toolkit Set to install WP in a custom directory (e.g., “/wp”) instead of installing it in the root folder (httpdocs)
Reason: The automatic WP installation performed via a WordPress Toolkit Set through a Hosting Plan would work fine if the customer’s current site is not built on WP or another php-based platform, but will fail and mess up their current site if their domain already contains a WP or php-based installation at the root level.
3 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
-
Integrate MTLS on domains
Create the option to add a trusted certificate for an external party so MTLS handshake will function properly on domains hosted with Plesk.
3 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
-
Ability to deploy a pre-determined WordPress instance for customers
At this moment it is possible to have a pre-determined set of Plugins to be deployed on WP, it would be useful to also have the Ability to deploy a pre-determined copy of a WordPress website already designed
3 votes -
Add the ability to manage the default WordPress Toolkit Security Measures before setting up the instance
Add the ability to manage the default WordPress Toolkit Security Measures before setting up the instance, e.g. via some options in panel.ini.
3 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
-
Convert folder to an IIS application
Add the possibity to convert a Folder to an IIS application in Plesk Panel.
3 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
-
Mail Log Browser for windows
We need Mail Log Browser for windows Server, this extension is only available for linux, those of us who use windows are left behind.
3 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
-
Outgoing mail whitelisting
I need to restrict some email addresses to send emails to specific domains. For example, x@test.com should only be able to send emails to y@mydomain.com and z@yourdomain.com but x@test.com shouldn't be able to send emails to any domain other than these two. In other words, an email from x@test.com shouldn't go to ab@test2.com
3 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
-
Vulnerabilities found WordPress Toolkit Notification frequency and format
Ability to change the notification frequency for site Vulnerability founds of WordPress Toolkit.
3 votes -
Permission that allows customer to resore backups with out possibility to download them
It would be greate to have a permission in service plan which allows customers only to restore backups with out possibility to downlaod them
That will give an option to upsell hosting plans with extra option3 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
-
Automatic renewal of wildcard certificates when using Route 53
When renewing a (Let's Encrypt) wildcard-certificate, we first need to go the page for SSL of the specific domain, copy the new code, go to the DNS-page, update the records, go back to the certificate page and click renew. This seems like a lot of manual steps for something that can easily be automated.
I understand this has already been implemented for people who do not use the Route 53 plugin (or other DNS plugins), but since any change in Plesk DNS will automatically propagate to Route 53 with those plugins, I guess this can be fairly easily implemented, saving…
3 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
-
Monitoring: tracking only for one selection per ressource possible
Plesk path: /modules/monitoring/
Currently, you can only monitor a single selection per ressource. Many of the ressources have a selection. Wouldn't it make sense to be able to monitor more as one selection here? As example for CPU you have 8 choices.
- cpu: percent-user:value
- cpu; percent-system:value
- cpu: percent-interrupt:value
- cpu: percent-nice:value
- cpu: percent-softirq:value
- cpu: percent-steal:value
- cpu: percent-wait:value
- cpu: percent-idle:value
Currently I can only use a single one of this for notifications. It would be nice to have the possibility to monitor more than one selection per ressource.
3 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
-
Reseller User with SSH access for all sub-accounts
Would be a lot time-saving and more secure to get SSH access as Reseller with the reseller-user "system wide".
So we could as reseller use one user/credential for all sub-accounts of our clients.Actually there have to be a user/credential for each sub-account to access over SSH and also to use FTP and MySQL with SSH-Tunneling.
So there are tones of different Accounts in the FTP- and MySql-tools and the frequent change of password (to make it more secure) is a lot of additional work (and a p.i.t.a), because they have to be synced trough all tools every password-change.
Also…3 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
-
HTTP verbs management by Plesk on Windows
There is a common need due to Rest API-development to able to switch on / off http verbs for IIS server. Verbs are according to my knowledge configured in the ApplicationHost.config file which cannot be configured via web.config file. So, please consider implementing this in Plesk. Also make this available in Classic Asp settings which also locates in the ApplicationHost.config file. For Classic Asp and also for ASP.net, by default only GET and POST verbs are available.
3 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
-
Add Cgroups Manager services to Watchdog's monitoring capabilities
For reliable usage it would be preferable that watchdog could start the processes for Resource controller (Cgroups) and controlld from the Cgroups Manager component if the process for some reason shuts down.
3 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
-
WordPress toolkit notifications management
It would be great to be able to manage the WPTK notifications about the plugins new versions/updates to have an option to exclude the "new versions available" notificaton, when auto-updates are enabled.
3 votes -
Content Security Policy (CSP) Guide for a WordPress site in Plesk
I have started adding SHA header for the more than 100 scripts and styles on the home page.
May I ask if you could provide a Plesk recommended way to set CSP for a WordPress website, possibly with a nonce generator, and a functions.php planting of nonce addition to all current scripts and styles.
3 votes
- Don't see your idea?