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
325 results found
-
Add ability to manage NAT rules by Plesk Firewall.
Native Linux tool iptable has the ability to add custom NAT rules, however when Plesk Firewall is used these rules are flushed, so it is not possible to use Plesk Firewall + NAT rules by iptables.
Due to this adding possibility to manage NAT rules via Plesk Firewall would be a great extension, making configuration manageable via Plesk graphical interface.
12 votesThank you for your input! We will consider this functionality for the upcoming releases if it becomes popular enough.
Everyone, please continue voting for this feature if you consider it important.
—
IG -
Add support for IPv6 to ka.plesk.com, hense Plesk licenses can be activate using IPv6
So far ka.plesk.com does not have IPv6, therefore servers with Plesk that have only IPv6 addresses cannot activate their license.
12 votesThank you for your suggestion. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
-- KvD -
Fail2ban disable per domain/customer
Make it possible to enable or disable fail2ban for a single domain or customer
12 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
-
Prevent users from installing SSL certificates
As reseller (or administrator) we should be able to prevent customers installing a selfsigned or 3rd party bought SSL certificate themselves.
It's not possible to disable the 'SSL support' check box within the
'Service Plans' menu section 'Hosting Parameters' because as Administrator we install customer SSL certificates by API. Disabling 'SSL support' will also disable installing SSL certificates by API.12 votes -
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 -
change domain alias
when i have a domain alias (lets say alias.com) for domain test.com and i want to change the alias to test2.com, if have to delete the alias and recreate it.
if i have many custom dns records in the alias, i have to create them again manually.
it should be possible to just change the aliases "main-domain"12 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
-
Autoupdate Joomla CMS (same as for WordPress Toolkit)
Your interface for scanning and auto update WordPress CMS is usefull & comfortable, but many our clients are installing Joomla CMS as well. Please add to Plesk admin panell the same tool for Joomla installations too.
12 votesThanks for your proposal! It sounds interesting
We’d like to encourage everyone to keep voting for this function -
More control over IPs used in IIS for site hosting.
Sites in Plesk can have only one IP address assigned; this IP must the the same for FTP, HTTP, etc. A change to allow more flexibility should be easy to implement (e.g., allow 'all unassigned'), so sites running on Plesk can be used in load balanced scenario's, e.g. when running Plesk on a cloud server.
12 votes -
Add support for CloudLinux 9
Please consider adding support for CloudLinux 9
11 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.
-- KvD
-
add search and replace in code editor
The ctrl-F feature provides a search function, but there is no search and replace that I can find. I'd like the file editor to have the same editing functions as notepad++.
11 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 -
Find and Install Apache Modules
In the apache modules screen have a space where a user can find and install packages via a GUI interface instead of using command line to setup modules.
11 votes -
11 votes
Since Plesk 18.0.46 Nginx is shipped with GeoIP module. Please see https://docs.plesk.com/en-US/obsidian/administrator-guide/website-management/websites-and-domains/extended-website-management/plesk-for-linux-setting-up-ip-geolocation-for-a-website.80011/
While this feature request is asking for an Apache module, we are wondering whether this is still needed as the same goals can be achieved with Nginx GeoIP in a much better way with less server resources.
Please comment in this feature request why you still need the Apache GeoIP module.
-- PD
-
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 -
Ability to choose MailEnable installation path in Plesk installer
It is required to Install MailEnable to specific location. Currently it is installing only to C: drive default directory. It would be nice to have ability to choose in Plesk installer MailEnable installation path
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 -
Using LDAP with Mail server
The LDAP Auth extension only allows enabling LDAP authentication to Plesk. Can you allow end-users to use outlook/thunderbird/webmail with the password stored in the Active Directory?
In this case, the mail server has to be configured via Plesk to use the LDAP authentication.
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 -
Ability to customize Password Reminder email
Currently while it is possible to customize notifications body, there is no way to customize email sent when you click on Forgot password button on logging into Plesk. It would be nice to have ability to customize it as well: as I would like to add into this email my branding, images etc.
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 -
expand REST API to also support listing alias domain as well
Via REST API I can get list of active domain, but I would also like to get list of ALIASED domains 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 -
Add debug symbols for nginx builds
We have a customer using plesk and nginx. The customer wants to use our APM tool also for monitoring nginx, but in order to get deep monitoring we need the debug symbols for nginx.
The customer is currently using package sw-nginx-1.9.4-rhel6.15091112.x86_64.rpm. The contained nginx binary does not contain debug symbols and we also could not find a corresponding “dbg” package in the repository. Are the debug symbols publicly available somewhere else? If not, can you please provide them?
It would be perfect if you can add the debug symbols for every nginx version in future to your repository as APM…
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 -
to add an ability to hide warning about "The DNS zone was modified"
Please add an ability to hide the following warning in case the changes were applied to a particular domain intentionally:
Warning: The DNS zone was modified. If you would like to apply changes in the DNS template to this zone, either click the 'Apply DNS Template Changes' button on this page or go to the Server Administration Panel > Tools & Settings > DNS Template Settings > Apply DNS Template Changes and choose the 'Apply the changes to all zones' option.
9 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 -
import and export the Scheduled Tasks from other plesk
It would be really useful to import and export the Scheduled Tasks from other plesk. Thank you!
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?