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
- or
841 results found
-
Implement solution instead of myLittleAdmin for Plesk for Windows
Vulnerability CVE-2020-13166 was discovered in myLittleAdmin and since the only option to completely mitigate the issue is to remove myLittleAdmin, it would be good to implement another tool to manage MS SQL databases through the web interface (instead of resorting to Microsoft SQL Management studio)
20 votesAs announced earlier, MyLittleAdmin was retired in June 2023 due to security issues that have not been fixed by their developers. Instead, please find a variety of database management solutions here: https://support.plesk.com/hc/en-us/articles/13302777933719
-- PD
-
git extension: option to delete branches
Git extension: option to delete branches that are not more in the remote repository (or everything and with the next pull get only the ones from remote).
Here are some possible solutions, I assume:
https://stackoverflow.com/questions/7726949/remove-tracking-branches-no-longer-on-remoteAfter some time there are so many branches on the dropdown that it really gets annoying to search for the desired one and removing and adding the repository does not really feel right.
Here is a command, in case someone finds this idea before it was implemented:
https://talk.plesk.com/threads/git-extension-doesnt-remove-deleted-branches.351838/#post-861524
(not sure if there is already a feature request open for this)
12 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 -
Ability to filter mail attachments based on file extension
Restrict what attachments are to be filtered by Mail server. Example
All Domain > Block Extension > exe,jar,rar,gzip25 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.
— AY
-
Please extension availability based on condition
Currently I have noticed that extension are available to all customers or reseller. Can these be restricted based on service plan or customer wise or reseller wise. In case as hosting provider, if we don't want to give additional functionality to all customers. Extension for example, please consider let's encript
7 votes -
74 votes
At the moment PHP extension for interfacing with Redis is shipped for all PHP versions from Plesk as plesk-phpXX-redis package. Redis server can be installed as Docker container managed by Plesk Docker feature.
—
IG -
Please implement the roundcube settings for Folder names.
Please implement the roundcube settings for Folder names. To make the Foldernames conform for Outlook.
4 votesUnfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Monitoring Pingdom Extension
Monitoring Pingdom Extension
Have an extension who watch monitoring server, DNS, ping...1 voteAt the moment we have no plans for creation extension for Pingdom. But you can create it by yourself with help of this documentation – https://docs.plesk.com/en-US/onyx/extensions-guide/plesk-extensions-in-a-nutshell.76331/
—
IG -
Implement API command
Can you implement a command to request from server the traffic history (not just for 1 site) like shows the panel in Home > Tools & Settings > Summary Report > View Traffic History
1 voteUnfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
DigitalOcean DNS Extension updates DNS zones automatically
It would be great if DigitalOcean DNS Extension updates DNS zones automatically (when DNS records were updated for a domain).
Currently, the administrator have to go Extensions > DigitalOcean DNS > DNS Management > Synchronize all zones to sync zones.
10 votesUnfortunately, we cannot confirm this issue, so we are closing this request, since it does not contain any feature suggestions.
If you have additional information about this issue or want to get advice from the community, please go to our forum at https://talk.plesk.com (https://talk.plesk.com/threads/digitalocean-dns-extension-doesnt-actually-sync.346891/).
Thank you.
— AY
-
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 -
Update Node.js Extension to support current versions
The plesk extension is currently delivered with a bit older versions of Node.js (3 months):
- 6.10.2 LTS (plesk 6.9.1)
- 7.9.0 (plesk: 7.4.0)9 votesStarting with Node.JS extension verstion 2.0 the latest LTS versions are downloaded and installed automatically.
If you’d like to help us prioritize further improvements, please share your expectations in this short survey:
https://pt-research.typeform.com/to/LAObHNoi#source=uservoice
Thank you!
AS
-
Integrate ***** DNS extension with cPanel dnsonly
cPanel uses Bind by default, same as Plesk, and ***** DNS manager extension already allows working with remote Bind installations.
It would be great if the extension gets improved to be able to synchronize changes to a cPanel dnsonly servers.
This is the main feature that could help cPanel clients like ourselves, test and enjoy the features Plesk Onyx provides, without having to consider creating a new set of DNS servers.
6 votesThank you for your input!
Unfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Generate a deploy key per repo in the Git extension
Currently, the Git extension only generates one deploy key per Plesk user (according to @PleskHelps on Twitter). Unfortunately, GitHub doesn't allow a deploy key to be used more than one time across ALL repos, meaning every single GitHub repo requires a unique deploy key. As a result, I can clone only one of the 40 some repos I would like to on my Plesk installation.
I would like to suggest the option to have a unique deploy key generated for every single repo you want to clone. That would make the Git extension infinitely more useful for me and many…
95 votesThe ability to deploy an SSH key per repository has been implemented in the Git extension 2.3 version.
--AA
-
WordPress extension auto backup on update
WordPress extension should create a backup automatically before applying updates.
4 votesThe “safe updates” feature was released in WordPress Toolkit 2.3. Now you can save a snapshot of your WordPress instance before updating it or syncing data to it. Changelog: https://docs.plesk.com/release-notes/onyx/change-log/#1753-mu20170824
We would love to hear your feedback on our forum at http://talk.plesk.com. Thanks!—AK
-
Option to deploy Watchdog extension via CLI with custom monitoring settings
Option to deploy Watchdog extension via CLI with custom monitoring settings
It would be really helpful for a Plesk Administrator the possibility to configure Watchdog extension via CLI with custom monitoring settings. This would save a lot of time and would allow to easy implement a standard monitoring system on a set of Plesk servers.
1 voteYou can configure your monitoring settings in fir /usr/local/psa/etc/modules/watchdog/monitrc in CLI and create your own customized configs as you want. Do not forget restart service with /usr/local/psa/admin/bin/modules/watchdog/wd
-restart after that.
-
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
-
Apache's easy extension can provide.
Apache own simple extension, so this customer can activate / deactivate if required. Best example; old Confixx (httpd-special / httpd-options), is very much needed.
2 votes -
Please develop a "Two-factor verification" option
Please develop a "Two-factor verification" option using email and google authentication app or mobile to log in to Plesk for additional security against cyber attacks.
4 votesThis functionality has been available for a long while with the Google Authenticator extension that can be installed for free from the extensions catalog.
-- PD
-
Implement MariaDB 10.4 support
Please implement MariaDB 10.4 support. We have upgraded to MariaDB 10.4 by mistake and now we're jumping through hoops adding new websites / DB users.
The main issue is that MariaDB have moved the 'user' table to a table called 'global_priv' and Plesk is still trying to read from the old one ( which they've converted into a View, so it errors out ).
We can't downgrade, as it's not supported, and we certainly can't roll back. So it would be extremely awesome of you if you'd help with this.
Also by reading on Reddit and Plesk Support forum, we're…
5 votesAdded support for MariaDB versions 10.4 and 10.5 in Plesk Obsidian 18.0.30 – https://docs.plesk.com/release-notes/obsidian/change-log/#plesk-18030
—
IG -
Alibaba Cloud DNS Extension
Same sort of thing as the Route53 extension just with Alibaba Cloud DNS
2 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?