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
- or
1194 results found
-
SPF, DMARC, DKIM records inspector extension
An extension which can evaluate and test SPF, DMARC and DKIM records and make suggestions on best security settings.
1 voteAt the moment we have no plans for creation such extension. But you can create it by yourself with help of this documentation – https://docs.plesk.com/en-US/onyx/extensions-guide/plesk-extensions-in-a-nutshell.76331/
—
IG -
Plesk Migrator support the migration of Postgres databases
Provide to Migrator the ability to import postgres databases.
1 voteThank you for your idea! 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.
-- KvD
-
Multiply backups local rule + ftp rule
option 2 set 2 or more backup rules.
now its very time comsumming to download a backup from a FTP location if you want to restore 1 single subscription. My idea is to make 2 rules. So I can restore the backup of the previous day from local. And if I need an older backup I can download it from a FTP location.
1) 14+ days backup retention backup to FTP backup
2) 1 day backup retention on local serverAt this point I only can setup 1, local or FTP.
9 votesThank you for your input!
Unfortunately, we have to close your request because it has not become quite popular for further implementation over the years.
—
IG -
Feature Suggestion for Plesk WordPress Toolkit: Notification Control per Subscription
I would like to propose an enhancement to the Plesk WordPress Toolkit to address an issue with email notifications sent to end users. Currently, the toolkit sends nightly email alerts regarding available updates for WordPress plugins, themes, and the WordPress version. However, there is no option for server administrators to disable these notifications on a per-subscription basis.
This lack of granularity means that administrators cannot tailor the notification settings according to individual user preferences, which may lead to annoyance for end users receiving notifications they do not wish to see.
I propose extending the WordPress Toolkit to allow end users…
4 votes -
Tomcat Module: Configure "unpackWar" per domain or webapp
Many j2ee apps like Opencms or Magnolia only run when war file is unpacked. Plesk only links to war files, ie Opencms needs to be set up before use. So please enable unpackWar=true by default / when neccessary.
5 votesThank you for your input!
Unfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Restoring the default values for DNS + DomainKey
When you make a restore of the default values for the DNS for a domain, it is verry annoying that some special DNS records are erased in the same time. Exemple the code for DOmainKey that need to go back in the mail setting, disable and re-enable this fonction at each time.
6 votesThank you for your input!
Unfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Adding SmarterMail via command line
Add a possibility setting up SmarterMail via command-line interface to allow server administrators to perform mailserver setup faster and automate.
9 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 -
MySQL change the charset
Allow to chose another charset when creating a database or do not set one.
Plesk does use:
"CREATE DATABASE databasename /*!40101 default charset=utf8 */"
And with this does overwrite when the MySQL config was changed to use utf8mb4 for example.Or allow to choose a charset on creation or create DBs with:
"CREATE DATABASE databasename"10 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 select 64-bit drivers in ODBC Data Sources
In the menu "ODBC Data Sources", it is possible to select only 32-bit ODBC drivers upon setting up a connection, even if 64-bit version of a driver is installed in the system (MS Access .mdb driver for example).
Customers should be able to select 64-bit drivers as well.10 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 -
panel.ini setting to select 127.0.0.1 or localhost for WPT WordPress installations
When using CloudLinux's alt-php versions and when using Plesk's php version management facility instead of CloudLinux PHP Selector, the default path to mysql.sock is not set, or in some cases incorrectly set to /tmp/mysql.sock.
Any php script, including WordPress, that is set to use "localhost" to connect to the database will then fail to connect. This can cause severe problems with the WordPress Toolkit.
If, instead of localhost, the host address is set to 127.0.0.1, php uses a network connection instead of trying to connect to mysql.sock, and all is well. Naturally this assumes that mysql/mariadb listens on 127.0.0.1 but…
2 votesThank you for your idea! 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.
-- PD
-
Knowing the emails that exceed the "outgoing email spam" plesk 12.x
Hi,
with plesk 12, at last, has been implemented function "limit outgoing email," however, it would be possible to save one or more copies of emails that exceed the limits set in a specific administrative function of plesk?
In doing so, it is very easy for a amministartore, to know if the emails that exceed the limits are spam emails or newsletters, or otherwise. This option would enhance the work of our administrators, thus avoiding going to analyze the SMTP queue.
This message stored, will be deleted automatically from plesk for X days.
If what I wrote is not clear,…
7 votesUnfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
An option to hide the DNSSEC menu for customers
Please implement an option in Plesk to hide the DNSSEC menu for customers.
Currently, it's only possible to hide the DNS management menu completely. It will be useful if there's an option to hide the DNSSEC button only, while the other DNS settings could still be managed by the customer.
3 votesThank you for your idea. Could you please describe what exactly would be useful about hiding the DNSSEC option? What is the business case where this is needed and how does it improve the user<->system interaction?
-- PD
-
Allow the creation of forbidden domain names via API
Please implement an option in Plesk, which allows the administrator to create domain names, which are forbidden for creation via Plesk UI.
For example, *.example.com has been added in Plesk > Tools & Settings > Prohibited Domain Names. This limitation should apply to all users in Plesk UI, but the administrator should still be able to create *.example.com subdomains via API calls.
This will be useful when looking to automatically provide users with a free subdomain for hosting, but prevent them from creating unlimited number of *.example.com subdomain via Plesk UI.
4 votesThank you for your idea! 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.
-- PD
-
Add a FTP user permissions management panel
I regularly need to set FTP users in order to share files, to allow customers to upload or download files on our server.
But, if I can create different users for each customer, I cannot choose the permissions : read, write, upload limit etc.
It would be really useful to have these options in the FTP panel to manage users rights.
8 votesThank you for your input!
Unfortunately, we have to close your request because it has not become quite popular for further implementation over the years.
—
IG -
automatic template setup of basic emails for new domains
Have an option for adding "info", "admin", "social", "shop" and automate the making of the addresses with templates, so for each new domain you add in Plesk these addresses with automatically generated passwords sent to admin, and all email settings fields configurable for each email account in the template(s).
2 votesThank you for your input!
Unfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Show notification about available manual system packages updates
Kernel updates are excluded from Plesk update manager (https://support.plesk.com/hc/en-us/articles/115003708353), however, no notification about available kernel updates is shown under Tools & Settings > System Updates. It is necessary to implement such warnings so that one is aware of available updates and can run these manually via command-line interface.
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 -
Global Default Option: Move Spam to Spam/Junk Folder
Currently, in Plesk, the option to automatically move detected spam emails to the Spam/Junk folder must be configured individually for each mailbox.
I suggest adding a global default setting in Tools & Settings → Spam Filter that enables “Move spam to Spam folder” by default for all existing and new mail accounts – regardless of individual user settings.
Add a checkbox in global spam filter settings: “Enable ‘Move spam to Spam folder’ by default for all mailboxes”
This is a fundamental feature that I believe everyone would welcome, and since it will also be optional, everyone will still…
1 vote -
Enable/disable TLS protocol versions through Plesk GUI
I should not have to use the CLI to enable/disable TLS. This should be a GUI change, just like it is within most browsers. It should also be granular enough to enable/disable one at a time. You provide a great GUI interface...stop making us use the CLI in many cases. Create an advanced section within your settings section for items like this. Force the admin to login when going into this advanced section and have this login logged, so it can be seen later on down the road.
4 votesThank you for your input! We will consider this functionality in upcoming releases if it becomes popular.
Everyone, please continue voting for this feature if you consider it important.
-- SH
-
fetch_url.ps1 should support cookies
%PLESK_DIR%\Additional\Scheduler\fetch_url.ps1 script should support cookies.
Currently, if a URL, you fetch with it, sets a cookie (and tries to read it back ? - not sure about this part tho), it fails due to the $webRequest object not having a CookieContainer.
Just add two lines into the script before calling GetResponse():
$cookieContainer = New-Object -TypeName 'System.Net.CookieContainer'
$webRequest.CookieContainer = $cookieContainer10 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 -
Security Policy per subscription
To be able to set specific security policy per subscription instead of server-wide.
9 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?