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
479 results found
-
Plesk repair db should fix "Integrity constraint violation"
Plesk repair db should fix issue "Integrity constraint violation: 1062 Duplicate entry for key 'PRIMARY'"
https://support.plesk.com/hc/en-us/articles/115003292185-Unable-to-create-object-in-Plesk-SQLSTATE-23000-Integrity-constraint-violation-1062-Duplicate-entry-for-key-PRIMARY-15 votesHi, I’m glad to inform you that this improvement is available since Plesk Obsidian 18.0.28!
-DL -
Enable/disable debug in Plesk via CLI
The suggestion is to implement CLI utilities to enable/disable Plesk debug:
plesk debug -enable
enabled = on
filter.priority = 7
show.utilexec = on
show.utilexec_io = onplesk debug -enable --sql
The same as previous + show.sql_query = onplesk debug -disable
Now it is necessary to remember panel.ini path (/usr/local/psa/admin/conf/), copy panel.ini.sample, then edit it manually every time. And the same procedure to disable it.
33 votesIt's enough to call the following command:
plesk conf panel.ini
--AA
-
Search & Replace for Wordpress websites
This is highly desirable and basic feature.
When ever user enters "Hosting Settings" and changes the domain, Plesk will detect if a wordpress website is installed, if this domain has wordpress installed - a pop up will show up asking "Would you like to run Search and Replace in the database for the new domain?"User will thick V and confirm.
Then a new pop up will show up showing:- Creating restore point
- Running search and replace.
This feature will save a lot of Hosts the problem with customers / developers changing the domain and not figuring up why the…
5 votesStarting with WPT 4.6, WordPress administrators can automatically update their website URL in the WordPress database and wp-config.php file based on the actual current URL. This procedure is particularly useful after migrating a website from a different location like your local workstation. The Update Site URL feature is available in the “hamburger” (context drop-down menu) on a WordPress site card.
If you have feedback on this feature, let us know at our forum (https://talk.plesk.com) or other communication channels.
—AK
-
Implement renewal of Let's Encrypt wildcard certificates
Please implement renewal of Let's Encrypt wildcard certificates through Plesk or command line.
69 votesAvailable starting Let’s Encrypt 2.7.0: https://ext.plesk.com/packages/f6847e61-33a7-4104-8dc9-d26a0183a8dd-letsencrypt
-
Add functionality to install, modify and manage wordpress or joomla via API
Right now you can set a service plan to have WordPress or Joomla pre-installed with any new subscriptions, however the installation data such as admin usernames, passwords, site titles are randomized more so if the subscription/domain is setup via API. I think it could be nice if there was an option to install them with custom data or customize them via API. such that when installing via API, i can explicitly set the site title, admin username and passwords, database usernames and passwords etc.
2 votesWPT v6.0 adds REST API for the majority of WP Toolkit operations. Please file a separate request for Joomla, since it's a different project. Let us know if you have any feedback.
--AK
-
please add a dark theme and full screen mode
please add a dark theme and full screen mode
3 votesA dark theme (night mode) has been added in Plesk Obsidian 18.0.50. You can toggle between day and night mode with the icon in the upper right corner of the screen.
-- PD
-
Add custom dns recursion settings via Plesk GUI or CLI and avoid overwriting by Plesk
Going to Tools & Settings > DNS Template > DNS Recursion Settings, it's not possible to set a custom list of IPs or hostnames, it's only possible to choose between different options: any host, localnets, localhost.
As a workaround to this limitation, i'ts required to customize the options section in the /etc/named.conf file, but it gets overwritten by Plesk.
Please, add the possibility to customize the dns recursion settings via Plesk GUI and to keep the custom allow-recursive set in /etc/named.conf file.
2 votesThis feature is already available since version Plesk Obsidian 18.0.42.
Let us know if you have any feedback - visit our forum at http://talk.plesk.com.
— AY
-
10 votes
SNI for Mail Services is supported now in Plesk Obsidian – https://docs.plesk.com/release-notes/obsidian/whats-new/
—
IG -
Be able to enable all security options from WordPress Toolkit on all instances via CLI
Be able to enable all security options recommended by the WordPress Toolkit on all instances via CLI so that it would save customers' time as they would not need to login to the Panel and select all of them manually on all instances.
14 votesIn WPT v6.0 we have added REST API that allows you to manage security options on any given site. We hope this should cover your needs. Let us know if you have any feedback.
--AK
-
Add support for NFS Partitions
Plesk should add support NFS Partitions for the vHosts as it would make it possible to over customers with High-availability clusters
17 votesUsing NFS shares to store hosted websites’ vhost directories is supported since Plesk Obsidian 18.0.49, published December 20th, 2022. To enable this feature, add the following lines to the panel.ini file:
[webserver]
syncModeOnRemoveConfiguration = true
Please let us know what you think about this new feature in your comments.
--PD
-
wordpress toolkit disable auto update
Plesk Web Admin version comes with a limited WP Toolkit.
It updates WP automatically and the option to deactivate the autoupdate is blocked because of licensing.
I understand that to handle updates from Plesk one should buy a Toolkit license but for the basic free version it should be possible do disable updates.
Thank you.
1 voteWPT 5.0 has made changing of update settings free for all users.
—AK
-
Please show what is about to be deleted in the confirmation dialogs
I appreciate a lot that you ask users if they really want to delete.
In many cases one doesn't know if they have (unintentionally) selected too much. So it would be nice if either a list of objects (subdomains, mail addresses or what ever) or at least the number of items being deleted would be shown.2 votesThe improvement is available since the 18.0.38 version (#PPP-54067)
—
AA -
It would be nice to provide mail SSL/TLS support with SNI for more domains from single IP
It would be nice to provide mail SSL/TLS support with SNI for more domains from single IP
217 votesWe are glad to inform you that this feature is available.
- If you use the domain (example.org) as an address for a mail server as well, see https://support.plesk.com/hc/en-us/articles/12377516977175-How-to-assign-an-SSL-certificate-per-domain-to-secure-the-mail-server-in-Plesk-SNI-support for details on how it could be configured.
- If you would like to use a 3rd level domain (e.g. mail.example.org) as an address for a mail server, then please use a wildcard certificate for this scenario.
- If you are interested in the scenario where Plesk serves mails (mail.example.org) and the A-record for the domain (example.org) points to another server, please continue voting for the https://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/39378850 request.
If you have any feedback on the implementation of this feature, please let us know on the forum: https://talk.plesk.com.
— AY
-
Assign separate SSL certificates for multiple mail servers
Allow the ability to assign separate SSL certificates for multiple mail servers.
212 votesAvailable since Plesk Obsidian RC3. Windows: modern version of MailEnable required (shipped with Plesk), Linux: modern versions of Postfix (shipped with Plesk) and Dovecot (shipped by most OS vendors) required.
Please read the docs: https://docs.plesk.com/en-US/obsidian/customer-guide/websites-and-domains/securing-connections-with-ssltls-certificates/protecting-webmail-and-mail-with-ssltls-certificates.76531/
— rk
-
PHP GD webp support
The version of GD provided with Plesk PHP packages does not have support for webp enabled by default. Almost all browsers now support this format.
https://developers.google.com/speed/webp/324 votesSupported since Plesk 18.0.27 version https://docs.plesk.com/release-notes/obsidian/change-log/#plesk-18027
—
IG -
Secure MySQL connections (from Plesk to externally hosted databases)
Secure MySQL connections via SSL/TLS: it is only a number of small changes in the code and a huge step in decreasing the attack surface.
106 votesThis functionality was added in Plesk 18.0.52 ( https://docs.plesk.com/release-notes/obsidian/change-log/#plesk-18052 ). We suggest you to update to Plesk 18.0.52 and check it out.
You can find additional information in https://docs.plesk.com/current/administrator-guide/database-servers/securing-connections-to-remote-mysql-database-servers.80017/. Let us know if you have any feedback - visit our forum at http://talk.plesk.com.
— AY
-
Modify the email sent when a new WordPress site is created
We need to modify the email that is sent to customers, when a new WordPress site is created. I am attaching an example of the email:
Your new WordPress site has been successfully set up at:
https://<site>/wordpress
You can log in to the administrator account with the following information:
Username: created_user
Password: The password you chose during installation.
Log in here: https://<site>/wordpress/wp-login.phpWe hope you enjoy your new site. Thanks!
7 votesWPT 6.0 adds the ability to turn off sending of initial email by WordPress. This can be done in Global Settings. Let us know if you have any feedback.
--AK
-
Support MySQL 8
I would like to see support for the upcoming MySQL 8.
Currently there is no support inside plesk and using a possible workaround with docker isn't possible out of the box.MySQL Community Server 8.0.4 is already a Release Candidate.
80 votesPlesk now supports MySQL 8 as the local (Plesk for Linux) and the remote database server – https://docs.plesk.com/release-notes/obsidian/change-log/#plesk-18033
—
IG -
Please remove the very annoying suggestion window when creating support tickets
It's really very annoying if the input field in the right area is reduced again and again when opening support tickets in order to offer unsuitable support articles. If the articles were at least helpful, the whole thing would still make sense. However, this is rarely the case. Even if you click it away and enter a new word, it will reappear immediately.
5 votesHi, these suggestions are a part of a whole searching process on the Plesk Help Center website. It helps us in analysing what people search and it also helps people with suggestions. It is very important for us.
We will work on search improvements to show better results. Thank you for your feedback.
—
IG -
Allow both HTTP and HTTPS version of websites to be forwarded. It's 2018, this is vital.
This is all about security, it's simply not a fully developed product without this facility and I am hugely shocked and surprised it doesn't already exist.
27 votesThis feature is available since many years. Please accept our apologies that this feature request has not been updated when SSL for forwarding domains was introduced.
-- PD
- Don't see your idea?