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
774 results found
-
Allow Plesk Multi-Server without DNS component
Currently adding a node fails if we haven't installed the DNS component. We plan to use Plesk Multi-Server with external DNS servers.
3 votesUpd: Sorry, we are closing the request as no information was provided for over a month.
—
IG -
When I click on Apply button while editing code, its refreshing. It make me scroll every time I click apply. Please make it save without ref
When I click on Apply button while editing code, its refreshing. It make me scroll every time I click apply. Please make it save without ref
1 voteThank 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 -
Hard capping of error logs to prevent drive space being filled up
Could we have a feature to allow the setting of a hard cap for error logs to prevent them filling up drive space? Perhaps allow the ability to set the cap per domain/subscription as well. This could work for other log files as well.
2 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 -
it would be nice to have a form builder that can be used in the site builder
it would be a nice idea to have a from builder that would work in the site builder
1 voteWe do not plan on introducing major changes to Web Presence Builder (SiteBuilder) at the moment.
—
IG -
1 vote
We already have an extension for this (https://www.plesk.com/extensions/heavy-metal-skin/), is there a particular reason you are not using this extension?
— AY
Upd: Sorry, we are closing the request as no information were provided for over a month.
-
full text search
full text search.
1 voteUpd: Sorry, we are closing the request as no information were provided for over a month.
—
IG -
Show external IP instead of internal IP on domain alias panel when server behind NAT
When you access to domain alias in the client panel you can see the internal IP instead the public IP when you are behind a NAT. The client should always see the external IP.
1 voteThank 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 -
Make the limits for CPU, Memory and Disk (cgroups) customizable per every single subscription and not just for service plans.
At the moment you cannot lock the service plan for a subscription and customize the cgroup limits. You can just limit them for all the subscription using a single plan. Indeed, customizing on a per subscription base will be useful in order to limit any resource uverusing.
2 votesUpd: Sorry, we are closing the request as no information were provided for over a month.
—
IG -
will soon be able to have an button for your clients that we can chose the language their not every one is so perfect in english to set up a
well, this what you do that you provide your platform just in english is terrible.
english is not all1 voteThank 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 -
Permanent SEO-safe 301 Redirect available without Hosting settings management
As the title says, the redirect is available to the subscriber only with "Hosting settings management" enabled.
I think that should be available if there is the SSL support and a certificate is available. Indipendently from the Hosting settings management setting.
2 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 -
Modify default app pool "Idle Time Out" from 5 to 20 minutes so it doesn't kill sessions
The default application pool "Idle Time Out" setting will terminate an application pool in 5 minutes. This appears to be causing session issues for several websites after a migration.
Perhaps this setting should be increased to 20 minutes, so it matches the default session time-out for IIS.
1 voteThank 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 -
Ensure the WordPress demo of Plesk works: PHP Fatal error: Call to a member function do_action() on a non-object in /var/www/vhosts/demo.ple
While trying to see if WordPress hsting on Plesk is constrained (or how constrained) using the demo, I encountered an error that stopped further progress that should be fixed:
PHP Fatal error: Call to a member function doaction() on a non-object in /var/www/vhosts/demo.plesk.com/httpdocs/wordpress/wp-includes/plugin.php on line 453 Fatal error: Call to a member function doaction() on a non-object in /var/www/vhosts/demo.plesk.com/httpdocs/wordpress/wp-includes/plugin.php on line 453I have no way of knowing if Plesk will support the plugins the WP site I've built utilize (which was the point of me checking ot the demo).
1 voteNote: only feature requests are allowed here, so we would appreciate if you post bugs and issues on our forum at https://talk.plesk.com. We are closing this request, since it does not contain any feature suggestions.
—
IG -
The web hosting options not described with enough help, so sometimes it is being time consuming
The web hosting options not described with enough help, so sometimes it is being time consuming
1 vote -
a javascript-FREE configuration
a javascript-FREE configuration
1 voteUPD: Sorry, we are closing the request as no information were provided for over a month.
—
IG -
To make notifications end of subscriptions possible 3 time before : 60 days before / 30 days before / 2days before
To make notifications end of subscriptions possible 3 time before : 60 days before / 30 days before / 2days before ...or customizable in time
2 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 -
For all linux distributions, use either the joint package pool. Or support all.
I can not installation plesk on Fux-Sunucu-1.2.x86_64. server edition linux operating system. rpm package manager based.
1 voteThank you, but we only support Operating Systems listed at https://docs.plesk.com/release-notes/onyx/software-requirements/#s2 and we don’t intend to extend it to Fux-Sunucu at the moment
We would recommend to consider one of the listed Operating Systems
-
Allow preview urls on external domains to be pretty
As outlined here: http://docs.plesk.com/en-US/12.5/administrator-guide/web-hosting/website-preview.70219/
preview urls are currently in the following format:
previewdomain.com.134-213-219-112.external-example.com
I would like to be able to set them to look like this instead:
previewdomain.com.staging1.external-example.com
or something similar. I can't think of a technical reason why the ip address would need to be there.
Cheers
2 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 -
Have more detailed Custom Error pages including HTTP sub-codes in Plesk
Plesk for Windows actually provides a /error_docs/ folder containing 14 default customizable Error pages, located within the default "Virtual Host Template".
But these 14 files only include 3-digit HTTP Codes (ie. 500).
As defined by the HTTP protocol, IIS generally return more detailed error codes, including the subcode (ie. 500.13, or 500.100).It would be great if Plesk could provide more numerous error pages, relating to each error code (using "subStatusCode"), just like Microsoft did (as located in the following folders) :
- C:\inetpub\custerr\en-US
- C:\inetpub\custerr\fr-FRThey provide 56 custom error pages (for example 500.htm, 500-13.htm, 500-14.htm, 500-19.htm, 500-100.htm, and…
2 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 -
Make hosting directory switchable to another subscription as shared codebase, leaving email left for the client to configure
We're hosting a medium large group of websites in a shared WordPress Multisite, meaning the code all resides in one directory. Currently, we add all the email configuration inside the same subscription – which makes it bulky and hard to configure.
However, it would be awfully nice to separate each and every clients emails in their own subscription. Doing this we could provide the clients with their own login to change their email configuration and would reduce our workload by a lot.
To achieve this, i'd figure the hosting setting to be expanded with an option in a select box…
1 votePlease use different subscriptions for different sites – this will provide complete isolation, including email.
—
ET -
Create New Customer for Every Account
Hello,
We Have Very Serious Problem with Plesk on Shared Hosting Company.
We are Using Plesk Onyx + WHMCS 6 Plesk Module. For Auto Create Account After Payment.Customer Purchased A Hosting Account ( Account A )
Plesk Created a Customer and Subscription for User.Problem is when : User Buy Another Account ( Account B )
This Time Plesk Did Not Create New Customer And Just Create a Subscription Under Customer Of Account A.
Many Users Are Web Designers And They Buy Many Accounts For Diffrent Companies Or Persons.
In This Situation User Can Not Provide User/Password For Login…
1 voteThank 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
- Don't see your idea?