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
2081 results found
-
Collapse domain aliases under main domain
When you have a domain with many aliases (I currently have one with 15 domain aliases and several with 4 or 5) it makes the classic view (or any other view for that matter) a bit messy.
It would be great if these domain aliases were simply hidden from the list using an accordion or something below the main domain so you can expand it out if needed.
They also shouldn't count towards the number of domains shown on the page e.g. 25.
1 vote -
Import/export mail filters
Allow users to export and import anti-SPAM mail filters via the UI.
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 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 -
Redis support for Plesk for Linux out-of-the-box
Add Redis support for Plesk for Linux so we can manage it directly via Plesk GUI
95 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 -
Permission that allows customer to resore backups with out possibility to download them
It would be greate to have a permission in service plan which allows customers only to restore backups with out possibility to downlaod them
That will give an option to upsell hosting plans with extra option3 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
-
Option to 'Disable Wordpress Comments'
Spam is not exciting.
There should be an option to disable WordPress Comments.
9 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
-
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
-
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.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
-
if DNSSEC was signed before DNS is disabled, it should be re-signed with the same keys when DNS is re-enabled.
it should be standard practice to check whether or not the DNSSEC is signed before disabling DNS so that DNSSEC can be re-signed after re-enabling DNS.
A better option would be for Plesk Panel to automatically recognize if DNSSEC was signed before DNS is disabled and then re-signing with the same keys when DNS is re-enabled. If this isn't a possibility, the next best thing would be, if DNSSEC is signed, to provide a warning to the user in the form of a confirmation prompt saying something to the effect that "doing this will unsign DNSSEC and you will need…5 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
-
Securing mail automatically via service plans
It'd be great to have an option to secure mail on the domain automatically by the means of a service plan.
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
-
host www.domain.tld and domain.tld as 2 separate domains
I need to host one application in www.example.com and another application in example.com as if they were two different domains. It would be nice if Plesk would allow an option to create such domains and not reserve www as an alias for example.com.
6 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 notifications in Plesk Events in Slack extension more informative
When a Plesk user is logged in, Plesk Events in Slack extension should provide more information about this user. For example, the user's IP address.
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 customers to issue Sectigo certificates on behalf of their own Sectigo account
There should be an option to talk to Sectigo ACME service instead of Let's Encrypt only. Currently only LE's ACME service can be used on the extension.
4 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
-
Automatic renewal of wildcard certificates when using Route 53
When renewing a (Let's Encrypt) wildcard-certificate, we first need to go the page for SSL of the specific domain, copy the new code, go to the DNS-page, update the records, go back to the certificate page and click renew. This seems like a lot of manual steps for something that can easily be automated.
I understand this has already been implemented for people who do not use the Route 53 plugin (or other DNS plugins), but since any change in Plesk DNS will automatically propagate to Route 53 with those plugins, I guess this can be fairly easily implemented, saving…
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?