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
2070 results found
-
add procmail support
procmail is a very flexible mail filter and processing tool and it is a shame that it is not integrated within plesk.
I need it to do some mail autoprocessing depending on subject and sender.
I am surprised that even with plesk 17 it is not already available.7 votesThere were some solutions for Qmail MTA in Plesk – https://talk.plesk.com/threads/how-to-setup-a-procmailrc-correctly.103810
In latest Plesk versions you can use modern Sieve mail filtering instead of outdated procmail. As you can see procmail support is not so popular feature here for many years, but if you request will be quite popular we will consider implementing this feature.
—
IG -
Make manually installed Drupal Sites also detectable like Wordpress
The same wordpress toolkit but now for Drupal. It will save a lot time.
11 votes -
make nginx even faster! (tcp_fastopen)
Please compile nginx with these extra options to provide even faster time-to-first-byte responses on modern kernels:
./configure ... --with-cc-opt='-DTCP_FASTOPEN=23'
Background information and complete guide: https://www.masv.io/enabling-tcp-fast-open-nginx-centos-7/
98 votes -
Let's Encrypt static private keys
Hi,
for TLSA, HPKP we need fixed private keys. (No new private keys on renew Cert)17 votes -
add date range in statistic
Add a date function to filter statistic.
3 votes -
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).13 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 native "PHP settings" button if LVE Manager is installed in CloudLinux
My situation:
CoudLinux with LVE manager is installed and PHP version is being chosen in PHP selector.Now it is hard to explain to my customers what exactly button should be clicked when there are two icons with the same functionality available:
- PHP Settings (native Plesk's button)
- PHP Selector (Button which becomes available once lvemanager is installed in CloudLinux).And I suggest you to disable the native button "PHP Settings" once lvemanager is installed. In order not to confuse customers.
Or at least you can add a checkbox "Turn off native php settings button". For example under Tools&Settings…
21 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 -
Make the limits for CPU, Memory and Disk (cgroups) customizable per reseller in order lock resources available for reseller's plans
At the moment you cannot lock system resources available to the reseller. It could be useful to limit the cgroups resources available to the resellers when creating the reseller plan, in order to not allow the creation of unlimited service plans to be assigned to the reseller customers. It could be useful to limit any resource uverusing.
74 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
-
Enhanced VPN support
Since VPN connection are more and more common, and mobile devices used to connect to monitor servers, there is a need for an enhancement on the old VPN Add-on on plesk (linux).
Currently the IOS and Android OpenVPN client does not support secret — Static key encryption mode (non-TLS) is not supported.
from https://docs.openvpn.net/docs/openvpn-connect/openvpn-connect-ios-faq.html
Which is the only way to use the Plesk VPN connection because it does not support certificates.
There is a lot of literature on troubles with VPN on mobile, but basically, all of them are due to old style, unsecured way to connect to VPN.Can…
56 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.
—
AA -
54 votes
-
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
-
Display custom settings and changes when service plan is changed and synced
When Service plan is changed and synced to subscription, custom settings for very subscrition should be marked and if you want to preserve you check them or cancel them if you do not.
This way is more transparente, what can you loose or miss when you are changing Service plans and syncing.
39 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
-
Need features of hsphere virtual user to migrate to plesk
We are trying to migrate off Hsphere this year since it will be at EOL onto Plesk but need the virtual user feature functions in hsphere to be incorportated into Plesk first because we are using them. Attached is an illustration of the level of control that is not there for an FTP user/virtual user's folder.
1) We need to be able create users and assign them access to .
multiple folders
2) We need to be able to create folders and assign users to them30 votes -
Add Angular2 Support
I would like plesk to have support for Angular2
Plesk told me today that they are currently not officially supported.
34 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.Also, it would be great if you provide more details about the suggestion. What scenarios you plan to enable with the feature?
— rk
-
Implement OSSEC
Implement as an add-on, or possibly through an Extension, the ability to install and configure OSSEC. An Extension GUI which provides simple, limited functionality to configure the most frequently used features of OSSEC would be an awesome addition to Plesk.
23 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 -
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
-
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…
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.
—
ET -
Add "refresh" button to File Manager
a button like remove,move,copy to reload folder content ;-)
9 votes -
7 votes
-
I want change permissions folder and file feature added to xml API
I want change permissions folder and file feature added to xml API
8 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
- Don't see your idea?