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
-
Let's Encrypt static private keys
Hi,
for TLSA, HPKP we need fixed private keys. (No new private keys on renew Cert)18 votes -
Limiting inodes for client, reseller, subscription
Hello,
is good idea to limit users files count. This limit will restrict users from generating
thousands of files, makes faster backups creations. Directadmin and cpanel has this feature and it is very usefull for hosting.75 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.
— SU -
Make more Jails for Fail2Ban e.g. mysql error log
see header
please make plesk saver with more helpful Jails for fail2ban
mysql error log
typo3 login fails
joomla login fails
shopware
email
ftp
webmailan any more
28 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 Multiple Disks SSD- & HDD-Storage at the same time for domains
supports multiple volumes for webprojects.
Domain A on disk-hdd and Domain B on disk-ssd35 votes -
Import and export buttons to allow fail2ban Trusted IP or Banned IP Addresses
Button that can import or export the Fail2ban Trusted or Banned IP lists. At the moment you can only add one by one.
8 votes -
Git Extension with more commands
Would be nice if the extension could do resets (git reset --hard) /rollbacks
20 votesThank you for your input!
Could you tell us which scenarios you want to enable with this functionality?
Everyone, please continue voting for this feature if you consider it important.
— rk
-
Allow IIS application pool CPU settings through API
I want to create a service plan, but iis application pool CPU settings can not be made via api Is there any information on this? There are only two parameters in the following address?
Https://docs.plesk.com/en-US/onyx/a...ice-plan-settings/performance-settings.34254/
27 votes -
Sort the list of Plesk server accounts on iOS mobile app in alphabetical order.
At the moment the list is unsorted, with an larger number of Plesk servers is totally confusing. Just sort it in alphabetical order.
9 votesHi,
This feature was evaluated and we are planning to implement it. Stay tuned for Plesk previews – one of them might give you early access to this feature for evaluation.
—
AA -
Add "Add my IP" near or above "Allow remote connections from"
Please add a simple button that retrieve my actual public IP and inserts it in the "Allow remote connections from" text area.
The page is the database user edit (or creation).15 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 -
Off site backup on the fly. Currently offsite backup needs half the disc to be empty to work
Currently the Plesk backup routine to FTP off-site or Dropbox is clumsy in the it makes a tar file (not compressed as far as I can see) on the server BEFORE sending it to the remote storage server. So to back up 20gb you need at another 20gb free on the original server to be backed up. The programme should be able to tar compress send with a small cache on the fly. I cannot use the PLESK back-up as I am 60% full on the VPS
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.
— AY
-
Recycle IIS application pool on specific time
In IIS 8 I can put a specific time to recycle the application pool. See screenshot.
But in plesk Onxy I can't. This is very misleading. Because now I have to make a scheduled task in windows to make this happen. I prefer to do this in plesk, because I want to manage all my application pools settings in Plesk Onxy not in IIS 8.From my opinion Plesk did already a good job to put some recycle settings in the Plesk interface. Can the specific time setting for recycling the appliction pool be added?
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.— rk
-
Roundcube Webmail with calendar (caldav & kolab)
Roundcube Webmail should be available also for Windows Servers.
Important is also, that the plugin calendar with caldav and kolab support is automaticly included inside the plugin-directory.Roundcube is a nice working, fast and clean looking webmail client. Horde is not a webmail-system clients want to see.
This is a request that should be integrated into plesk for windows as soon as possible.
11 votes -
Better MSSQL handling
MS SQL Server 2012 Express via Plesk Installer is configured to use dynamic ports by default and this causes a warning in Tools & Settings > Database Serrvers. Packages installed through your installer should not cause a warning by default :)
Improve the behavior of field "Allow remote connections from", under Domains > domain.tld > Databases > User Management > username because the generated firewall rule is OFF by default; maybe this is by design, infact the field description states "Your changes in this list will be pre-moderated by your hosting provider.", but the admin doesn't get any notification about…
2 votesThis is a valid request, so we’ll look into it. There is no ETA at the moment, but we would really appreciate you voting for this request so that we can accurately assess its popularity relative to other features. Thanks in advance!
— rk
-
Please extension availability based on condition
Currently I have noticed that extension are available to all customers or reseller. Can these be restricted based on service plan or customer wise or reseller wise. In case as hosting provider, if we don't want to give additional functionality to all customers. Extension for example, please consider let's encript
7 votes -
auto generate abuse@domain.com e-mails
Like "postmaster@" i want a email "abuse@" to be autogenerated and forwarded to the main email-adress
5 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
-
I want Let's Encrypt feature to be added to the XML API
I want Let's Encrypt feature to be added to the XML API
20 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
-
System Updates and Extension Updates History
It would be nice to have a simple listing of the last 30 days or so history of System Updates and Extension Updates. Currently when Plesk updates System components or extensions automatically, we're left wondering what was updated, unless we dig into the server logs via command-line. Thanks for all your hard work BTW.
3 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
-
Add ipset in Firewall to increase performance
Please extend the Firewall / Concept to make the use of ipset, because it is generally the fastest solution i found so far. Chains like "f2b-recidive" can also be implemented as ipset list. This will speed up the whole process while adding or removing ips. I dont know if there is a cidr support in ipset...
For example, remove the following chain:
f2b-plesk-postfix tcp -- 0.0.0.0/0 0.0.0.0/0 multiport dports 25,465,587
And extend the firewall with a native DROP on the ports as described below:
DROP tcp -- 0.0.0.0/0 0.0.0.0/0 multiport dports 25,465,587 match-set f2b-plesk-postfix src
And then (or before?) just…
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.
—
ET -
Plesk-wide maintenance mode
At times it takes quite significant time to perform plesk in-place upgrade. During this time all sites are down and plesk control panel is down as well.
It would be good to have plesk-wide maintenance mode for such occasions that would display a nice maintenance or upgrade notice page that would be displayed to whoever accesses the sites hosted in plesk or plesk control panel itself.
16 votes
- Don't see your idea?