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
2103 results found
-
Restrict or enable the manage trash.rotation settings in Plesk by user
Restrict or enable the manage trash.rotation settings in Plesk by user.
For example, when the settings are enabled, they are enabled globally and every customer/subscriptor whereas it would be helpful if it could be enabled only for admin.
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 -
Install MySQL Connector/ODBC 8.0 to support modern TLS versions and ciphers
(This is related to https://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/44353242-add-mariadb-connector-odbc)
> Drivers
MySQL Connector/ODBC version 8 needs to be available to Plesk users, because 5.3 is outdated, not to mention 3.51.
In MySQL Connector/ODBC, there is support for new, modern TLS versions and ciphers.
https://dev.mysql.com/doc/refman/8.0/en/encrypted-connection-protocols-ciphers.html
> As of MySQL 8.0.26, the TLSv1 and TLSv1.1 connection
> protocols are deprecated and support for them is subject to
> removal in a future version of MySQL. See Deprecated
> TLS Protocols.And please remove MySQL Connector/ODBC 3.51. I cannot think of any reason Plesk should rely on, or support, this version. The following runs perfectly in…
6 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 a check to the amount of inodes before domain creation
Add a check to the amount of inodes before domain creation in order to avoid domain creation without hosting if the inodes are not enough.
At the moment if there is not enough inodes the domain is created without hosting,
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 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 -
Option to 'Disable Wordpress Comments'
Spam is not exciting.
There should be an option to disable WordPress Comments.
10 votes -
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.
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 -
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 -
Add Support for SimpleDNS 9
Currently, only version 6.0 is supported. It would be great to add for SimpleDNS version 9.
10 votes -
Reset the session time-out when users are working in the code editor.
While I am working in File Manager's Code Editor, there seems to be a static session time-out. Even if I am saving my progress periodically, the session time does not reset. This may be the result of settings that my shared hosting service have put into place, but Plesk should reset the session-timout while I am not idle and using the Code Editor.
2 votes -
1 vote
-
Managing crontab via CLI
It would be very conenient to be able to manage the subscriptions' scheduled tasks via CLI.
6 votescronjobs can easily be managed by Linux commands already. They may not be sourced from Plesk, but all tools already exist on the operating system. As cronjobs are read by Plesk from disk, manipulating the corresponding files on disk will set everything you wish. Individual cron files are stored in /var/spool/cron and can be text-edited. You can add files, edit files, append files and delete files using Linux commands. You can also stream-edit files (e.g. insert a commend tag before a line with sed) and also create Linux control while-loops to apply changes to filtered files. Cron can also be controlled directly (https://man7.org/linux/man-pages/man1/crontab.1.html).
Please let us know in details what you are missing or please provide an example how you would like Plesk to work with cron instead.
-- PD
-
Please add a postfix dashboard to Advanced Monitoring / Grafana
Please add a postfix dashboard to Advanced Monitoring like this one:
https://grafana.com/grafana/dashboards/12820
This allows us to monitor postfix and detect issues much easier without having to search in the /var/log/maillog.
8 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 -
Disable mail notifications from anacron (daily, weekly, monthly) tasks
Add ability to disable email notifications about successful Plesk updates, and anacron (daily, weekly, monthly) tasks using Plesk panel.
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 -
SRV record for submission (587)
When Enable mail autodiscover AND Enable SMTP service on port 587 on all IP addresses are enabled within the Server-Wide Mail Settings, it'd be nice if Plesk would also create an according SRV record.
_submission._tcp IN SRV 0 1 587 mail.domain.tld.
Currently, Plesk only creates smtps with 465.
See https://datatracker.ietf.org/doc/html/rfc6186#section-3.15 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 migrate Mattermost chat/data of the domains to the new server with Plesk Migrator
When migrating a domain to a new server the Mattermost's data/chats present in the old server should also be migrated to the domain in the new server when Plesk Migrator Tool is used, or create a tool that makes it possible.
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 -
Ability to change http/https port for one domain
Add ability to change http/https port for one domain
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 -
Disk encryption
Disk level encryption.
Similar to what AWS offers with RDS.
Encryption at rest for the entire server rather than doing it column by column manually.8 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 deactivate http git in favour of only using https
The git extension provides access via http and https.
I would like an option to only allow https access and deactivate http access.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 -
Customize URL that is used for the link on the Plesk Login Page logo
It would be nice to have an option to insert a custom URL value under the Plesk logo at the login_up.php page instead of the harcoded Plesk login url value
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?