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
337 results found
-
Allow customers to change Document root with out allowing them to manage the domain name
Service plans should be more granular, it should be possible to allow the customer to change the Document root without allowing them to manage the domain name, etc.
Basically the objective would be to have split the "Domains management" permission.
14 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 -
WP Toolkit feature to detect plugin and theme conflicts
Please implement a function in the WP Toolkit that would detect plugin or theme conflicts. For example, cloning a website with WP Toolkit sometimes fails due to a plugin or theme that is interfering with the WP-CLI commands execution. Usually, running the same WP-CLI command with the --skip-plugins and/or --skip-themes flag allows the command to be executed successfully.
Currently, the WP Toolkit doesn't provide enough information why the cloning fails. It would be useful if there's a functional, which would provide more information on what particular plugin or theme is causing the issue.
13 votesThank you for the update. We can certainly attempt to improve the error/warning reporting during cloning processes. We will consider this functionality in upcoming releases if it becomes popular.
Everyone, please continue voting for this feature if you consider it important.
-- SH
-
Multi-Server management option in Plesk Obsidian
Manage multiple Plesk servers from a single Plesk management interface for Plesk Obsidian.
13 votesThank you for your feature request. We will consider the possibility of its implementation if it becomes sufficiently popular and in demand.
—
IG -
List files for removal
It is needed to list files for removal before it is actually done.
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 -
Plesk billing solution for customer and reseller, e.g. like WHMCS
I know that there is WHMCS billing solution but it is not intuitive and need lot of task to make it work.
Please could you reflect including a Ready To Go billing solution, just by installing an extension, it could be a GREAT release !13 votesThank you for your input! We will consider this functionality in upcoming releases if it will be popular.
BTW, you can wrote your own extension with Plesk SDK https://docs.plesk.com/en-US/onyx/extensions-guide/plesk-extensions-in-a-nutshell.76331/Everyone, please continue voting for this feature if you consider it important.
—
IG -
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 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
- Don't see your idea?