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
2069 results found
-
Iptables: Allow Rules via the shell
Our Intrusion prevention system CrowdSec adds one rule having a blacklist to Ipables.
If you manipulate the rules in the UI, Plesk rewrites all rules. Therefore manually added rules are no more available.
This could be fixed very simple by having an additional script, which will be called after saving the rules by the UI.
3 votes -
Add the ability to remove all infected email all once in Plesk Email Security
Currently it's only possible to delete infected / quarantined items in Plesk Email Security one page at a time (50 items at once).
This makes it very tedious to remove quarantined items through the extension when there are several thousand infected.
A button to select all items in all pages should be added.
1 vote -
Change webmail attachments limits in the Plesk interface.
It is currently possible to change webmail attachments sizes only via config files on the server as explained in the following article:
https://support.plesk.com/hc/en-us/articles/4404961923474
Would be convenient to change webmail attachments sizes in the Plesk interface.3 votes -
Delete all data after removing Plesk extensions
Currently, when extension is removed from Plesk, some data can be left on device and consume disk space.
For example, after removal of Plesk email security extension:
du -sh /var/lib/clamav
242M /var/lib/clamavThe suggestion is to add a possibility to delete all extension data on Plesk extensions removal
2 votes -
Add scheduled tasks history/logs
Can you add the history of scheduled tasks ?
To see the success and failed tasks, with http response and code.You can see it on the picture.
2 votes -
Implement checking of the psa database for inconsistencies after adjusting the domain's settings
In particular circumstances when a domain's hosting type is switched to No hosting and back to Website Hosting, the following issue occurs: https://support.plesk.com/hc/en-us/articles/360013744460
It would be helpful to implement a tool for checking the psa database for inconsistencies after the domain's hosting type is switched2 votes -
Digital Ocean DNS mutual sync
According to "DigitalOcean DNS" ext description:
The extension automatically synchronizes the DNS zones between Plesk and DigitalOcean DNS.
https://www.plesk.com/extensions/digitalocean-dns/
In reality it only works one way only, from Plesk to DO
I would like to have Plesk DNS integrated with Digital Ocean DNS bi-directionally.
- I wish to have initial provisioning undertaken by Plesk. It's a real-time saver.
- I then wish to manage DNS records at Digital Ocean.
- Plesk DNS zone then becomes a follower or changes done in DO synced back to Plesk.
I want the the functionality above because the DO UI is a lot clearer and has a…
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
-
Please enable this driver in php.ini (extension=pdo_firebird extension=pdo_mysql extension=pdo_oci extension=pdo_odbc extension=pdo_pgsql e)
Please add this to php.ini, we can use our pdo driver for ms access:
extension=pdofirebird
extension=pdomysql
extension=pdooci
extension=pdoodbc
extension=pdopgsql
extension=pdosqlite10 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
-
Disable "Install Plugins" pop-up after WordPress Toolkit instance installation
It should be possible to disable the pop-up after installation of a WordPress instance with WordPress Toolkit:
"Installation Complete Wordpress has been installed. Take a minute to set it up."3 votes -
DNS Forwarding
It'd be great to have an option to configure DNS Forwarding with masking in Plesk.
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
-
Use the same time format for all elements in Backup Manager
The "Tools & Settings > Backup Manager > Schedule" menu is using 24-hour format for setting a time for backup startup, but the backup list in "Tools & Settings > Backup Manager" is using 12-hour format (AM/PM), which can be confusing.
Please use the same format between these two elements, or add an option to select the preferred format.
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
-
Email forwarding stops forwarding mail back to the address that sent the mail
We have an email address for "operations", which forwards emails to three separate accounts. When someone on the team replies to an email, it gets sent to "operations" and all of the other addresses listed. "operations" then receives the email and forwards it back again to the address that sent it.
My idea is to have an option for the forwarding email to NOT forward emails back to the email address it was received from. It recognizes that email address is in its forwarding list and won't forward it back to that specific email.
So, instead of user 1 ->…
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 the option to display doc and xls format via the File Manager view/editor.
Add the option to display basic Word (doc) and Excel (xls) format via the File Manager view/editor.
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
-
Bring support for Open Swoole in PHP
Open Swoole will allow us to bring PHP development to next level! Its will support true concurrency and will can be used to bring php to all kinds of new and exiting applications: websocket, webrtc, tcp, udp etc...
Build high-performance, scalable, concurrent TCP, UDP, Unix Socket, HTTP, WebSocket services with PHP and easy to use coroutine, fibers API
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
-
central webmail management
extend the webmail settings screen like the php settings.
show the amount and which domain is using which webmail client and allow changes to it.
now after the horde desaster it would be way easier to identify domains using it and changing that.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
-
Rest API - Get assigned plan from domain
Using the REST API it is not possible to view the assigned plan from a domain. You can only add a plan when creating a domain. I would like the see what plan is assigned to a domain for our billing process.
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.
At the moment you can use the following SQL query for psa database for getting what you want:
SELECT dom.id as domain_id, dom.name as domain, ps.plan_id, t.name as plan_name from domains dom LEFT JOIN Subscriptions s ON (dom.id=s.object_id AND s.object_type='domain') LEFT JOIN PlansSubscriptions ps ON ps.subscription_id=s.id LEFT JOIN Templates t ON t.id=ps.plan_id;
--
IG
-
Improve WP-Toolkit "Sort by" mechanim
At this moment, whenever a WP site is synced, the appearance of an instance at the top of the list is expected in any sort. This was done in order to make it easier to find an instance in the list.
This means the "Sort by" URL mechanism is not being respected, this change is considered a point of improvement to not cause damage to people relying on the "sort by" mechanism to distinguish their instances.
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
-
Add the import feature to the "plesk ext wp-toolkit --wp-cli" utility
There is an export option for the "plesk ext wp-toolkit --wp-cli":
plesk ext wp-toolkit --wp-cli -instance-id 2 -- export
Starting export process...
Writing to file /var/www/vhosts/example.com/httpdocs/futureinvestments.wordpress.2022-06-03.000.xml
Success: All done with export.
But the import feature require native "wp" utility to be installed, and fails via plesk utility with error:
WordPress Importer needs to be installed. Try 'wp plugin install wordpress-importer --activate'.Such option (import) in plesk ext wp-toolkit --wp-cli would improve usability
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 the possibility to customize the WordPress Toolkit Set to install WP in a custom directory
Add the possibility to customize the WordPress Toolkit Set to install WP in a custom directory (e.g., “/wp”) instead of installing it in the root folder (httpdocs)
Reason: The automatic WP installation performed via a WordPress Toolkit Set through a Hosting Plan would work fine if the customer’s current site is not built on WP or another php-based platform, but will fail and mess up their current site if their domain already contains a WP or php-based installation at the root level.
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
-
Create option to automatic install Wordpress Multisite domain
Create option to automatic install Wordpress Multisite domain so clients can have an easy way set up an staging environment
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
- Don't see your idea?