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
2081 results found
-
Add Plesk password generate button to the Create user for the protected directory form
Add a Plesk password generate button that matches with the server password policy level in the Create user for the protected directory form
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 -
Add incremental backups for Plesk extensions
Currently, Plesk backup manager creates incremental parts only for the web and mail content. And Plesk extensions backup always contain full data even if there were no changes. It is required to add incremental backups for Plesk extensions
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 -
Redirect from HTTP to HTTPS to access Plesk login page
example.com doesn't exist on the server.
If set example.com under Plesk > Tools & Settings > Customize Plesk URL, there is no redirect from http://example.com to https://example.com.
Please add feature - redirect from HTTP to HTTPS to access Plesk login page.
39 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 -
Add MariaDB Connector/ODBC
> Drivers
With MySQL and MariaDB going their own way more and more, it is important to add MariaDB Connector/ODBC as an programming interface to Plesk as well. Side by side with the already available MySQL Connector/ODBC. This is easily done.
One cannot guarantee MySQL Connector/ODBC to be compatible with MariaDB in the near future.
Download MariaDB Connector/ODBC from here:
https://mariadb.com/kb/en/mariadb-connector-odbc-3113-release-notes/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 -
Oracle Linux 8 Support - CentOS 8 is dead
Hello,
is there any chance to give Oracle Linux to became official supported?
Since the bad news about CentOS 8 EoL on 31.December 2021.
The best option now is Oracle Linux (100% binary compatible OS)Best Regards
22 votesBy the end of 2022 the market share of Oracle Linux was only half of the next up competitor Alma and less than 1/10 of RHEL, Rocky and Alma combined. For that reason, we'd love to hear from you why you believe that Oracle Linux will be the next big player despite the low market share.
For example do you see specific technical reasons why Oracle Linux should be preferred over development for the much more popular platforms? E.g. ARM support and do you actually need it? Are there other aspects that can give good reasons to consider this OS over others?
Please let us know in the comments.
-- PD
-
Adding multi reseller levels
Add an option in the service packs or other allowing a reseller to add a reseller it is the concept of the multi-level reseller (master reseller etc).
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 -
Apply a wildcard certificate to several subdomains at once
It would be useful to have an ability to apply a certificate for multiple subdomains at once if there is a lot of subdomains in the webspace.
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 -
Allow configuring "From" header for cron tasks when remote SMTP (MSMTP) is used on a Plesk server
If Amazon SES(or some similar solution) is used as remote SMTP configured in Plesk, cron emails cannot be sent because "From" header is hardcoded in cron, here are some related threads:
https://forums.aws.amazon.com/thread.jspa?messageID=540183
https://stackoverflow.com/questions/15250199/crontab-email-through-msmtp-amazon-ses?rq=1There is a workaround - to replace the symlink from /usr/sbin/sendmail to msmtp by a bash script with the following content:
#!/bin/bash
sed -e 's/From: root (Cron Daemon)/From: root@mydomain.com (Cron Daemon)/' | /usr/bin/msmtp -t "$@"It would be great to have it applied by Plesk automatically and to have "From" header configurable from Plesk interface, for example in an additional field under Tools & Settings > External…
3 votes -
Improve the autodiscover functionality for email significant
At the moment "auto discover functionality for email" in plesk is supported, but you can hardly call it "supported". Come on plesk team!
- Outlook: barely supported, mostly isn't working
- Thunderbird: supported, but not 100% (for example the outgoing server port I have configured as 587 in the SRV record is not applied)
- Mac OS or iOS: not supported
- other mail clients apps: barely supported
Please improve this functionality significant so plesk can correctly call this "supported".
5 votes -
Plesk firewall - advanced settings
It would be great to be able to control the rules that are currently not mentioned in the GUI of the Plesk Firewall extension. Perhaps, some "Advanced options" menu could be added there, for example to tweak the policies that applied initially(these are not showing in the GUI)
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 -
Add ability to change the domain name in links in the mail notification when customer is created
Add ability to change the domain name in links from the mail notification that's being sent upon creation of the new "Customer" in Plesk. It would be nice to not expose our Plesk hostname and instead use for password reset link some other domain name, that resolves to our server.
1 voteThank 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
-
Change WPTK target instance name when copying an instance
When using the WPTK "copy data" feature, it also overwrites the name of the target instance with that of the source instance. This causes both target and source instances to have the same name, which causes confusion in other operations.
Is it possible to prevent the "copy data" feature from updating the target instance's name, or remove the instance names from the UI altogether?
1 voteThank 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
-
Change Node.js port
Currently, it is not possible to change the port of a node.js application.
It might be handy having it ran on a different port if it's a WebSocket app for instance. Please consider the possibility to use a custom port for node.js applications.21 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 -
deno support
I wish deno support.
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 -
Create subfolder under the inbox folder.
There is a possibility to create a subfolder for the inbox folder of the email account via CLI.
For Dovecot, for example, with the following command:
# doveadm mailbox create -u email@example.com -s INBOX.newfolder
It would be nice to have an option to create such folders via Plesk UI.1 voteThank 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
-
Text field for notes per WordPress installation
For managing many WordPress installations with WP Toolkit, it would be helpful to be able to add a (searchable) text note to each instance.
Similar to labels, but just a free text field where you can insert a few lines of text.4 votesWe 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
-
Allow managing default rules in Plesk Firewall
Please allow managing default rules in Plesk Firewall - add an ability to move them up and down in the list and to delete them if necessary
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 -
Ability to change/manage Watchdog settings with commands via CLI
In some cases, it is required to change/manage settings in Watchdog (for example Preferences in Watchdog) for a great number of servers. For now, it is possible only from Plesk GUI which in the scope of about 100 servers will become a great deal to do. So it would be much convenient to be able to manage these settings with command through CLI.
4 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 -
abilty to add ALIAS or ANAME DNS records in Plesk
Add abilty to create ALIAS or ANAME DNS in Plesk. To point the "naked" version of your domain (like example.com ), because this is not posible with the CNAME ( RFC1912 section 2.4:)
47 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 -
Information about Web Statistics user and credentials
Plesk interface should inform that in order to check Web Statistics it should use the FTP credentials. User's may think that they can use Plesk admin/reseller/customer login credentials. For example showing that information when hovering with mouse cursor or adding some info box
1 voteThank 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
- Don't see your idea?