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
2068 results found
-
Allow admins to make contact details mandatory
Allow Plesk admins to make the contact information of customers at Edit Profile > Contact details required/mandatory.
2 votes -
Add a statistics of mails sent on a per-user basis
It would be great to have an ability a report of the total number of emails sent by each user per month or other timeframe
2 votes -
When whitelisting an email gateway, SpamAssassin should stop checking those mails from the whitelisted gateway
We want to use an email gateway on our Plesk servers, however when adding such gateway in Whitelist, other services still take place (for example SpamAssassin, which marks emails as spam).
That shouldn't be like this, and we expect that when whitelisting a server, mails from it will always arrive.2 votes -
Search and replace urls after cloning
Everytime I clone an wp site from dev to prod I have to run search and replace after because the cloning feature does not automatically adjust the database urls.
2 votes -
Conditional mail forwarding in case of full mailbox
Is it possible To send a mail or BCC to static address when a mailbox of a client is almost full?
2 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
-
Add existing customer to an existing domain as a user
Add the functionality of adding a customer account as a user for a domain not under its subscription in Plesk.
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
-
Integrate MTLS on domains
Create the option to add a trusted certificate for an external party so MTLS handshake will function properly on domains hosted with Plesk.
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
-
Make a way to specify which IP should be the default for new subscriptions
Currently the way an IP is chosen from the ip pool allows IPs from alternate interfaces, dedicated IPs, or shared IPs. It would be nice if we had a way to force it to use shared ips for new subscriptions or, just give us a way to set an IP as the default IP for new subscriptions.
2 votesYou can try to use Event Manager for the event "Default domain created" with the command like:
plesk bin subscription -u ${NEW_DOMAIN_NAME} -ip xxx.xxx.xxx.xxx
--
IG
-
Change the IIS Application Pool Identities using Plesk
Add the ability to change the Application Pool Identities using the Plesk web interface.
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 option -frequency to plesk bin notification --update -code admin_pum_updates.
In the UI, at Tools & Settings > Update Settings, it is possible to set a notification to be sent when updates are available or were installed.
In the UI, it is possible to set the notification to be sent either daily or weekly. However, the corresponding CLI option plesk bin notification --update -code adminpumupdates has no option to set the notification frequency. Please add an option to set it via CLI as well.
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 buttons for npm scripts in Node.js extension
Please add GUI buttons for common npm scripts in Node.js extension.
For example, implement the buttons to execute "npm start" and "npm build" - this will be helpful in case the application does not have a classic startup file and has to rely on npm scripts2 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
-
Email notifications when a plugin is installed on a WordPress site
The email notification settings in Tools & Settings > Notifications should include an option to notify when a plugin is installed on a WordPress site, for security.
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
-
Outgoing mail limit based on recipients
Allow outgoing mail limit to be based on unique recipients and not by message count.
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
-
Expand the ssh port field to 5 digits
ssh can be configured to listen on different port numbers. The default is port 22. It can also answer on port numbers up to 65535, but the field on the migrator only takes 4 digits. I have ssh listening on a 5 digit port. This is just bad form.
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
-
Separate error log for Let's Encrypt and SSLIt!
Separate error log for Let's Encrypt and SSLIt! would facilitate panel.log analysis a lot. Now panel.log is flooded with LE and SSLIt errors.
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 clean mail queue via CLI filtering messages with the same pattern
There is a way to clean mail queue with command like the following:
plesk bin mailserver --help | grep queue
--clean-mail-queue Removes all the messages from the mail
queue.But sometimes it is required to clear not all messages but only ones that have the same subject, sender, recipient, etc.
In Plesk GUI there is already this functionality in Tools & Settings > Mail queue, opening search bar with arrow icon.
It would be great to have the similar functionality for CLI command.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
- Don't see your idea?