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
2092 results found
-
Custom buttons for the customer
It would be great to be able to insert custom buttons into the client's Plesk panel without having to manipulate Plesk code.
At the moment only in the Plesk ADMIN panel it is possible to add custom buttons, but the customer cannot see them from his panel.
Greetings1 voteThank you for your update. I understand now. You would like to add the custom button in the navigation menu for customers. You are right, at this point, it is possible to configure such an option only through classes inherited from pm_Hook_CustomButtons. 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
-
separate user group for iwpd users
For plesk on windows
It would be helpful if plesk created a separate user group for all IWPD users.
That would allow me to set specific security settings to that group.
See this kb article as an example: https://www.plesk.com/kb/support/access-to-cmd-exe-and-powershell-exe-how-to-allow-it-to-subscription-users-and-deny-to-iis-users-on-a-plesk-server/
Because the IWPD user and account user are in the same psacln group we cannot use that group to block cmd or powershell access (since the domain account apparently needs to be able to run those commands).
The workaround revolves around manually creating a new security group and manually adding those users to the new group, the obvious problem with that…
1 voteThank 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
-
Be able to change URL structure of domains in Preview mode
The preview in "Quick Preview" mode only allow a basic preview, without usage of SSL/TLS certificates, as the URLS begin with the IP address, like this:
http://111.222.333.444/plesk-site-preview/www.some-website.com/The "Quick Preview on a domain name in Plesk" could be improved. It allows to select an existing domain as a "support" for previewing websites. This sounds promising, as a SSL/TLS certificate already exists on this domain name.
But the problem is that the preview Urls generated by Plesk now use a different structure based on subdomains, like this: http://some-website.com.212-83-133-74.preview-domain.com/
This is rendering this functionality cumbersome : need to add this "some-website.com.111-222-333-444" subdomain…
1 voteThank 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
-
Listen on all IPs for all vhosts
Let the webserver for all vhosts listen on all IPs on a server. With Apache httpd you can use * instead of the IP (or list all IPs on a server). This would make it easier to migrate users between servers without having to manually check the IP to update the (external) DNS. This would also make it possible to prepare everything for IPv6 at the same time as you would only need to add AAAA records after this step.
1 vote -
Add the notifications if an Admin-User is logging in from an unknown/new device?
If Plesk can send such notifications it will help detect access violations
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
-
Add option to pass OCSP "must staple" to Let's Encrypt
It is possible to enable OCSP stapling, but not to pass the "must staple" option to Let's Encrypt, even though they support it, and it should be available in Plesk.
More people have pointed this out on the original post: https://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/7064969-include-oscp-stapling-directives-for-secured-sites
4 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
-
Migrating tool for Apache2 (Wordpress) linux server confs and sites.
Just reading with ssh root access /etc/apache2/sites-enabled/ and listing sites to be copied with their files and databases. Also Nginx sites.
It could be payable extension linked to Plesk license.1 voteDo I understand correctly that you are referring to a server without a control panel (or at least a custom one, that's currently not supported by the Plesk Migrator extension)? Thank you in advance.
-- SH
-
Add custom services to the UI inside Tools & Settings -> Services
Provide to administrator the ability to add and manage custom services to the UI inside Tools & Settings -> Services
2 votesThere is an open-source extension implemented that enables the functionality of adding custom service to Plesk - Tools & Settings - Services Management, which could be found here:
Please review the alternative and provide us with detailed feedback in case it does not suit your needs.
-- SH
-
CLi option to assign the application folder of PHP Composer
The command below is adding the application folder to the list of the folders for PHP Composer (in Domains > example.com):
plesk ext composer --application -register -domain example.com -path httpdocs/one.example.com/
Please add CLi option to assign the required folder for PHP Composer (the same functiolanilty as Change folder button)
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
-
Cgroup error page
Create a custom error page for exhausted resources allocated via cgroups.
2 votesThank you for your input!
There is no such option, at least to my knowledge.
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
-
A differential report to compare the DNS template to all or multiple domains on a server
A differential report to compare the DNS template to all or multiple domains on a server to see only items that are "differences" or exceptions to the template, not every DNS entry for a domain.
2 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
-
Add possibility in "Restrict Admin Access" feature to specify IP addresses configured with DynDNS
it would be really nice to have a features, which restricts the administrative access for all IPS other than the IP which is configured using DynDNS
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
-
Add an ability to apply changes from a service plan to existing subscriptions
Some settings, such as Retain web and traffic statistics are not applied to existing subscriptions after changing those in the service plan. It would be useful to apply them in one place instead of making changes in every subscription.
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
-
Allow customizing GIT Webhook URL in extension
By default Plesk uses hostname. In some cases it's not secured with SSL.
It will be more flexible to be able to adjust them.
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
-
For security reasons: Turn off outputting PHP Version and also Webserver Version
PHP configuration:
Add the following Lines for Security Reasons!exposephp = off
servertokens offWhy didn't Plesk decide to make these lines available as options in Plesk, as options?
In my opinion, no one cares which version I use when it comes to port scanning / Showdan.io. Especially with Showdan.io, you can filter computers that are vulnerable in seconds, e.g. find web servers or PHP versions that are problematic.I ask for options in the GUI for ON / OFF, although someone at Plesk should first explain to me why these version numbers of vo, web server Nginx…
12 votesThank you for your idea! 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.
-- PD
-
Add custom shell to user of available shells
Give the ability to the administrator add new shells in the list of available shells for system shell users.
2 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
-
Feature request to implement custom file mounting/mapping into Docker instance
Add the possibility to mount/map custom files into the docker image, which doesn't have them set.
3 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
-
A way to add or code themes of colours and fonts to make the websites that we code more engaging and prettier
A way to add or code themes of colours and fonts to make the websites that we code more engaging and prettier
1 voteThank you for your input. Unfortunately, we were not able to get a clear idea of your request. If you would like customize Plesk's theme, you are able to do so. You can check the documentation here. If you are referring to something else, please provide us with more information on what feature exactly you would like to be added.
Thank you in advance.
-- SH
-
Letsencrypt wildcard certificate, check dns and continue automatically
When creating a wildcard certificate for a domain where we are hosting the DNS, letsencrypt creates the required DNS record automatically, but then shows a dialog telling us to check the dns before continuing.
Since plesk created the DNS record and the DNS points to our server, the plugin should be able to verify that the DNS is good and continue automatically.
If we are not hosting the DNS and we have to manually create the record before continuing, the tools can easily display a 'check dns' button that will do the dns lookup and confirm if good or not.
3 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
-
Code Auto Indent
Automatically indenting code will be a very useful feature, similar to various other IDEs such as Notepad++ & VSCode to name a few. It will help in keeping the code aesthetic & clean and also allow the next person who will work on it to get a very quick understanding of the "flow of logic". Thank you.
1 voteThank 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?