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
479 results found
-
Update roundcube to 1.3
Roundcube is 1.3.1 is released and stable. Why do we always have to wait for ages for roundcube updates ????
5 votesThe Roundcube was updated in Plesk Onyx 17.8.11. We suggest you to upgrade to Plesk Onyx 17.8.11 MU1 and check it out (https://docs.plesk.com/release-notes/onyx/change-log/#contents-17811-mu1).
Let us know if you have any feedback
— AY
-
manage PHP-FPM max_children
It is currently quite painful to set and KEEP php-fpm maxchildren to a desired value.
At the moment the default value of 5 is not available in the management interface and it seems to be reset back to 5 when a change is made in the subscription. Then we get errors about maxchildren reached and we have to manually update it once more.
See here: https://talk.plesk.com/threads/php-fpm-max-children.336889/I suggest adding a default value that is used when creating a new subscription and the ability to modify it in the subscription php settings.
5 votesWe’re happy to announce that PHP-FPM setting max_children can be customized in Plesk Onyx 17.5.3 Update 32.
If you have any feedback on the implementation of this feature, please let us know on the forum: https://talk.plesk.com/forums/plesk-onyx.744/
We’re closing this request since managing PHP-FPM max_children is available.
— AY
-
MariaDB (MySQL) version selector
I tried to install MariaDB 10.1 instead of 5.5 that Plesk installs by default and I messed it all up, had to re-install Plesk. There should be a version selector during the installation.
There should be a full MariaDB integration because it has a lot of adventages in performance comparing to Oracle's MySQL and has a greater team. MariaDB 5.5 is so yesterday.
5 votesThis functionality was added in Plesk ‘Onyx’ 17.0
https://docs.plesk.com/release-notes/17.0/software-requirements/
We suggest you to upgrade to Plesk ‘Onyx’ and check it out.— SU
-
5 votes
Plesk images are now available in the Google Cloud Launcher (https://console.cloud.google.com/launcher/browse?q=Plesk). You can find information at page https://docs.plesk.com/en-US/onyx/deployment-guide/plesk-installation-and-upgrade-on-public-cloud-services/installing-plesk-on-google-cloud.78806/.
We would love to hear your feedback on our forum at http://talk.plesk.com.
— AY
-
No http data mix on https default page from parallels
There is this security warning in Firefox https://support.mozilla.org/en-US/kb/how-does-content-isnt-secure-affect-my-safety when I access the default page of a server with fresh Plesk installation: https://my.ip.add.ress - reason is mixed content coming from parallels. Please fix this! Thanks!
5 votes -
Make is easier to test/preview a website when you have multiple sites on an IP.
The "preview" function doesn't work with Wordpress. Setting up a subdomain is complicated. Modifying localhost file is a ridiculous solution.
5 votesThis feature is already implemented in the upcoming Plesk 12.1 release. We encourage you to check the implementation in one of upcoming Plesk previews and let us know what you think.
-
Domain blacklist
We would like customers to manage their domains themselves but limit them to a list of domains defined by the reseller/admin.
It would be great if a customer could e.g. define himself which domain (alias) should belong to which hosting package.
The problem at the moment is: If we give customer A the privileges to manage his domains, he could also add a foreign domain (NOT on the server) and configure mail accounts, e.g. *@ebay.com. The result would be that any mail another customer B who also uses our server sends to this domain could be "captured" by customer A.…
5 votesThis function will be available in Plesk 12.0 (coming soon)
If you already tried Plesk 12.0, please tell us your opinion in https://docs.google.com/forms/d/10kOuXE5uFDtMf3SfqneS_CwlAxTHYl2eSFwJ-yNLAMg/edit
If you didn’t try Plesk 12.0 yet, you can get it at http://sp.parallelsnetwork.com/plesk-12-preview/
-
Protect plesk gui 11.5.30 with "basic auth" login (optional)
Hi,
I'm the only one with access to plesk gui and want a additional "basic auth" protection for 11.5.30. I have MANY access from foreign IPs to my plesk login! Every day IPs testing direct script access (old security holes?). A "basic auth" login will protect the gui for new security leaks.
11.0.9 use as internal web server lighttpd. There you can make this simple steps to protect gui:
go to: /etc/sw-cp-server/applications.d/plesk.socket.sh
add:# Limit access to Admin
auth.backend = "htpasswd"
auth.backend.htpasswd.userfile = "/opt/psa/admin/htdocs/.htpasswd"
auth.require = ( "/" =>
(
"method" => "basic",
"realm" => "Your Title",
"require" => "valid-user"…5 votesNow fail2ban component protects Plesk.
-
"Run Cronjob now"
Hello, I miss it again and again that I can test my scheduled tasks only if I change the times at once, the task will be executed and then I set the time back to the desired version. Better when I could the scheduled task to test without changing the desired times, a mouse click / run would be. I also an option, with which I can freeze the mail traffic for this task is missing, add it without a code or command to remove (> / dev / null 2> & 1). Sincerely, Danny
5 votesThis feature is already implemented in the upcoming Plesk 12.1 release. We encourage you to check the implementation in one of upcoming Plesk previews and let us know what you think.
-
Plesk sends notification emails after authentication to the mail server.
Plesk should send email after authentication to the mail server ( local or remote)
5 votesBoth Plesk 12 for Windows and Linux are able to send out notifications with empty white list for local mail server:
- Plesk for Linux uses sendmail CLI (so noe need in SMTP auth)
- Plesk for Windows uses own, internal SMTP mail account for local mail server or a custom SMTP mail account in case of external mail server -
Generate random password for password fields.
An option for generation of random password in the password fields would be very helpful.
Please include options for: small/mixed case, letters, numbers, special chars.
5 votes -
Reset secret for Google Authenticator on re-enabling.
Currently, if you disable 2FA and enable it again for the same account, the same secret is used (from psa db). That is a security risk because if 2FA was disabled due to the fact that a phone was lost. The next time 2FA is enabled for the same account a new secret should be generated. Otherwise, the lost phone still will be able to generate a valid code.
Implement this feature to be default behaviour or at least add a button "regenerate secret".
Related links:
https://talk.plesk.com/threads/how-to-disable-google-multi-factor-authentication-in-mysql.312675/4 votesWe are glad to inform you that from Plesk 18.0.65 the MFA secret key is now regenerated when the MFA feature is reactivated for a user. Thank you for helping us make Plesk better.
-- SH
-
Manage Wordpress updates, themes and pluging via CLI
It is only possible to install a new WordPress instance with such options:
https://docs.plesk.com/en-US/obsidian/cli-linux/using-command-line-utilities/wptoolkit-wordpress-toolkit.78685/For example:
plesk ext wp-toolkit --install -domain-name <domain> -auto-updates true -plugins-auto-updates true -themes-auto-updates trueThe other way is to manage it via Plesk GUI for existing domains:
https://support.plesk.com/hc/en-us/articles/115002224733Please add a feature to manage all updates for existing wordpress domains via SSH/WP-CLI
4 votesWPT v6.0 adds REST API that allows you to manage all these things w/o opening GUI. Let us know if you have any feedback.
--AK
-
.net 5.0 support
you currently have 3.1 add support for .net 5.0 now that its released.
4 votesAlready supported in Plesk 18.0.32: https://docs.plesk.com/release-notes/obsidian/change-log/#plesk-18032
—
IG -
Disable or limit the backups of Wordpress toolkit
Implement the ability to disable the backups of Wordpress toolkit, or limit the amount of backups that a domain user can do within this extension.
4 votesThe ability to limit the number of backup files via Service Plans was added in WPT 5.1. Setting the number of backups to zero disables the backup feature in WPT altogether.
—AK
-
Access action- log by API
It would be helpful to access the action- log by API (maybe with filters like IP, user, time-period, keyword in the entry as like described here: https://support.plesk.com/hc/en-us/articles/115001117533-How-to-get-the-list-of-actions-that-have-been-done-in-Plesk-)
Use Case
Clients regularly report problems, where we suspect a manipulation done by themselves. So before asking them, "what did you do / change", we check the logs for their activity. This often is really helpful to offer a well-prepared reply and not to bother the client with such questions. Sometimes, they even didn't remember what the did.Unfortunately, we have to take several steps to use the Logs
- navigate to…4 votesPlesk Obsidian 18.0.41 (https://docs.plesk.com/release-notes/obsidian/change-log/#plesk-18041) with this feature is now available! We’d like to thank everyone who commented on this request and provided invaluable feedback. Thanks! See more details in the Plesk documentation:
If you have any feedback on the implementation of this feature, please let us know on the forum: https://talk.plesk.com.
We’re closing this request since the CLI for getting action logs is completed.
— AY
-
Docker extension to map UDP ports
Docker extension should map UDP ports for containers, not only TCP ports, please provide such possibility.
4 votesThe Docker extension now supports launching a Portainer container. Portainer is container management software that makes it easier to deploy containers and stacks, manage Docker networks, map UDP ports, and more! We would love to hear your feedback on our forum at https://talk.plesk.com.
— AY
-
Ability to add sets to existing WordPress instance via Toolkit
It would be great to have the ability to add sets to existing WordPress instance via Toolkit. On most occasions when we place an existing WordPress site under management have have a pre defined set of plugins we install. These need to be installed one at a time or via script. A number of developers have also expressed ability to install their own sets to an existing WordPress instance.
4 votesHi everyone,
The ability to install sets on existing sites was added for Server Administrators in WPT v4.4.0. Go to the Sets tab and click on the ‘…’ button corresponding to the required set to see the Install Set button. Let us know what you think!
—AK
-
Support for Windows Server 2019
Please add support of Windows Server 2019 in Plesk Onyx.
4 voteshttps://docs.plesk.com/release-notes/onyx/change-log/#contents-179-preview11
Added support for Windows Server 2019.
—
IG -
Add customization option for "Configure Email Client" window
Suggest adding the ability to customize Domains > example.com > Email Addresses > Mail information" pop-up help icon. The following sections should be editable:
Configure Email Client
Manual SetupCurrently it is hard-coded and it's not possible to officially customize the text, or, say, the link that leads to Plesk documentation that describes basic setup steps on default ports.
Reasoning:
The outgoing server port 25 is blocked by most ISPs and will not work, we encourage SSL/TLS encryption on port 465
Incoming Server Ports, we encourage SSL/TLS encryption on IMAP port 993 or POP port 995
We encourage our clients…
4 votesGood news everyone!
This functionality was added in Plesk Obsidian RTM release. We suggest you upgrade to the latest version and check it out.
—
AA
- Don't see your idea?