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
-
Way to suspend outgoing mail service per-account
Like on cPanel where you have the option to suspend Outgoing mail service (SMTP) per account. Also as an idea of mine, set the email account to only allow send email inside the domain like user@domain.com he only can send to whoever@domain.com
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 -
1 vote
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 -
User Role for specific extension
For example, it would be great to have a Customer John Doe that has only access to the SEO Toolkit extension.
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 -
Add the "Notify when traffic usage reaches" option to Add-ons of the Service Plans
Customer is using add-ons to expand the disk space of his customers. Unfortunately the add-on does not allow to expand the "Notify when disk space usage reaches" limit as well. As the result, the reseller customer receiving emails, that the disk space is approaching or already exceeded the resource usage limits.
Is it possible to add the "Notify when disk space usage reaches" and "Notify when traffic usage reaches" to Add-on's settings?
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 -
Add ldap to store Plek users credentials so a spam filter can verify the Plesk users without making an SMTP connection.
Could you add a local LDAP server to Plesk to verify Plesk email users?
We currently use a spam filter (Barracuda). It has the ability to verify the recipient via LDAP. https://campus.barracuda.com/product/essentials/knowledgebase/50160000000IUSGAA4
/How+can+I+configure+recipient+verification+for+Barracuda+Email+Security+Service+-ESS-/This would be handy.
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 -
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.
7 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
- Don't see your idea?