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
2087 results found
-
Be able to export PHP and Extensions settings globally
As per Audit purposes, there is a need to perform the PHP and Extensions settings globally.
For now, it can be done manually and with a lot of work through CLI but it would be great to have this feature implemented so it can be done easily and from within the Plesk user interface.
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 -
3 votes
Thank 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 -
Appending strings using Plesk API
Hello,
Please add Extenshios API usitlity and method which allows to append string into a file.
Now it is only possible to read from a file and overwrite a file:
https://plesk.github.io/pm-api-stubs/docs/classes/pm_FileManager.html#method_filePutContents11 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 -
SAML integration
For setups with a large amount of plesk servers it would be very nice to be able to be able use a SAML integration to handle the user authentication.
40 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 -
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.
12 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…
12 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 -
Add Nagios support
It would be nice to add Nagios support in Plesk, since there are no other tools to monitor Plesk mail server, such as Postfix, to check mail queue, ability to send messages etc.
16 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 -
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 -
Add Amazon Linux AMI support
Add ability to install Plesk on Amazon Linux AMI.
For a discussion to gather feedback: why would prefer to choose Amazon Linux for Plesk prior to other Linux distributions?
8 votesThank you for your input! We will consider this functionality in upcoming releases if it will be popular.
I would very much appreciate if you add some explanation comments why you prefer Amazon Linux instead of already supported OSes (like CentOS/Debian/RedHat/Ubuntu). Why it is important for you?
Everyone, please continue voting for this feature if you consider it important.
— AY
-
Notification interval setup
Right now the notifications in Plesk via Tools and Settings > Notifications can only be setup as per the starting condition when expiring (I.E.: 10 days in advance).
It would be good to have more settings such as the interval as, as of now, the notifications are sent daily once the condition is met and it would be nice to be able to set it with mor flexibility (I.E.: each 5 days).
6 votesThank you for your input! We will consider this functionality for the upcoming releases if it becomes popular enough.
Everyone, please continue voting for this feature if you consider it important.
—AS
-
Please allow all IIS authentication configurations for a virtual directory. Currently, only Anonymous and Windows are available.
Please allow all IIS authentication configurations for a virtual directory. Currently, only Anonymous and Windows authentications are available. If we want to setup only "Basic Authentication" for a website then we can't do it from Plesk Panel.
4 votesThank you for your input! We will consider this functionality for the upcoming releases if it becomes popular enough.
Everyone, please continue voting for this feature if you consider it important.
—
IG -
Add custom theme in Skins and Color Schemes
Hello.
Please add functionality when custom themes configured using CLI appear in Plesk > Tools & Settings > Skins and Color Schemes.
Currently it is possible to configure and install custom themes unly using CLI and custome themes don't appear in Skins and Color Schemes.
https://docs.plesk.com/en-US/onyx/administrator-guide/customizing-the-plesk-interface/using-custom-themes/obtaining-a-theme-package-from-plesk.70907/39 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 -
Ability to ignore missing PHP on target warnings for Migrator
Add the ability to ignore missing PHP on target warnings for Migrator as it is right now, when that happens, all the domains end being marked with a "Warning" and they need to be checked one by one
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 -
Implement feature to use WordPress' wp-cli in chroot shell
It should be possible to use the WordPress commandline tool "wp-cli" via chrooted-shell.
62 votesWe don't think running wp-cli in a chroot shell is enough -- so in addition to this we're adding the ability to run wp-cli directly from WP Toolkit interface in the upcoming WPT v6.7 update.
-
Add the possibility to use patterns or types as prohibited domain names
Add the possibility to use patterns or types as prohibited domain names
For example: Bank domains
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 -
Add the ability to create an alert on the event manager when a prohibited domain name is blocked
Add the ability to create an alert on the event manager when a prohibited domain name is blocked.
This way, an alert can be received when a customer tries to use a prohibited domain name.
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 -
Show mail traffic statistics when using SmarterMail
When installing Plesk with SmarterMail, the mailbox usage stats are calculated, however, the mail traffic usage stats (IMAP/POP3 + SMTP) are not calculated.
It would be really useful that Plesk would calculate mail traffic usage for when SmarterMail is being used, otherwise, we cannot monitor the traffic usage made by our customers nor limit it.
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 -
Allow users to create subdomains for whitelisted superzones
Currently you can only disable creating of subdomains for all superzones.
An exclude list to allow some superzones would be nice.
2 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 -
webmail for external SMTP servers
Hello,
Please add functionality to create webmail account in Plesk if an external SMTP server is configured:
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 -
Add a user which is able to access some specific list of subscriptions
Add a user which is able to access some specific list of subscriptions, when subscriptions belong to different owners
For example, subscriptions belong to two different customers and a user can access all these subscriptions
23 votesThank you for the update! 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?