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
344 results found
-
Ability to manage "Smart static files processing" option via Service plan
It would be good to add the ability to manage "Smart static files processing" option through Service plan settings. Since this option is enabled by default, it might affect some applications.
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 -
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 API25 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 Firewall can block IP range
Add an opportunity to Plesk Firewall to block an IP range, e.g. from 10.10.10.10 to 20.20.20.20
49 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 possible to automatically add a sender whose message was marked as spam to the server blacklist and vice verse
When a user is marking a message as spam, a sender of this message is added to the server blacklist and is removed from the whitelist.
If a user is marking a message "not a spam" (moving from spam folder to the inbox), the sender of this message is removed from the server blacklist and then added to the server whitelist.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 -
plesk repair db should fix dns_zone table
To improve "plesk repair" utility so that it should be able to remove orphaned records from database's tables dnszone and dnsrecs, for domains that doesn't exist anymore.
Additional information: https://support.plesk.com/hc/en-us/articles/213374109-Unable-to-create-a-new-domain-subdomain-or-migrate-rename-an-existing-domain-subdomain-DNS-record-already-exists?source=search9 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 -
Edit WordPress notification text
Text notifications are hard-coded in WP file /usr/local/psa/admin/plib/modules/wp-toolkit/resources/locales/en-US.php:
+++
'common.error.wp-cli.timeout' => 'WordPress Toolkit was not able to finish running an operation on this site in %%timeout%% seconds, so the operation was terminated. This could mean that your WordPress installation might be infected with malware. Check the wp-config.php file of the installation for potential malware code or run an anti-virus scan. If you cannot find any traces of malware, try running the operation again later.',
+++It is not possible to edit parameters "<suspicious_instance_text>" and "<suspicious_instance_details_info>" under Plesk > Tools & Settings > Notification > WordPress installation is quarantined
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 -
Ability to show which IP addresses are used by other domains in the pulldown list at Web Hosting Access
If the account has multiple domains, it is possible to set a dedicated IP belonging to that account among several domains, but in some cases you may want to allocate one IP to one domain. (E.g. when setting reverse DNS lookup)
Currently, the pulldown list at domains>%domain name%>Web Hosting Access displays both free IP and the IP used in other domains by the same account, but it is not possible to understand whether it is used by other domains or not.
Suggest to add the possibility to indicate which IP addresses are already used by other domains in the pulldown…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 -
When Plesk user login/logout must contain more information in Event Manager
in Event Manager, we can select parameter of "Username" only when user login failed and select parameter of "contact name" only when user completely login/logout. Users is asking me that why we didn't use the same variable (Username or contact name, and I preferred username) and more information should be added for security issue (eq. IP Address)
[refer document]
https://docs.plesk.com/en-US/obsidian/administrator-guide/server-administration/event-parameters-passed-by-event-handlers.67897/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 -
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 -
Wildcard for [ip] blacklist in panel.ini
It would be nice if it is possible to make wildcard-entries in the panel.ini to hide IP addresses. (https://docs.plesk.com/en-US/obsidian/administrator-guide/59410/)
actually we need to list any IP for some networks, expecially for the docker networks (the default-address-pools should be hidden).
[ip]
blacklist="172.17.0.0/16,192.168.0.0/24"6 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 CLI for managing Scheduled Tasks to be able to create multiple tasks at once
In Plesk, there is no CLI for managing scheduled tasks. Thus, if it's necessary to create multiple scheduled tasks, it's required to create them one-by-one in GUI.
CLI for managing scheduled tasks will allow creating multiple scheduled tasks by invoking a CLI utility in a script.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 -
Support up-to-date Typo3
Please implement Typo3 9.5 support
27 votes -
Ability to create/extract archives protected by password using File Manager
Due to security reason users may need to ability to protect their archives with password. Currently there is no ability to extract or create such archive. Please, add
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.
—
IG -
When installing extensions, after install, 3rd party repos should remain disabled
When installing extensions on Plesk Obsidian, those sometimes enables 3rd party repos like Epel.
It's also possible that those 3rd party repos have newer versions of system packages that breaks the functionality (for example: the well known non-working AWStats from Epel on Plesk).
It should be able to disable 3rd party repos after the extension install, and re-enable them and limit its usage to the extension update/install only, so no other packages are updated.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 -
Better email notifications management through CLI
Improve the email notifications management through CLI using the "plesk bin notification" command.
As of now, there are plenty of notifications that can be easily managed in Plesk GUI while it is not possible through that command making it quite hard to manage as the ones that can not be managed through the command itself, need to be modified directly on the Plesk database while in Plesk GUI all (or almost) the notifications are unified under Tools & Settings > Notifications
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.
—
IG -
Allow Log filtering for rotated logs
Allow Log filtering for Rotates logs
Currently, log filtering is possible when the logs are yet to be rotated.
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 -
Change (or add option to select) value that is used for the customer’s account root
Currently, when a subscription is created and the customer adds new domains, the following physical structure is created on a server:
C:\vhosts\primary.domain\new.domain
where primary.domain is the primary domain of the subscription and new.domain is another domain, created by the customer.
Sometimes, in this scenario, a number of new domains created by the customer might be quite big, so physical structure becomes something like this:
C:\vhosts\primary.domain\new.domain
C:\vhosts\primary.domain\new1.domain
...
C:\vhosts\primary.domain\new199.domain
C:\vhosts\primary.domain\new200.domain
In these circumstances, when the primary domain's name is changed, for example:
primary.domain changed to newprimary.domain so physical structure is changed to C:\vhosts\newprimary.domain*
There is a lot of data that has…
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.
—
IG -
Insert a link to access Plesk in notifications (E.G Domain creation, Subscription expired, etc...)
It would be awesome to add a link to access Plesk directly in all notifications sent by Plesk, especially in case of several Plesk servers to administrate. See the example attached.
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.
—
IG -
Obsidian Scheduled Tasks update has less functionlity due to cron style Version 18.0.25 Update #2
Version 18.0.25 Update #2 Windows
New Cron style schedule tasks. This was such a poorly thought out feature to implement and as such a bad one.
It's great that Plesk want's to standardise the control panel between platforms but now in the case of Windows servers the experience is worse than before. Previously there were checkboxes that you could tick, so if you wanted a task to execute every 5 minutes then you could just ticket the appropriate boxes.
Now in attempt to bring cron style to Windows without the / character this has become really laborious having to enter…
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.
—
IG -
CDN hosting in Plesk for Windows Server
I would like to see you add 'CDN' option to 'Hosting Type'.For example create a sub domain like cdn.x.com then select Hosting Type as 'CDN' you create all the necessary inbound/outbound rules for cookieless hosting etc.
6 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?