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
342 results found
-
Add ability to change the domain name in links in the mail notification when customer is created
Add ability to change the domain name in links from the mail notification that's being sent upon creation of the new "Customer" in Plesk. It would be nice to not expose our Plesk hostname and instead use for password reset link some other domain name, that resolves to our server.
1 voteThank 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
-
Change Node.js port
Currently, it is not possible to change the port of a node.js application.
It might be handy having it ran on a different port if it's a WebSocket app for instance. Please consider the possibility to use a custom port for node.js applications.21 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 -
Create subfolder under the inbox folder.
There is a possibility to create a subfolder for the inbox folder of the email account via CLI.
For Dovecot, for example, with the following command:
# doveadm mailbox create -u email@example.com -s INBOX.newfolder
It would be nice to have an option to create such folders via Plesk UI.1 voteThank 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
-
Information about Web Statistics user and credentials
Plesk interface should inform that in order to check Web Statistics it should use the FTP credentials. User's may think that they can use Plesk admin/reseller/customer login credentials. For example showing that information when hovering with mouse cursor or adding some info box
1 voteThank 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
-
Customize which email address can receive notifications from WordPress digest / option to exclude some recipients
Provide an option via the interface to customize the notification for the WordPress digest, as an example:
As default Plesk send the notification from all customer/reseller or additional administrator.
Would be amazing to instead only select all customer/reseller or add administrator accounts, also be able to select which customer will receive the notification or remove specific customer from the list.
19 votes -
Add command-line arguments to Plesk reconfigurator.exe (Windows Server)
Please add command-line arguments to Plesk' reconfigurator.exe to represent functionality that is available in the GUI.
For example, it is not possible to change MySQL Data location on the command line. This is unfortunate, as the GUI is pretty useless automated deployments.
2 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 -
Restrict or enable the manage trash.rotation settings in Plesk by user
Restrict or enable the manage trash.rotation settings in Plesk by user.
For example, when the settings are enabled, they are enabled globally and every customer/subscriptor whereas it would be helpful if it could be enabled only for admin.
2 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 -
Add a check to the amount of inodes before domain creation
Add a check to the amount of inodes before domain creation in order to avoid domain creation without hosting if the inodes are not enough.
At the moment if there is not enough inodes the domain is created without hosting,
2 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 -
Perform SQL Server DBs Transaction log Backups via Plesk
The documentation on backups says even if incremental is specified it does a Full SQL server database backup.
The Full SQL server database backup does not truncate the transaction log file and it will keep growing forever.
In order to truncate the SQL Server transaction log, a Transaction log backup has to be performed by the sysadmin. It would be nice to be able to perform those directly in the Plesk interface and by the customer/DB owner instead of the sysadmin.
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 -
Whitelist specific files inside password protected directory
Possibility to whitelite specific files inside domain's password protected directories (meaning that they wouldn't need to provide the username and password).
1 voteThank 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 -
Add custom support contact details to "help menu"
On the top right in the header there is an help icon with a "help menu" which contains use full links to documentation. It would be great if administrators could add custom contact details to this little help menu for their customers/users to see.
I've added a mockup image to clarify.
1 voteThank 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 -
3 votes
-
Custom HTML templates for Mass Email Messages feature
It's necessary to implement the possibility to customize the templates used by the Mass Email Messages feature with custom HTML.
Since Plesk Obsidian it's possible to customize HTML templates for the notifications (reseller creation, site creation, etc) but it's not possible to use a custom HTML template for the Mass Email Messages templates and this is somehow unexpected.
7 votesThank you for your feature request. We will consider the possibility of its implementation if it becomes sufficiently popular and in demand.
—
IG -
Disk usage information for subdomains and additional domains via interface.
- Be able to review the real disk usage of the subdomain instead only the total.
As for now, Plesk only shows the total of the disk usage on the main domain as eg:
Example.com total usage is 2GB
1.example.com Total usage is 10GB
2.example.com total usage is 10GBPlesk interface only shows the total value under the main domain, in this example case: 22GB, instead show the usage separately.
21 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 -
Apply "HSTS" and "OCSP stapling" for all domains
The customer wants the option to apply "HSTS" and "OCSP stapling" for all domains to be automated.
Or if possible add the CLI command for enabling the "OCSP stapling" so it could be automated via CLI.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.
—
IG -
Disable mail notifications from anacron (daily, weekly, monthly) tasks
Add ability to disable email notifications about successful Plesk updates, and anacron (daily, weekly, monthly) tasks using Plesk panel.
1 voteThank 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 -
Implement Add-On plans for Reseller Plans
There should be an option to add "Add-On" plans for Plesk Reseller plans in Service Plans -> Reseller plans.
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.
—
IG -
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 -
Option to set RAM, CPU, Disk I/O via Add-on
There should be an option to set RAM, CPU, Disk I/O settings via Add-on like it is possible in Service Plans, presuming Plesk Cgroups Manager is installed
2 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.
BTW, you can create your own addon with the help of this documentation: https://docs.plesk.com/en-US/obsidian/extensions-guide/plesk-extensions-in-a-nutshell.76331/
—
IG -
Non-used allocated disk space should be showing for each subscription
It'll be very useful to show how much disk space is allocated for each of the Subscription/Service plan in Plesk panel GUI.
Right now it's only possible to see how much disk space is allocated for the subscription with the DB query.
It'll be more convinient to have such information in the Plesk GUI, e.g. inside of the "View more statistics" page of the Reseller account or main Plesk page.1 voteThank 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?