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
2068 results found
-
REST API request to get customer information through the external ID.
REST API request to get the customer information through the external_id.
1 vote -
Custom Buttons per customer
Customers may add their own Buttons for several reasons, eg. Link to the CMS Administration.
Therefore i suggest the possibility to create custom buttons on a per customer base.
2 votes -
Add warning message if Postgres installed on the Web Admin License but without Developer pack extension
The Postgres installed on the Plesk Web Admin edition but not persists in Tools & Settings > Database servers.
To manage PostgreSQL Developer pack extension required. But it does not produce any warnings about that which is confusing.
Also, there is no information about Developer pack in license management. I would suggest to add new tab "paid extension" in Tools & Settings > Licensing management
2 votesThank you for your input! We will consider this functionality for the upcoming releases if it becomes popular enough.
Everyone, please keep voting for this feature if you consider it important.
— AS
-
Plesk installer should check for 3rd-party firewalls
Plesk installer should check if 3rd-party firewall like APF is installed on the server and show a warning.
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 -
Manage additional directives for Apache and Nginx via API
It would be helpful to provide functionality in Plesk API to manage additional directives for Apache and Nginx.
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 -
Web deployment instructions, password
It's not clear which password to use in web deploy (visual studio 2017) to IIS. As I understand I should use FTP account password. But which one? Which root folder should be at FTP user?
Please create a separate page for web deploy with instructions and settings export.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 -
The ability to clone WordPress multisite
WordPress Toolkit Clone feature also available for in supports WordPress multisite.
5 votesIn WP Multisite installations you have one single WP controlling many different websites and domains. "Cloning" a multisite installation seems to be a challenge, because when you clone a site, you need to mention a target where to clone the site to (a new URL, a new subdomain). As a multisite installation has many URLs, it seems impossible to clone these to one single domain. It will be unclear which domain is actually cloned or how to map source to target.
But as always, we're open for ideas and would love to hear more details from you how you imagine the workflow. Please describe in your comments what you expect to happen when you clone a multisite installation, e.g. how you'd want to map source to target(s). Would you for example want to see a dialog where you can enter new domains and subdomains for each existing URL in the…
-
Possibility to manage ASP modules via Plesk
A feature that would allow to install, manage and remove ASP modules such as FileUp in Plesk.
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 -
Include feature in REST-API to allow listing backups
It is required to make possible to list backups via REST API.
4 votes -
Horde webmailer Events should be backed up with Plesk Backup Manager
Include Horde webmailer's internal data in backups done with Plesk Backup Manager
2 votes -
Add the ability to enable or disable Plesk Premium Email for particular mailboxes
Currently, Plesk Premium Email can be enabled only for a subscription.
But Plesk Premium Email license differ by a number of users, so, to not exceed the license limit, it'll be handy to define which particular mailboxes on a subscription have the ability to use Plesk Premium Email60 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 Let's Encrypt Support to Plesk *.domain addresses
The new wildcard SSL support for Let's Encrypt is awesome!
Except that it doesn't work the way a person would expect. For example, when I install a SSL from GoDaddy, I can click my "exampledomain.com" button, and add the SSL. Then I can click my " *.exampledomain.com" button, and add the SSL.
This currently does not work with Let's Encrypt. With LE, I can click into "exampledomain.com" and set up a "*.exampledomain.com " Let's Encrypt SSL. It will properly secure exampledomain.com .
BUT, when I go to the "*.exampledomain.com" in Plesk, and click "Hosting Settings", I cannot select the *.…
17 votes -
Nginx restart interval functionality
An Nginx restart interval should be helpful for situations when users use API calls to modify domain's PHP settings. This results in multiple nginx reloads:
/var/log/plesk/rc_actions:
INFO: [Tue Feb 26 15:26:00 CET 2019]: Service: nginx, Action: try-reload
INFO: [Tue Feb 26 15:26:44 CET 2019]: Service: nginx, Action: try-reload
INFO: [Tue Feb 26 15:26:59 CET 2019]: Service: nginx, Action: try-reload
INFO: [Tue Feb 26 15:28:06 CET 2019]: Service: nginx, Action: try-reload
INFO: [Tue Feb 26 15:29:11 CET 2019]: Service: nginx, Action: try-reloadA similar functionality exists for apache in Tools & Settings > Apache web server > Restart interval.
11 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 -
block bad bots by default
There are many bots that can actually DoS a server using Plesk. Since there's no way to limit their connections they can overload a server really easily. Currently the only way to block them is by reading the logs and implementing blocks in nginx or .htaccess rules.
It would be great if there could be some security by default. The community has created very comprehensive lists that could be used and auto updated / maintained by cron jobs.
Here's an example for Apache
https://github.com/mitchellkrogza/apache-ultimate-bad-bot-blocker/tree/master/Apache_2.4
And here's for Nginx
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker
It could help mitigate attacks and vulnerability scans as well a…
11 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.BTW, we have following solution for Plesk – https://talk.plesk.com/resources/blocking-extra-bots-using-nginx.6/
—
IG -
check passwords against Pwned Passwords API
Plesk should check user typed passwords against Pwned Passwords API
https://haveibeenpwned.com/API/v2
that way you could further improve systems running Plesk against Brute-Force attacks - and Dictionary attacks
WordFence plugin for WordPress is already offering this, checking WordPress administrator passwords against https://haveibeenpwned.com/API/v2
it shouldn't be too much work to compare Plesk password hash between Plesk and https://haveibeenpwned.com/API/
I would like to use this feature for all services (FTP, E-Mail, Plesk, WordPress, etc.)
It makes a lot of sense to do this, there are no drawbacks
it should be option that users can enable/disable
if you don't need it, you can disable…8 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 -
Make Plesk Migrator also migrate backup settings
Plesk Migrator is a great tool but it don't migrate backup settings.
Please make this possible !13 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 -
Let's encrypt wildcard for domain aliases
Currently, when requesting a wildcard certificate for a domain with multiple domain aliases, only the main domain gets a wildcard.
Let say you have a main domain domain.com and have 3 subdomains domain.fr, domain.co.jp and domain.eu.
When requesting a wildcard certificate including all aliases, you'll get :
domain.com
*.domain.com
domain.fr
domain.co.jp
domain.euwhere it would be more logical and usefull to have :
domain.com
*.domain.com
domain.fr
*.domain.fr
domain.co.jp
*.domain.co.jp
domain.eu
*.domain.eu7 votes -
Update or Status notifications from the WP-Toolkit by E-Mail
In the Plesk WordPress Toolkit there is so far no possibility to switch on a notification if something changes in the status of a page. e.g. SSL / security settings or the latter and most interesting updates! For WordPress there are several plugins that take over the update notification function, but they don't always work. But since the WordPress toolkit has the function, it would be great if you could turn on an e-mail notification!
5 votes -
An extension to synchronize DNS zones from Plesk to Vultr DNS service.
This is something that really should be available by now, especially as it's available for DO and AWS.
28 votes -
Obtain IP address of a domain via DomainResponse REST API request.
DomainResponse request return only id, created, name, asciiname, guid, hostingtype. I suggest to include into this list IP address of a domain.
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?