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
434 results found
-
Add CLI for managing Scheduled Tasks to be able to create multiple tasks at once
In Plesk, there is no CLI for managing scheduled tasks. Thus, if it's necessary to create multiple scheduled tasks, it's required to create them one-by-one in GUI.
CLI for managing scheduled tasks will allow creating multiple scheduled tasks by invoking a CLI utility in a script.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 -
Allow having the logs stored by domain and also stored centralized on a single location.
Allow having the logs stored by domain and also stored centralized on a single location.
Currently the logs are stored as /var/www/vhost/system/<domain>/logs.
and It's also possible to disable that as per https://support.plesk.com/hc/en-us/articles/115000067345But it's not possible to have both at the same time.
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 -
Support Advanced monitor to be available via embedded code on the website
Allow Advanced monitoring to be inserted into a site as embeded code.
Right now for this to work, additional changes has to be made to /usr/share/grafana/conf/defaults.ini manually after every update (in [auth.anonymous] enabled = false needs to be changed to enabled = true)
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 -
Configure the number of Plesk daily dumps that can be stored
It would be very helpful to provide an option in Plesk GUI to configure the number of Plesk daily dumps (/var/lib/psa/dumps/mysql.daily.dump*) stored in the server due to the fact that only storing 8 dumps is not enough for our business standards.
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 -
Allow to disable Update notifications from Plesk Installer
Please allow to disable this emails:
"Attention,
Plesk was successfully updated.
To view the list of changes, visit http://docs.plesk.com/release-notes/?platform=unix&locale=en-US&version=18.0.20&mu=2.
This message was sent automatically by Plesk Installer."
Or at least set them so that only failed ones are sent.
3 votes -
platform360.io (formerly my.plesk.com): see the billings to do a payment
Ability to do a payment starting from my.plesk.com.
Also, have a place where it is possible to see paid billings and link to pay next billings.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.
— AY
-
Option to erase Nginx additional directives when turning Proxy-mode on
When Proxy-mode is being turned on by clients, remaining WordPress Nginx additional directives affects sites processing since Nginx still works in a front-end. It makes Administrator to delete such directives every time domains is "switched to Apache" which is not convenient.
Currently this can be automated only via manual scripts and Plesk Event Handler.
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 -
Log changes in the DNS zones to the Action Log
Currently, logging DNS zone changes is limited to the fact that there was a change:
192.168.1.22 admin [2019-05-22 16:14:42] 'Default domain, DNS zone updated' ('Client GUID': '4ea73128-7ba2-4cf5-b4f8-35084d078381' => '4ea73128-7ba2-4cf5-b4f8-35084d078381', 'Domain GUID': '9d1f3706-259d-4fe6-8df4-c04cea7b9771' => '9d1f3706-259d-4fe6-8df4-c04cea7b9771', 'Domain Name': 'example.com' => 'example.com')
It would be nice to have an actual diff between the previous and the new state of the DNS zone, as in the current state there is not enough information
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.
— AY
-
Secure RDP using the Panel LetsEncrypt Certificate.
Not sure if this is doable and when I asked support they suggested I post it here. Currently I need to purchase a certificate to stop the RDP Client nagging that the certificate is self signed when I connect to the server via RDP. Thought it may be possible to allow the same certificate used for the panel (or even a new one) that could be used to secure RDP instead.
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 -
Website Importer must allow FTPS connections
Let's face it, any host doing things right will have plain FTP disabled. Therefore the Website Importer will almost always fail. It absolutely has to be able to connect over FTPES/FTPS. Is this even on the roadmap? It's a great feature, if only it could work.
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 -
Uninstalling MSSQL Server instances via Plesk Installer
Plesk Installer allows installing MSSQL Server but not uninstalling.
Instances can be uninstalled programmatically. See for example: https://social.msdn.microsoft.com/Forums/sqlserver/en-US/35af044d-2c98-4617-838f-06a524ea00fb/uninstalling-a-sql-instance-programmatically?forum=sqlsetupandupgrade
3 votes -
add date range in statistic
Add a date function to filter statistic.
3 votes -
Scheduled Plesk repair runs with admin email notification in case of errors
schedule plesk repair so it runs at specific times and notify admin of any errors
2 votes -
Implement Ubuntu 22 to 24 upgrade script
Implement Ubuntu 22 to 24 upgrade script
2 votes -
Introduce a built-in CLI tool (e.g. plesk bin monitoring) that allows administrators to monitor and report memory limit breaches
Introduce a built-in CLI tool (e.g. plesk bin monitoring) that allows administrators to monitor and report memory limit breaches across multiple domains or subscriptions.
The goal is to provide a fully CLI-based method for identifying which domains have exceeded memory limits — particularly in environments where GUI-based tools like Resource Controller (ResCtrl) are disabled, or when automated monitoring scripts are needed.
2 votes -
Disable SSH terminal for additaionl subscription user
In case, if SSH access is enabled in Plesk > Domains > example.com > Hosting & DNS > Hosting, all subscription's additional users who have access to Plesk can use the SSH terminal.
Therefore, it would be good to have the possibility to disable/restrict the use of the SSH terminal for specific subscription additional users.2 votes -
2 votes
-
Get list of domain aliases via cli
Currently it is possible to list all domains via
plesk bin site --list
but this command doesn't return domain aliases.
There is another commandplesk bin domalias
but it doesn't support--list
option.Please provide a way to list domain aliases via CLI without using access to DB.
2 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!
-- SH
-
Add the ability to limit swap under Cgroups Control Manager
When cgroups v2 is engaged under Cgroups Control Manager in Plesk, it's able to only control MemoryMax variable on the user slice which happens to be RAM memory. Add a feature of limiting the amount of swap usage as well which happens to be a MemorySwapMax variable in order to prevent subscriptions from occupying all swap when the limit on RAM was reached.
2 votesThank you for your input! We will consider this functionality in upcoming releases if it becomes popular.
Everyone, please continue voting for this feature if you consider it important.
-- SH
-
Arch Linux support
It would be nice to have Arch Linux among supported systems due to security concerns and more frequent and accurate patches.
2 votesThank you for your input! We will consider introducing support for Arch Linux if it becomes popular and there's demand for it.
Everyone, please continue voting for this feature if you consider it important.
-- SH
- Don't see your idea?