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
283 results found
-
Read .PDF extension files via the File manager editor
Be able to 'view' the PDF content via the File Manager view/editor.
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 -
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
-
Ability to change http/https port for one domain
Add ability to change http/https port for one domain
3 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 -
Redirect from HTTP to HTTPS to access Plesk login page
example.com doesn't exist on the server.
If set example.com under Plesk > Tools & Settings > Customize Plesk URL, there is no redirect from http://example.com to https://example.com.
Please add feature - redirect from HTTP to HTTPS to access Plesk login page.
32 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 -
Increase security with password less
Use passwordless or MFA on all service.
Strong passwords are key when it comes to internet service.
Many password resets information is sent to an email address. Access to such critical account should be protected with either passwordless or MFA functionality. A hacked email account with username and password is a golden ticket to steal the identity of customer/user.
3 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 -
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.
16 votes -
Network Drive Support for Plesk for Windows
- Using network drive for moving vhosts
- Using network drive for moving Mail Data
- Using network drive for MySQL
- Using network drive for MSSQL
- Creating backups or migrating the current backup location to a network drive
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
-
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 -
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.15 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 -
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
-
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.
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 -
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 -
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.
5 votesThank you for your feature request. We will consider the possibility of its implementation if it becomes sufficiently popular and in demand.
—
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
- Don't see your idea?