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
-
Implement DNS Whitelists
Plesk does not currently support DNS Whitelists like it does RBLs, such as the list at dnswl.org. There needs to be a way to add this from the Plesk UI.
The Postfix main.cf config directive is permitdnswlclient.
Whenever a Plesk upgrade happens, the setting, if added is removed and needs to be added back manually.17 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 -
Is mail service activated on a domain? Make this more obvious
Make it obvious on the mail overview page whether or not the mail service is activated. Currently, you need to go into "mail settings" before you can tell. This is unintuitive.
2 votesUnfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Can add the different versions on plesk components
Plesk can select the different versions for the packages via PleskUI
as following section:Tools & Settings > Updates and Upgrades
Especially, Mysql and Postgresql have few requests from the customer in Japan
2 votesUnfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Forward an email to non-existent user to the sender
Please add functionality to forward an email to non-existent user to the sender on the email in example.com > Mail Settings > What to do with mail for non-existent users.
2 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 -
Migration via WinRM session on Plesk for Windows
Please consider implementing support of migration via CLI.
1 voteUpd: Sorry, we are closing the request as no information were provided for over a month.
—
IG -
Add additional permissions on Application User Role for mail only accounts
I have a need to turn off the aliases and password management under a specific domain in mail settings for an Aux user. It would be nice to be able to create a new role and turn off these management features just for those users. I was a little shocked more granular permission management was not already in place.
1 voteUnfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Changing soa serial format by using the XML RPC API
It is possible to set the soa serial format either over the Plesk Panel or the command line, f.e.
/usr/local/psa/bin/dns --update-soa <domain_name|domain_alias_name> -soa-serial-format timestamp|yyyymmddnn
However, the XML RPC API should provide a possibility to change the soa serial format, too. Currenlty, the XML RPC API only allows to manipulate the values for the SOA's ttl, refresh, retry, expire and minimum.
12 votesThank you for your input. We will consider this functionality in upcoming releases, if it will be popular.
—
IG -
Use the same White and Blacklist in Plesk 12.5 and MailEnable 9.5
Question:
In Plesk under Mail Server Settings --> Server-Wide Mail Settings we´ve added a Whitelist, but I can´t see that list under MailEnable Enterprise 9.5.Answer from the MailEnable Support:
I don't think the whitelist and blacklist options in Plesk are synced within MailEnable. The Plesk control panel use their own white listing and blacklisting mechanism therefore you are best contacting Odin's for assistance here.Please sync to only one white and black list. Two different Status are confusing!!!
Thanks
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 -
Allow setting of ip adresses for docker containers when multiple nics are available
When a server has multiple external ip adresses (either dedicated network interfaces or alias interfaces) it should be possible via the UI to specify (in addition to the port mapping) the ip address that are recognized by the system.
This could be a dropdown with i.e.
"any" (any of the ip addresses)
81.169.175.40
81.169.175.41
...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 manage "Smart static files processing" option via Service plan
It would be good to add the ability to manage "Smart static files processing" option through Service plan settings. Since this option is enabled by default, it might affect some applications.
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 -
Git extension deploy using git's own worktree
There are limitations with the current git deployment system, including:
- You cannot edit files in-site and push them back to a repo. You must make all changes elsewhere and push them in. This can be limiting.
- You cannot see what has changed in the deployment directory. If we could "git status" we could easily find scripts that hackers installed. Currently this can be done by setting --git-dir and --work-tree options to git, but that is painful.
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.
— AY
-
In the subdomain that you can set directly if there is a forwarding or not
In the subdomain that you can set directly if there is a forwarding or not
3 votesUnfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Choose OWASP mode
It would be great to have a select button in Plesk UI to choose between Self-contained mode and Anomaly Scoring mode for OWASP in Tools and Settings > Web Application Firewall (modsecurity)
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 -
Create a "grid" of permissions where admin can enable or disable parts of menus related to the Service Plan
Can be really usefull increase details of personalizations of the customer's menus, for example:
into smb/iis-app-pool/settings/id (AppPools Settings) to allow to recycle it but not to create a new one
For example, if customer creates a subdomain, it can also create a dedicated appPool for it and this can create problems in some envs.Our suggestion is to create a "grid" of permissions where admin can enable or disable parts of menùs related to the Service Plan, as happens now but much more granular
Thanks
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
-
"Enable/disable filter set" via CLI
Allow the Roundcube option "Enable/disable filter set" found at Roundcube > Settings > Filters > Actions > Enable/disable filter set to be toggled via CLI.
1 voteWe are closing the request as it did not grow in popularity over the course of 2 years.
-- SH
-
More out of the Box configuration for Microcaching (Nginx)
As far as now in Plesk 17.8.9 Beta there are just limited options to configurate Nginx Mircocache.
There is no option to Cache every time.
Even if you de-select all of the "Bypass cache when" Rules your file looks like that./var/www/vhosts/system/domain.tld/conf/nginx.conf
[...]
proxynocache $nocache;
proxycachebypass $nocache;
[...]But I want Microcache to Cache even if nocache is set.
Also these values are not configurable:For Microcache
proxycachevalid
proxycachebackgroundupdate
proxycacheignoreheaders
proxycachebuffersize
proxycachebuffers
proxycachebusybufferssize
proxycachetempfile…15 votes -
Search & Replace for Wordpress websites
This is highly desirable and basic feature.
When ever user enters "Hosting Settings" and changes the domain, Plesk will detect if a wordpress website is installed, if this domain has wordpress installed - a pop up will show up asking "Would you like to run Search and Replace in the database for the new domain?"User will thick V and confirm.
Then a new pop up will show up showing:- Creating restore point
- Running search and replace.
This feature will save a lot of Hosts the problem with customers / developers changing the domain and not figuring up why…
5 votesStarting with WPT 4.6, WordPress administrators can automatically update their website URL in the WordPress database and wp-config.php file based on the actual current URL. This procedure is particularly useful after migrating a website from a different location like your local workstation. The Update Site URL feature is available in the “hamburger” (context drop-down menu) on a WordPress site card.
If you have feedback on this feature, let us know at our forum (https://talk.plesk.com) or other communication channels.
—AK
-
System Health in Statistics
I can see traffic and disk space use in Tools&Settings>Statistics section, but that gives no info about overall CPU, MEMORY and DISK. System Heath should be visible there as well... Thanks
2 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
-
Docker link option in Plesk 17
I want to set link option in Docker.
11 votesThe ability to create a new stack from a docker-compose file stored inside a website’s Home directory is added to the Docker extension. This makes it possible to declare and build entirely custom containers, including links between them. Any artefacts created during the build process will be placed inside the website’s Home directory. We would love to hear your feedback on our forum at https://talk.plesk.com.
— AY
-
Add ability to manage ClamAV per mail account basis
Same as Plesk Premium Email Security: it should be possible for users to manage their Antivirus settings: some of them may want or may not want to use antivirus for outgoing mail for example.
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
- Don't see your idea?