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
434 results found
-
Disable Apache & Nginx access logs (and error maybe) through Plesk panel.
Access logs are not useful in most cases and we should have a feature to disable them through Panel not go and edit vhosts.
27 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 -
Limit CronJobs per User
Limit for Cronjobs per User.
26 votes -
Add limits to backup scheduling
We have some users abusing the Plesk backup functionality. For example, they schedule hourly backups with sites that are multiple gigabytes in size. When we have a couple of those users, our servers are running scheduled backups all day causing 100% IO-wait load.
It would be great if Administrator can limit the frequency of user backups, eg. a limit of once a day, once a week, once a month.
We currently disable user backup functionality to prevent our machines running backups all day.
26 votesThank you for your input, we will consider this functionality in upcoming Plesk releases.
—AK
-
Custom URL redirects: variability of both source URL and destination URL and the ability to create more than one redirect.
It would have been amazing if plesk users and admins were able to easily and via the panel create domain redirection like you are able to do in cpanel. http://prntscr.com/1k9mql
This saves a lot of time from users and hosting companies helpdesks.26 votesIn the initital feature request it was not clear that the focus was on a regex driven, variable redirect that depends on source URLs and should be able to provide a mapping between source and target. It is also requested that these redirects shall be done on the front-end web server level, not as an Apache .htaccess solution.
We have re-opened the request as per user comment it was clarified thoroughly. 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.
-- PD
-
Support up-to-date Typo3
Please implement Typo3 9.5 support
25 votes -
Git Workflow: DEVELOPMENT > PRODUCTION
Many developers use git these days when working on a website or webapp. It would be great if Plesk supports a simple deployment workflow:
Example when using two branches:
- development
- masterBranch "development" will be automatically deployed by Plesk to /var/www/vhosts/example.com/dev.example.com => connected to https://dev.example.com
Branch "master" will be automatically deployed by Plesk to /var/www/vhosts/example.com/httpdocs => connected to https://www.example.comWhat about database connectivity?
When using different databases for development and master you should not include your "database-connection.ini" into git but manually store it in the designated directory and edit via Plesk File Manager for example.What about access…
24 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
-
Add a user which is able to access some specific list of subscriptions
Add a user which is able to access some specific list of subscriptions, when subscriptions belong to different owners
For example, subscriptions belong to two different customers and a user can access all these subscriptions
23 votesThank you for the update! 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 -
Administration: list domains, using the installed SSL certificates
If I want to remove on "Tools & Settings > SSL Certificates" expired certificates, I can not delete it when it is still used by a domain. I can not see which subscriptions use the expired SSL certificate. So I have to click through all domains individually and look in the hosting settings. The assigning of a standard certificate via "Tools & Settings > IP Address" does not work for all domains.
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 -
Add an option to change default Plesk notifications template in UI
ability to customize notiications template in GUI so that it could be changed not only through CLI according to https://docs.plesk.com/en-US/obsidian/administrator-guide/mail/automatic-email-notifications.59422/#customizing-the-look-of-the-notifications but also in GUI. This wlil simplify the logo replacements and branding actions
22 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
-
Allow REST API for Reseller and Subscriber
Currently only the Plesk administrator can use REST API.
Suggestion is to allow also reseller and customer use REST API as it's done for XML API22 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 migrate accounts from one plesk node to another
It would save huge amounts of time if the admin using the customers plesk account credentials was able to migrate the whole account from the previous hoster without needing to have root access to the server like you can do in cpanel. In order to migrate plesk customers from other companies you need to do it manually !
22 votes -
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 -
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 -
Customer/user accounts password expire after an specific time.
I would like to have the possilibity to define an expiration time for customer/users created via Plesk.
eg.
Customer1 / user example / password expire after 30 days.
10 days before an email notification is sent via email or an warning message via Plesk > customer account is displayed.
21 votes -
Auditing of action for "Hosting Services"
It would really help, if plesk logs/audit every action, which can be done at the hosting Services: Customers, Domains, Subscriptions.
Each new or changed settings should be logged.
Thus would reduce our support.
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 -
Possibility to install Plesk on Windows server with domain controller role
Add possibility to install Plesk on a windows server with domain controller role
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 -
Show and manage external Zimbra mail accounts in Plesk
Native Integration with External Zimbra server.
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 it possible to checkout a specific git commit or tag
Make it possible to checkout a specific git commit or tag.
20 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
-
Multi-select download option in file manager (download complete folders, too)
Please provide Multi-select Download option in file manager
20 votesWe're almost there. In Plesk Obsidian 18.0.35, published on April 20th, 2021, we had already added the option to upload folders or multi-select-upload files. It may not yet be possible to download a complete directory in one step, but this can also be done in two steps by first creating an archive of it and then downloading the archive.
So this feature request is now about downloading a directory or a set of selected files in one step. Please keep voting for it if you believe that this is an important feature.
-- PD
-
integrated imagemagick within plesk for windows
Often customers ask about a imagemagick support.it would be nice if imagemagick is bundled with plesk and can install as optional component.
20 votesThank you for your input. We will consider this functionality for PHP in upcoming releases.
- Don't see your idea?