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
2089 results found
-
Post-update hooks in WordPress Toolkit
Add post-update hooks in WordPress Toolkit, which can be used to automate the process of committing to Git (e.g. WordPress core and plugin updates that are automatically installed by WordPress Toolkit).
Use case:
Be able to respond to the event and write a program to do things like: a) commit the changes to the local git repository and push them to origin, b) trigger an alert in the monitoring system
11 votesWe've already introduced post-install hooks in WP Toolkit v6.6.1, so adding host-update hooks makes total sense. To clarify, current hooks mechanism is available for the server administrator, so if you'd like to use hooks as a regular customer without shell access, please let us know (since in this case the implementation will be quite different)
-
Add new database formats to ODBC Data Sources menu
Add .accdb and newer Excel versions to ODBC DSN. Currently, only .mdb and .xls up to Excel 8.0 are available (beside MySQL). Newer versions of database file formats should be supported by this feature.
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 -
Add additional CA certificates to an existing certificate
It would be very helpful to be able to add additional CA certificates to existing certificates.
For example, in our case, on a domain with Let's Encrypt, it's required to add origin-pull-ca.pem from Cloudflare (https://support.cloudflare.com/hc/en-us/articles/204899617/) but trying to set sslclientcertificate (Nginx) or SSLCACertificateFile (Apache) as additional directives will trigger an error of duplicate syntax.
Therefore, it should be possible to go to Domains > example.com > SSL/TLS Certificates > Click on the certificate > Add more CA-certs
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 -
SSL It! Add HSTS preload options for the domain and allow the choice www or non-www domain name
For this extension to be truly useful in regards to adding HSTS to a domain it needs to provide the options necessary to implement it in a way that meets the requirements for preloading.
So it needs to:
1) have an option to add the preload directive.
2) allow for the choice www or non-www domain name by performing the proper redirects to meet the requirements for preloading. Even if it means instructing the client to manually set the "Preferred domain" to "None" as part of the process then having the client return to the extension and then the extension…26 votes -
Better email notifications management through CLI
Improve the email notifications management through CLI using the "plesk bin notification" command.
As of now, there are plenty of notifications that can be easily managed in Plesk GUI while it is not possible through that command making it quite hard to manage as the ones that can not be managed through the command itself, need to be modified directly on the Plesk database while in Plesk GUI all (or almost) the notifications are unified under Tools & Settings > Notifications
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 -
Allow Log filtering for rotated logs
Allow Log filtering for Rotates logs
Currently, log filtering is possible when the logs are yet to be rotated.
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 -
Ignore POP3/IMAP failed authentication attempts in traffic statistics on Plesk for Windows
Mail authentication brute force attacks generate additional traffic.
It is counted as a part of POP3/IMAP traffic statistics in Plesk for Windows.
Please add functionality to recognize and ignore such normal traffic so that it does not forge POP3/IMAP statistics.6 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 ability to manage TLS version per domain basis
For now it is possible to manage specific TLS version and cipher suite only on server level, meaning that particular TLS versopm will be applicable for all domains at once. It would be nice if Plesk introduces the ability to manage TLS version per domain basis, which would add more flexibility for Plesk administrators.
56 votes -
Delete/Reject Option for incoming mail addresses in blacklist
Add delete/reject option for addresses and or domains in the blacklist. If I've blacklisted a domain, chances are that I don't want anything from that source.
3 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 -
Amazon AWS S3, change the Storage class via Amazon aws s3 extension.
Hello Guys,
Would be amazing to be able to change the Store class via the extension itself.
Via aws here an example how it's made: https://stackoverflow.com/questions/20064275/how-to-change-default-storage-class-on-aws-s3
21 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 -
Plesk for Windows - RdpGuard
Please include the security system RdpGuard (https://rdpguard.com/) in Plesk for Windows. And please add configuration from Plesk.
This is a very good alternative to IP2ban (which is only for Linux).Thanks
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 -
Enable advanced monitor for customers
Enable advanced monitor for customers in order to be able to see the performance of the server.
6 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
-
Enable mail accounts password encryption(or have possibility to enable it via Plesk) for MailEnable
Currently all mailbox passwords(MailEnable) are stored in AUTH.TAB in plain text that is not secure.
MailEnable has an option to enable password encryption in AUTH.TAB13 votesThank you for report. We are going to implement this feature in Plesk Obsidian soon.
—
IG -
Change (or add option to select) value that is used for the customer’s account root
Currently, when a subscription is created and the customer adds new domains, the following physical structure is created on a server:
C:\vhosts\primary.domain\new.domain
where primary.domain is the primary domain of the subscription and new.domain is another domain, created by the customer.
Sometimes, in this scenario, a number of new domains created by the customer might be quite big, so physical structure becomes something like this:
C:\vhosts\primary.domain\new.domain
C:\vhosts\primary.domain\new1.domain
...
C:\vhosts\primary.domain\new199.domain
C:\vhosts\primary.domain\new200.domain
In these circumstances, when the primary domain's name is changed, for example:
primary.domain changed to newprimary.domain so physical structure is changed to C:\vhosts\newprimary.domain*
There is a lot of data that has…
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 -
Add possibility in ModSecurity to configure real-time file scan when files are uploaded
It would be great to add possibility in ModSecurity to configure real-time file scan when files are uploaded: https://github.com/SpiderLabs/ModSecurity/wiki/Reference-Manual-(v2.x)#files_tmpnames
Such feature will allow the Plesk administrator to configure some Perl scripts to analize all the files uploaded by the users.
3 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 Spammails of outgoing Mails (Plesk Email Security)
The Plesk Email Security Extension is a really good way to secure the mailservive in Plesk.
And you have a nice graph where you can see, how many spam mails you recieve and send.
But one thing is missing... If our server identifies a mail as spam, we want see which mail it was and not only a summary how many spammails the server sends.
3 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 -
Need to change UI, Add tour functionality
Need to change Plesk panel UI it's too hard to find smaller things as well as need some tour functionality for new users to understand the plesk pannel.
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 -
Insert a link to access Plesk in notifications (E.G Domain creation, Subscription expired, etc...)
It would be awesome to add a link to access Plesk directly in all notifications sent by Plesk, especially in case of several Plesk servers to administrate. See the example attached.
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 -
Exclude selected email accounts from backups
It would be useful to be able to remove from a server-wide backup only particular domain's data (such as mailbox accounts) as it will help to manage server's disk space in a more efficient way and store only needed data
1 voteThank 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 -
Obsidian Scheduled Tasks update has less functionlity due to cron style Version 18.0.25 Update #2
Version 18.0.25 Update #2 Windows
New Cron style schedule tasks. This was such a poorly thought out feature to implement and as such a bad one.
It's great that Plesk want's to standardise the control panel between platforms but now in the case of Windows servers the experience is worse than before. Previously there were checkboxes that you could tick, so if you wanted a task to execute every 5 minutes then you could just ticket the appropriate boxes.
Now in attempt to bring cron style to Windows without the / character this has become really laborious having to enter…
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
- Don't see your idea?