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
2068 results found
-
Allow blocking Capital letters in Domain Names
Allow blocking capital letters in the domain names as there are many issues caused by them (FastCGI, some extension, redirects and subdomains.)
4 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 -
Include feature in REST-API to allow listing backups
It is required to make possible to list backups via REST API.
4 votes -
Custom logs be included under Log Rotation.
Custom logs be included under Log Rotation.
4 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 -
AWStats change AllowFullYearView
Possible to change AllowFullYearView into panel
https://awstats.sourceforge.io/docs/awstats_config.html#AllowFullYearView
4 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 -
Please add possibility to restore database from uploaded .bak file for MS SQL Server
Please add possibility to restore database from uploaded .bak file for MS SQL Server
4 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 -
control-panel-access - add ddns support
Please add DDNS Support for "control-panel-access" (Limit Admin Login) - Would be very helpful to restrict Admin Logins if no static IP Address is available ...
4 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 -
Plesk users and AD users
Opportunity to create users in AD within their creation in Plesk.
4 votesThank you for your input! We will consider this functionality in upcoming releases if it will be popular.
—
IG -
Add event: Suspend outgoing mail when outgoing mail limit reached until manually reactivated
Add event in Plesk that will allow to suspend a domain when outgoing mail limit has been reached.
4 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 -
Use of CSV for account detail upload
I would have started using plesk right away . Sorry to say I need to be able to upload a few thousand account details via CSV files
4 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.Until .csv import is available, we would suggest running bulk operations in CLI or XML API.
—
IG -
forwarding HTTP(S) requests from the source server to the target
In case of migration and the customer use 3rd party Name servers, it would be useful to be able to redirect all requests that come to old ip to the new server ip.
This will helpp to avoid downtime4 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 -
Disable permission to edit My profile for customers' account in Service Plan
Add possibility to disable permission for editing My profile for customers' account in Service Plan, therefore customer will not be able to go to Plesk > Account > My profile
4 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 -
Windows Subsystem for Linux (WSL) - features from Linux to Windows
Please add support for Linux tools (and programming languages, such as Ruby) to Windows through Windows Subsystem for Linux (WSL) and support for PLESK. Of course in the future. This function, in my opinion, is of great importance and gives Plesk a great advantage.
Windows Server 2016 (1709) supports Windows Subsystem for Linux (WSL), Semi-Annual Channel.
Windows Subsystem for Linux (WSL) will be implemented in all versions of Windows Server 2019.
4 votesI suppose that it would be better to move your hosting to Plesk for Linux if you want to use Linux technologies. Some years ago Apache was supported by Plesk for Windows but it was dropped due to high business cost and insufficient reliability and relevance. Therefore I’m not sure that it is good idea to spread resources to support Linux technologies on Windows servers.
But anyway, thank you for your input! Maybe 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 -
upgrade nginx to include ngx_http_image_filter_module
upgrade nginx to include ngxhttpimagefiltermodule
can be used to serve scaled images simple
4 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.
And you can use your own compiled nginx with method described in https://talk.plesk.com/threads/how-to-compile-nginx-with-additional-modules-pagespeed-cache_purge-headers-more-and-others.340640/
—
IG -
Add option to modify the upload_max_filesize and post_max_size Globally via Plesk Admin
Add the option to modify the uploadmaxfilesize and postmaxsize Globally via Plesk Admin > Tools & Settings > Mail Server Settings.
The "Maximum message size" is already a Global setting in "Mail Server Settings" and these 2 settings should also be there.
Currently the only way to modify these settings in Linux is via a command line in Terminal and Horde, RoundCube, & Kolab all use different php.ini files for these same settings. I believe it would make for a much more user friendly experience if these options were a Global Setting modified preferably via "Plesk…4 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 -
Change database autogenerated name convention in APS
Installing Wordpress 8or other apps) via APS, the autogenerated database name is something like 'wordpress_N' with N incrementing from 1, that is non-sense and causes great troubles when using Plesk Migrator to migrate a subscription to another server when there are already installed applications.
You may name the database like 'wordpressX' with X random, or include part of the domain name in the database generated name, for example if domain is named testdomain.tld the db name maybe 'testdomainX'.
4 voteshank 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 -
Better migration of "PHP from OS vendor" parameters
Please consider the following use case:
- testdomain.tld on a CentOS target server is using "PHP from OS vendor" version 5.3;
- The destination server is Ubuntu 14, with newer version of PHP from OS vendor, so you install PHP 5.3 with Plesk Installer;
- The migrated testdomain.tld will have different PHP parameters that may cause disruption of the website.An example: PHP short open tag is enabled by default on PHP from CentOS repository, but is disabled on PHP 5.3 handler installed via Plesk Installer. If a PHP code uses short open tags, the script will stop working. Plesk…
4 votesThe problem may be in that destination server will not be able to use specified version of PHP for the migrated domain because of absence in official OS vendor’s repository. To prevent this kind of problems we see improvement of pre-migration checker which will notify you about possible post-migration issues. After that, the server administrator must solve the problem himself. The automatic resolving of these incompatibilities looks very dangerous.
—
IG -
Change default notification settings for built-in scheduled task on Windows
The following built-in scheduled tasks on Plesk for Windows are set byd default to Notify = Every time. Every clean install of Plesk will send daily two annoying e-mail messages to the administrator. It will be more useful to change that default to Notify = Errors only.
Daily web statistics analyzers run task:
C:\Program Files (x86)\Parallels\Plesk\admin\bin\webstatisticsexecutor.exeDaily script task:
C:\Program Files (x86)\Parallels\Plesk\admin\bin\php.exe -q "C:\Program Files (x86)\Parallels\Plesk\admin\plib\DailyMaintainance\script.php"4 votes -
Configure a mail user to send mail only to other addresses in the same domain
Configure a mail user to send mail only to other addresses in the same domain. And not to external addresses.
4 votes -
Add a Tag for the notification emails for the Public IP address of a server
Add a Tag for the notification emails for the Public IP address of a server. If a server is using NAT when the <ip> Tag is used it shows the Private IP address in the Site Notification emails instead of the Public IP address.
4 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.— rk
-
don't write in the backup repository during plesk updates
I mounted a remote server via sshfs and set it as the plesk backup repository, so I can backup my domains through sftp (with a keyfile).
But now, whenever I try to upgrade my plesk installation, plesk writes files to my backup repository (i.e. mysql backup before a mysql upgrade) and immediately tries to change the owner of the file, which fails because chown it is not supported on mounted directories.
The best solution would be to provide the option to set a different path for automated backups.
4 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.
—
ET
- Don't see your idea?