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
111 results found
-
RSS feed URL for Plesk change log
Provide the changes shared on the Plesk Change Log page as a RSS feeds
8 votesAvailable starting from April 2024, 18.0.60 release.
The latest 30 entries from the Plesk Obsidian changelog are now available in an RSS feed. You can find the feed here.
--
AA
-
Let users choose the Laravel version to use
As of October 2023, Plesk provides Laravel 8.8x, but I would like to use 10.x. On Stackexchange I found this solution https://stackoverflow.com/questions/77441919/laravel-toolkit-change-default-version how to change the Laravel version. Not sure yet whether it works.
It would be good if I could select the Laravel version directly in the toolkit.
3 votesSupport for Laravel 10.x was introduced with Plesk 18.0.59
-- SH
-
support Rocky Linux
Rocky Linux is bug-for-bug compatible with already supported OS (RHEL, and by extension since AlmaLinux makes the same claim - that too).
However, unlike RHEL and AlmaLinux, Rocky has broad industry support sponsored by Google, Microsoft, Amazon, Fastly etc. so I would like to see Plesk officially add support for Rocky.
48 votesSupported since Plesk Obsidian 18.0.41 version: https://docs.plesk.com/release-notes/obsidian/change-log/#plesk-18041
--
IG
-
Support for Windows Server 2022
The new Windows Server LTSC release is in public preview already. Its killer feature for web-hosting is support of TLS 1.3.
Could you please support it from the day 1, when RTM will be released?
16 votesPlesk Obsidian for Microsoft Windows can run on the Windows Server 2022: https://docs.plesk.com/release-notes/obsidian/software-requirements/#s2-2
Thanks,
--
IG
-
NodeJS 14 LTS Update
As mentioned in this comment: Node.js versions available in Plesk
It is really risky to stay with NodeJS 12.Please add NodeJS 14 (or all LTS Versions) to Plesk.
This is really urgent.6 votesStarting with Node.JS extension version 2.0 the latest LTS versions including 14 are downloaded and updated automatically.
AS
-
Be prepared for Debian Bullseye
Debian Bullseye should be released in Summer 2021.
For Buster, it took a whole year to have a compatible Plesk version. Please improve on that and aim to have a version ready when Buster arrives.
6 voteshttps://docs.plesk.com/release-notes/obsidian/change-log/#plesk-18042
Debian 11 is now supported.
--
IG
-
cloudlinux 8
Hello,
Please consider support of CloudLinux 8 on Centos 8 + Plesk.
CloudLinux 8 is ready for production use now:
https://blog.cloudlinux.com/cloudlinux-8-with-4.18-kernel-is-ready-for-production24 votesCloudLinux 8 is now supported.
https://docs.plesk.com/release-notes/obsidian/change-log/#plesk-18031
—
IG -
Ubuntu Pro support
I'm wondering if it's possible to install Plesk on Ubuntu Pro 18.04 ?
2 votesYes, it is possible.
—
IG -
Translate Plesk to persian language
Hi
We Have about 180 million Persian language people in the world
But Plesk does not have Persian language
I want to translate plesk to persian Language
Can You Help Me ?
Thanks
1 votePlease use this Guide for the creation of Persian translation for Plesk: https://docs.plesk.com/en-US/obsidian/localization-guide/about-this-guide-and-localization.64473/
Thanks,
—
IG -
when you delete an item (files, domains, records etc), confirmation dialog doesn't shows the item name.
when you delete an item (files, domains, records etc), confirmation dialog doesn't shows the item name.
1 voteThe improvement is available since the 18.0.38 version (#PPP-54067)
—
AA -
Centos 8 support
On 24 Sep 2019 Centos 8 was released.
https://blog.centos.org/2019/09/centos-8-and-centos-stream-released/
This is a long time waited release because it brings
a lot of useful features for web hosting performance and security20 votesSupported since Plesk 18.0.25 version
https://docs.plesk.com/release-notes/obsidian/change-log/#plesk-18025
—
IG -
Let us have Plesk cGroups Manager out of the box
I think that with the price of cloudlinux being so cheap at 14$ per 1 license which includes the capability of using cGroups to manage resources, plesk should offer it out of the box and not on a paid extension because it's effectively cheaper to use cloudlinux for all the extra benefits instead of buying the hosting pack just for cGroups manager.
Please consider adding it as a permanent feature out of the box.
2 votesThis functionality was added in Plesk Plesk Obsidian 18.0.41 (https://docs.plesk.com/release-notes/obsidian/change-log/#plesk-18041). We suggest you to upgrade and check it out.
Let us know if you have any feedback (https://talk.plesk.com/threads/cgroups-manager-is-now-a-free-to-use-feature.363772/).
— AY
-
"Advanced Monitoring" management via CLI or template
To change default Thresholds for Server Health Monitor it was possible by upload custom template.
For "Advanced Monitoring" it's possible to change Thresholds only via GUI. That is not fast if you have many servers.
It would be have to make a feature to be able to manage "Advanced Monitoring" via command line or via templates. It
10 votesAdvanced Monitoring v1.3.0 with supporting CLI is now available! Let us know if you have any feedback – visit our forum at http://talk.plesk.com.
— AY
-
Create a Category "API" for these Suggestons here.
Would help to categorise and find all API-related feature suggestions.
1 voteDone.
—
IG -
Be prepared for Debian Buster
Last time, it took the Plesk team quite a long time to support the new Debian version. As Debian Buster will probably be released in the following months, it would be very nice if a new Plesk version was available shortly after.
36 votesHi,
I’m glad to inform you that Debian 10 “Buster” Support for Plesk Obsidian is now Available with Plesk Obsidian 18.0.28 update #1!
Note: we do not consider support for any dist-upgrade scenarios for Debian 10, the best way to move from old Debian or other OS is Plesk Migrator.Just to remind, you always can check ETAs for new Operation Systems support in Plesk Obsidian FAQ: https://docs.plesk.com/en-US/obsidian/faq/#s1q6
Full Changelog for Plesk Obsidian 18.0.28 Update 1 is here: https://docs.plesk.com/release-notes/obsidian/change-log/#plesk-18028-mu1
-
functionality which allow to read messages in console (command line window), if the website created in node.js.
If website created by node.js, in file "index.js" might be code like this:
app.get('/', function(req, res){ console.log('blablabla'); ... res.send("hello world"); });
We want to see messages of console, but Plesk dont have functionality for it.8 votesIn September 2022 the NodeJS logging was added as a separate option to the "Logs" ("Domain Log Browser") link of a domain. (Internal ID PPP-55966). For further details on this feature, please see https://docs.plesk.com/en-US/obsidian/administrator-guide/website-management/hosting-nodejs-applications.76652/#viewing-logs-of-node-js-applications
Please let us know if this meets your expectations or if you have suggestions for further improvements.
-- PD
-
Support for .NET Core in windows Hosting is just **** pathetic
Support for .NET Core in windows Hosting is just **** pathetic.
Just change your slolgan to be updated. If you are not supporting .NET Core 2.2 then I think we are wasting our money in your hosting plans
5 votesASP.NET Core 5.0 is already supported in Plesk 18.0.32: https://docs.plesk.com/release-notes/obsidian/change-log/#plesk-18032
—
IG -
Enable/disable debug in Plesk via CLI
The suggestion is to implement CLI utilities to enable/disable Plesk debug:
plesk debug -enable
enabled = on
filter.priority = 7
show.utilexec = on
show.utilexec_io = onplesk debug -enable --sql
The same as previous + show.sql_query = onplesk debug -disable
Now it is necessary to remember panel.ini path (/usr/local/psa/admin/conf/), copy panel.ini.sample, then edit it manually every time. And the same procedure to disable it.
33 votesIt's enough to call the following command:
plesk conf panel.ini
--AA
-
Add support for NFS Partitions
Plesk should add support NFS Partitions for the vHosts as it would make it possible to over customers with High-availability clusters
17 votesUsing NFS shares to store hosted websites’ vhost directories is supported since Plesk Obsidian 18.0.49, published December 20th, 2022. To enable this feature, add the following lines to the panel.ini file:
[webserver]
syncModeOnRemoveConfiguration = true
Please let us know what you think about this new feature in your comments.
--PD
-
Please remove the very annoying suggestion window when creating support tickets
It's really very annoying if the input field in the right area is reduced again and again when opening support tickets in order to offer unsuitable support articles. If the articles were at least helpful, the whole thing would still make sense. However, this is rarely the case. Even if you click it away and enter a new word, it will reappear immediately.
5 votesHi, these suggestions are a part of a whole searching process on the Plesk Help Center website. It helps us in analysing what people search and it also helps people with suggestions. It is very important for us.
We will work on search improvements to show better results. Thank you for your feedback.
—
IG
- Don't see your idea?