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
35 results found
-
Webhook-URL should respond with a 405 HTTP response
The Git plugin does a great job in creating Webhook-URLs. If the Webhook is opened from a browser e.g. a GET request the service responses with HTTP-Status 404. A proper response would 405 Method not allowed.
Rationale:
It would make it possible to test if the generated URL and the service is working.Currently my hoster has an configuration issue in Plesk, also GItHub shows a 404 response but it is not possible for me to distinguish between a bonafide hoster problem (configuration) or a Plesk problem wrong URL generated.
2 votesThank you for your suggestion. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
-- KvD
-
Drupal 9, 10 support in Plesk
The last support version of Drupal is 8.9.20 in Plesk, some users want to use the last version, 9.4.x. it is possible to have higher Drupal version in Plesk?
31 votesThis is a valid request, so we'll look into it. There is no ETA at the moment, but we would really appreciate you voting for this request so that we can accurately assess its popularity relative to other features. Thanks in advance!
--
IG
-
Umami Analytics
Integration of selfhosted Umami Analytics
https://umami.is/4 votesThank you for your idea! 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.
-- PD
-
Moodle 4.0 Upgrade in Web Applications
Guys and Gals, who are using or supporting Moodle as the best free Learning Management System, PLEASE VOTE for this suggestion so Plesk can include the app update to Moodle version 4 or greater in the next versions of Plesk.
According to Plesk Obsidian's Documentation for Web Applications at https://docs.plesk.com/en-US/obsidian/administrator-guide/website-management/websites-and-domains/web-applications.68973/ regarding "Updating Apps," by default, Plesk installs the latest available app versions and updates apps immediately once the newer versions are available.
However, this is not true because Plesk offered for the past year 2021, an outdated version 3.10.4 of the Moodle App. Recently Plesk released a Moodle update to…
27 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
-
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.
9 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 option to clear yarn and npm cache
Be able to run
yarn cache clean
andnpm cache clean
3 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
-
Add ASP.NET Razor Syntax Support for Linux
Razor is a markup syntax for embedding .NET based code into webpages. The Razor syntax consists of Razor markup, C#, and HTML. Files containing Razor generally have a .cshtml file extension.
3 votesThis is a valid request, so we'll look into it. There is no ETA at the moment, but we would really appreciate you voting for this request so that we can accurately assess its popularity relative to other features. Thanks in advance!
--
IG
-
Add configSource support
Right now the Plesk doesn't support configSource attribute in the ASP.NET applications.
Please, add such functionality.5 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
-
Add IIS App Pool start/stop and recycle permissions separately from enable permission
At the moment there is only one permission for IIS App Pool Management.
It would be interesting if a subscription had the permission to start/stop or recycle their dedicated App Pools, but not to create new ones.
In this scenario, there would be an option to provide the subscription with a single App Pool, and let them manage it, but not to create new App Pools.
9 votesThank you for your feature request. We will consider the possibility of its implementation if it becomes sufficiently popular and in demand.
—
IG -
add sprut.io web file manager
add sprut.io web file manager
3 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 -
Chose the database server when installing an application from the Aps Catalog
Option to select any of the database servers setup in Plesk when installing an application from the Aps Catalog,
Currently, the database server chosen by the aps catalog is the default one on the subscription set in the service plan.
4 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 "Custom Environment Variable" option on NodeJS for Windows
Add "Custom Environment Variable" option on NodeJS for Windows - It's currently available on Linux, only.
5 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 up-to-date Magento as an installable app
It would be good to add Magento 2.3.4 support to Plesk with all needed compatibility adjustments (such as PHP handlers update).
15 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 -
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 -
Upgrade auf Coppermine 1.6 must be made available
Please add the possibility to update Coppermine 1.5.X to Coppermine 1.6.X via Plesk.
6 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 -
Compile Plesk PHP with a newer version of libicu
Plesk PHP handlers should have the latest libicu package version for better compatibility with newer versions of web apps such as Magento
15 votes -
Add support for the Cluster module in Passenger
Add support for the Cluster module in Passenger supplied with Plesk:
https://nodejs.org/api/cluster.html#cluster_clusterCurrently, when Node Cluster module is called on a NodeJS application configured in Plesk in development mode, the following error is be shown:
Trace: You required the Node Cluster module, which is incompatible with Passenger, a non-functional shim was returned and your app may still work. However, please remove the related code as soon as possible.
6 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 -
The MediaWiki version currently installable through Plesk is outdated
In Plesk 17.8.11, the MediaWiki version currently available is 1.31.0, which is outdated. The long-term support version is at 1.31.6, and the most recent one at 1.34.0, see https://www.mediawiki.org/wiki/Download.
Please consider updating the installer.
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 -
wanted to see SQL Server health performace
as mssqlplanner.com provides their Several analytic report free
like Space analysis, DB level analysis , CPU, RAM , Query levelIt will be worth to customer to have such report to see how is database server performance now and they will be able to know when they should buy higher resource with big rock
3 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 -
Support React Apps
I would like plesk to have support for React Apps created with "create-react-app". Thank you so much
78 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?