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
6 results found
-
PHP GD webp support
The version of GD provided with Plesk PHP packages does not have support for webp enabled by default. Almost all browsers now support this format.
https://developers.google.com/speed/webp/324 votesSupported since Plesk 18.0.27 version https://docs.plesk.com/release-notes/obsidian/change-log/#plesk-18027
—
IG -
Compile PHP 7.2 with Argon2
Argon2 is a new feature of PHP 7.2 as stated here: http://php.net/releases/7_2_0.php. It won the password hashing competition and is the recommended hashing algorithm.
It must be enabled my re-compiling PHP 7.2 with
--with-password-argon2
.132 votesPHP shipped with Plesk supports Argon2 since Plesk 18.0.28 version – https://docs.plesk.com/release-notes/obsidian/change-log/#plesk-18028
—
IG -
Add SSH2 extension to PHP default extensions to improve security
Hi,
Please consider add SSH2 extension to PHP default available extensions.
To be able to use FTP over SSH (SFTP) the SSH2 extension must be installed on PHP.
IN SHORT: SFTP (SSH2 EXTENSION) = SECURITY
SFTP means secure file transfer via Secure Shell (or SSH), hence the name SSH File Transfer Protocol (SFTP). The two devices (server and client) communicate via a single channel, that of SSH, in which the remote file management commands are sent and where the file transfer takes place. By default, the only port required for SFTP is 22, the same as SSH.
SFTP implements the…
33 votesSince Plesk Obsidian 18.0.49 that was published December 20th, 2022, the Plesk PHP configuration page in "Tools & Settings" has a new option where you can easily install PHP PECL packages. The SSH2 extension is a PECL package as described in https://pecl.php.net/package/ssh2. It can be installed right out of the Plesk user surface using the new PECL installer.
-- PD
-
PHP Extensions Installer
I would love to see PHP Extensions Installer like other panels cPanel and DirectAdmin have it. Can we see a feature where we install needed PHP Extensions from Plesk rather than SSH into server and install?
15 votesGreat news! This feature became available in Plesk 18.0.49!
Plesk added the ability to install extensions for PHP 7.3 and later handlers using PECL. You can manage PHP extensions in Tools & Settings > PHP Settings > choose the desired handler > Manage PECL Packages.
-
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
-
Add PHP 8
Please add PHP 8 to the plesk infrastructure
1 voteAlready supported in Plesk 18.0.32 – https://docs.plesk.com/release-notes/obsidian/change-log/#plesk-18032
—
IG
- Don't see your idea?