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
2082 results found
-
Automatic DNS record export for new domains from Plesk to Cloudlfare
Automatic DNS record export for newly-created domains from Plesk to Cloudflare.
Currently, in order to create domain zone on Cloudflare side for the new domain in Plesk, user have to manually export it in Cloudflare DNS extension.
8 votesThank you for your suggestion. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
-- KvD -
SSL It CLI for enabling DANE support
It would be nice to have the ability to enable DANE support via the CLI.
3 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
-
Possibility to convert Plesk server with AlmaLinux 8 to AlmaLinux 9 OS
Add possibility to convert Plesk server with AlmaLinux 8 to server with AlmaLinux 9 OS
3 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
-
Add warnings for unsupported operating systems in the Dashboard
Many Plesk users continue to run outdated operating systems, which often results in non-functional repositories, failed updates, or even security risks. While the current Dashboard displays "Server Information," including the OS version, it lacks any warnings about the support status of the operating system.
I propose adding the following to the Dashboard:
- Display an orange warning when the OS has 6 months or less of support remaining.
- Display a red warning when the OS is end-of-life and no longer receives updates.
These warnings should include links to support articles explaining the risks and offering steps to update or migrate the…
3 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
-
Configure SSL in phpMyAdmin to access remote MySQL instances
Give the customer ability to configure SSL for phpMyAdmin when accessing remote databases.
3 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
-
Enable SSL session caching by default in Nginx configuration
SSL session caching is not enabled by default in Plesk's Nginx configuration, leading to the warning “Session resumption (caching): No (IDs assigned but not accepted)” during SSL testing (e.g., SSLLabs test). Without SSL session caching, SSL/TLS handshakes take longer and consume additional resources, impacting performance for returning users.
The following settings are missing in the Nginx SSL configuration file (/etc/nginx/conf.d/ssl.conf):
sslsessioncache shared:SSL:32m;
sslsessiontimeout 1m;Steps to Reproduce:
- Run SSL configuration tests, such as with SSLLabs, and observe the “Session resumption” section.
- Note the warning “Session resumption (caching): No (IDs assigned but not accepted)”, indicating the lack…
3 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
-
Feature Suggestion for Plesk WordPress Toolkit: Notification Control per Subscription
I would like to propose an enhancement to the Plesk WordPress Toolkit to address an issue with email notifications sent to end users. Currently, the toolkit sends nightly email alerts regarding available updates for WordPress plugins, themes, and the WordPress version. However, there is no option for server administrators to disable these notifications on a per-subscription basis.
This lack of granularity means that administrators cannot tailor the notification settings according to individual user preferences, which may lead to annoyance for end users receiving notifications they do not wish to see.
I propose extending the WordPress Toolkit to allow end users…
4 votes -
Manage journald rotation settings via Plesk
Modern operating systems switch from log files to journals, so log current log rotation settings do not cover all needs. It would be useful to be able to set up journald vacuum settings from the panel.
2 votesThank you for the update. 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
-
30 votes
-
Autoresponder "From" Email Addresses
It is commonplace nowadays to see something like this when we receive email.
"Accounts From My Organisation" accounts@myorganisation.com .
It looks far more professional and more aesthetically pleasing than the utilitarian "accounts@myorganisation.com" which is the only option currently available in the Plesk Obsidian autoresponder functionality.
It would be a nice feature - and fairly simple, I imagine - to add a field to the autoresponder functionality to allow us to enter a "pretty" name which would be what the email recipient would see in their inbox. Alternatively, of course, the existing field could be amended to allow for…
3 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
-
Add the Flutter support to Plesk
Please add the the Flutter support to Plesk
3 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
-
URL-based branding logos
I suggest enabling Plesk to allow different branding logos in the login screen and the top left corner of the session, depending on the full-qualified hostname used to reach the server. For example, if a server can be reached through 2 different names, the idea would be to be able to set a default branding logo and have alternative ones depending on the URL used to connect to the server. Here's an example:
plesk.domain1.com -> main logo (default)
plesk.domain2.net -> alternative logo 1
hosting.domain3.co -> alternative logo 2
any other aliases/URLs -> main logo (default)3 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
-
Allow specifying of ports to open in firewall during certificate generation process to open and close again automatically
allow for specific ports to be opened when securing/ressecuring Let's Encrypt SSL certs.
For example, Lets Encrypt needs several ports open in order to reissue SSL so have a field to enter the ports to open when re issuing the SSL.
tcp:80, 443
udp:4433 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
-
Create a BIND-independent SSL It! mode
As of now SSL It! requires an active BIND (DNS) service to function, as it relies on DNS validation to issue and renew certificates. This dependency is hardcoded into the extension’s logic to ensure compatibility with certificate providers like Let’s Encrypt and to maintain secure, automated certificate management.
The idea is to allow for this feature to be able to disable this hardcoded logic, which requires active BIND service to update the DNS in certificates.
1 vote -
restart cookie expiration time of 2FA (Google Authenticator) after a successful login
It is already possible to have the cookie of the 2FA login expire after n days. But for admins who work on many servers, this still causes unnecessary extra work once that time frame expires. Because then they will be prompted to enter the 2FA code again, and this happens on all the servers they operate. It adds up to a lot of wasted work time.
Instead, the cookie expiration could be reset to n days after each successful login. Example: A user sets the expiration to 90 days, but on day 81 the user logs in without having to…
1 vote -
Token MLM Software Development In Malaysia
Token MLM software development in Malaysia offers robust, secure, and scalable solutions for businesses. The software includes smart contract integration, multi-level marketing support, custom cryptocurrency development, secure and scalable features, and a user-friendly dashboard. Additionally, the company provides digital marketing solutions such as SEO, Google Ads, Meta Ads, social media marketing, email marketing, and PPC advertising. Contact them to take your MLM business to the next level and experience revolutionary growth.
WEBSITE - https://multisofttechnologies.in
NUMBERS +91 9711298311 , +91 79830280751 vote -
FreedomJobAlert - Your Ultimate Career Companion
Welcome to FreedomJobAlert, your go-to platform for discovering the latest job opportunities across diverse industries. We understand the struggle of searching for reliable job information, and that's where FreedomJobAlert steps in. We provide up-to-date job listings, career tips, and insightful resources to help you on your professional journey.
1 vote -
Add customer number to frontend
There already is an API field for the customer number. Why can't I set this through the UI?
Would be critical for us to be able to automate billing.2 votesThank you for your suggestion. In order to get better understanding, could you please confirm what exactly are you referring to by "number", e.g. the customer ID, the guid, number of customers, phone number, or something else. Thank you in advance.
-- SH
-
Usage of "Quick Preview" DNS should be made more clear.
The fact that Plesk must be the DNS server for the "Quick Preview on a domain in Plesk" option should be underlined and more prominent in the interface. The necessity of a Wildcard SSL cert should be clearer too. That would help your clients and avoid some tickets to Plesk support.
3 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
- Don't see your idea?