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
2084 results found
-
Autodiscover for the latest Outlook version 2019 and O365
Mail autodiscover in Plesk Obsidian does not support the latest Outlook version 2019 and O365.
Developing support to Microsoft proxy servers for autodiscover requests is required.10 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 Support for SimpleDNS 9
Currently, only version 6.0 is supported. It would be great to add for SimpleDNS version 9.
10 votes -
Disable email notifications for a specific domain.
It would be nice to be able to disable email notifications for a specific domain.
Right now, the notifications can be managed by an account type: Administrator, Reseller or Customer. Thus, the notifications are enabled or disabled for all domain of an account. More information here: https://support.plesk.com/hc/en-us/articles/213413209-How-to-enable-disable-email-notifications-in-Plesk
Such scenario is not suitable when the notifications are to be received globally but some customers just don't want to receive them for a specific domain.
10 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 -
fetch_url.ps1 should support cookies
%PLESK_DIR%\Additional\Scheduler\fetch_url.ps1 script should support cookies.
Currently, if a URL, you fetch with it, sets a cookie (and tries to read it back ? - not sure about this part tho), it fails due to the $webRequest object not having a CookieContainer.
Just add two lines into the script before calling GetResponse():
$cookieContainer = New-Object -TypeName 'System.Net.CookieContainer'
$webRequest.CookieContainer = $cookieContainer10 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 -
Migrate Contact & Calendar from cPanel
It'd be good to be able to migrate Contact & Calendar from cPanel to Plesk.
10 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 choose MailEnable installation path in Plesk installer
It is required to Install MailEnable to specific location. Currently it is installing only to C: drive default directory. It would be nice to have ability to choose in Plesk installer MailEnable installation path
10 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 -
[Plesk firewall] Add a possibility to see in Plesk GUI the logs of connections dropped by different Plesk firewall rules
It would be nice to be able to assess the effectiveness of Plesk firewalls rules, especially the ones manually placed by Plesk users.
This information would be important to see in Plesk GUI if this is implemented:
- date and time stampts
- the name of rule
- the exact IP address from where the connection was dropped
- the destination port and protocol
10 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 ability to manage auto-reply option "Send an automatic response to a unique email address no more than (times a day)" via API.
add the ability to manage auto-reply option Domains > example.com > Mail > Email Addresses > Auto-Reply > Send an automatic response to a unique email address no more than (times a day) via API.
10 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 -
Provide latests Prestashop installation package
Prestashop installer version 1.7.5.x could be added. I have Plesk Onyx 17.8.11 and in a previous version there was the installer of thePrestashop 1.7.x, plesk 17.8.11 it does not appear. If there is a installer, the prestashop updates can now be done from the prestashop itself
10 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 -
Using LDAP with Mail server
The LDAP Auth extension only allows enabling LDAP authentication to Plesk. Can you allow end-users to use outlook/thunderbird/webmail with the password stored in the Active Directory?
In this case, the mail server has to be configured via Plesk to use the LDAP authentication.
10 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 -
The MediaWiki version currently installable through Plesk is outdated
In Plesk 17.8.11, the MediaWiki version currently available is 1.31.0, which is outdated. The long-term support version is at 1.31.6, and the most recent one at 1.34.0, see https://www.mediawiki.org/wiki/Download.
Please consider updating the installer.
10 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 -
Implement an Auto-Update function for Skins
Since the release of Obsidian, every new microupdate changed significant CSS classes in the Skins, which required our custom skin to be edited each time. However there is no way to deploy the new versions automatically.
My suggestion: Implement a way for Skins to be auto-updated.
The meta.xml-File in the skin could contain a new field like "official_url", which is then regularily checked for a newer version, than the one currently installed.10 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 -
Provide facility to some dba level command on database like indexing, shrink database
Hi all you must provide some dba level db command to database user. This can help lot, in indexing and shrinking database
10 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 language of notification content
For Plesk with non-English default language (Vietnamese, for example), notifications' content is still in English.
10 votesThis is about shipping Plesk with email notification messages translated into all supported languages. Let’s find out how important this feature is for out customers. Please vote this request up to let us know you need it.
As a temporary workaround, Plesk administrators can provide their own custom translations in Tools & Settings / Notifications.
—AS
-
Ability to customize Password Reminder email
Currently while it is possible to customize notifications body, there is no way to customize email sent when you click on Forgot password button on logging into Plesk. It would be nice to have ability to customize it as well: as I would like to add into this email my branding, images etc.
10 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 -
LetsEncrypt configure key-size (4096) through panel
Please make it possible to set letsencrypt key-size to 4096 via the panel instead of altering the panel.ini file that does not work at all! These kind of settings should be available online.
10 votes -
Gmagick PHP extension for windows
Add the support for Gmagick PHP extension for Windows out of the box
10 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 alert tag to mail message body
Add alert tag to message body for external emails:
The tag can be " CAUTION ! This email originates from outside the organization "10 votes -
Wildcard mail aliases
Any kind of wildcard mail aliases (regex and/or /?) would be highly appreciated in order to realize a "allow form all but anything like..." handler. Example: Ban all info-@domain addresses.
I had somenting similar at my old provider but not with new one using plesk. Now I need to insert dozens (hundreds) of addresses one by one...
If there is already a way to realize something similar I was not able to find it (or my provider did not enable it)...
10 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 -
import and export the Scheduled Tasks from other plesk
It would be really useful to import and export the Scheduled Tasks from other plesk. Thank you!
10 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?