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
2103 results found
-
More control over IPs used in IIS for site hosting.
Sites in Plesk can have only one IP address assigned; this IP must the the same for FTP, HTTP, etc. A change to allow more flexibility should be easy to implement (e.g., allow 'all unassigned'), so sites running on Plesk can be used in load balanced scenario's, e.g. when running Plesk on a cloud server.
12 votes -
Official support for DMARC report sending from a Plesk server
The ability to send DMARC reports to a designated mailbox in relation to emails that have undergone and failed a DMARC check while being sent to mailboxes on a Plesk server is not enabled by default and is generally not a feature that Plesk supports officially yet. It would be helpful to have this feature supported by Plesk
11 votesThank you for your suggestion. We will consider this functionality in upcoming releases if it becomes popular. Everyone, please continue voting for this feature if you consider it important.
-- KvD
-
Add select tick box to search results to allow action on multiple files
It is possible to select multiple files and delete them in Plesk File Manager.
However, if you search files, then the result doesn't have checkboxes to select multiple files. Therefore if it is required to delete all ".htaccess" (or any other) files, I can find them but I would need to delete them one by one.11 votesWe will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
-- PD
-
Add support for Application Settings/Environment variables for .NET web apps
It looks like you can add applications settings/enviroment variable for Node and PHP application.
But there is no way of doing the same for .NET/.NET Core web apps.
Today you need to use the File Manager to open appsettings.json, but that is a really bad solution, and a new deployment can/will overwrite it anyway.
Only connection strings can be added, but it´s a big miss to not be able to add settings/variable for the current environment, for example API keys, SMTP settings or other applications settings.
11 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
-
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.11 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 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.
11 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 = $cookieContainer11 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 -
IPFS Pinning plugin
it would be great if plesk will support IPFS and we can add the the server IPFS as NODE or gateway to our plesk panel .
to be able to "pin" and to host files on our servers.11 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
11 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 -
Github Actions CI/CD for deploy
Hi.
Now that Github has CI/CD through Workflow Actions, It would be nice to have an official plesk deployer.
There is already a FTP uploader, but it would be nice to have something from Plesk for IIS deploy, with config variable transformation, etc.11 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 -
Post-update hooks in WordPress Toolkit
Add post-update hooks in WordPress Toolkit, which can be used to automate the process of committing to Git (e.g. WordPress core and plugin updates that are automatically installed by WordPress Toolkit).
Use case:
Be able to respond to the event and write a program to do things like: a) commit the changes to the local git repository and push them to origin, b) trigger an alert in the monitoring system
11 votesThis feature will be available in WPT v6.7
-
Change language of notification content
For Plesk with non-English default language (Vietnamese, for example), notifications' content is still in English.
11 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
-
NAPTR
Possibility to add NAPTR records in Plesk
11 votes -
WP toolkit should manage PHP memory limit value specified in wp-config.php
WP toolkit should manage PHP memory limit value specified in wp-config.ph: WPMAXMEMORY_LIMIT.
This has been reported internally as requirement EXTWPTOOLK-3564.
11 votes -
Make utf8mb4 default when backing up mysql databases
When i backup database with Plesk (either with Export/Import feature or with Backup Manager), it loses all characters outside Unicode BMP (all characters > 0xFFFF).
It's because mysqldump default charset is utf8, not utf8mb4.This should be changed, for example, if database contains at least one field with utf8mb4 charset - mysqldump should be run with --default-character-set=utf8mb4 option.
Settings in /etc/mysql/conf.d/mysqldump.cnf are not respected too, it works when i use mysqldump from command-line, but doesn't work when i export or backup db with plesk.
MySQL dump 10.13 Distrib 5.7.25, for Linux (x86_64)
MySQL Server version 5.7.25-0ubuntu0.16.04.2
Plesk version: Plesk Onyx…11 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 -
Appending strings using Plesk API
Hello,
Please add Extenshios API usitlity and method which allows to append string into a file.
Now it is only possible to read from a file and overwrite a file:
https://plesk.github.io/pm-api-stubs/docs/classes/pm_FileManager.html#method_filePutContents11 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 -
Redirect Plesk from HTTP to HTTPS on Windows
Redirect http://hostname:8443 to https://hostname:8443 on Windows.
Currently only Plesk on Linux can do this.
11 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 "11 votes -
Multiple file upload for Plugin and Themes in Wordpress Toolkit
Hi,
Could you please add Multiple file upload for Plugin and Themes in Wordpress Toolkit?11 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 an opportunity to modify the template added by Docker extension
Right now, there is no way to modify the template added by Docker extension
Please add such possibility
11 votesUpon further review of this request, it is not entirely clear for us what exactly it implies. In order to get better understand, could you please clarify the following:
- What templates are you referring to?
- What aspects/elements you would like to modify?
Thank you in advance for your cooperation.
-- SH
- Don't see your idea?