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
2653 results found
-
put an example for scheduled tasks !!!
As it changed between plesks versions, I could be a good idea to put an example when editing a scheduled taks?
1 voteUnfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Email Notification when the hostind is ending
To configure an email to notify customers that their domain or hosting will end. I'd say a month before, and on the same date, although it could be configurable.
And also to be send to my email.
2 votesUnfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Please implement the roundcube settings for Folder names.
Please implement the roundcube settings for Folder names. To make the Foldernames conform for Outlook.
4 votesUnfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Show DNS explicitly for users
As a new user in Parallels (the Locaweb), I not found the DNS value to insert into Registro.br (brazilian domain's register), so I guess this information, DNS mine, should be explicitly shown to me ... Because I had to call the Locaweb to question them.
3 votesUnfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
— AY
-
Limiting Samba accesses
Samba accesses can be restricted to certains IP / ranges through the access tab in the Plesk Samba extension screen.
This builds the /etc/samba/smb.conf.include file with entered information.
All well and good so far.This file contains the standard 'do not modify...' text, so making manual changes directly here is undesirable.
In Plesk are some Linux commands such as /usr/local/psa/bin/php_handler through which permitted changes can be made from the command line.
Is there a similar command included which would allow a shell script to make changes in a supported manner like the /usr/local/psa/bin/php_handler file does?
I.E. any changes the script…1 voteUnfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Add WAF Webmail Exclude Rules tab
We could do with having an extra tab in WAF to disable rules on the webmail domain.
I have added the mod_security directives to my horde and roundcube templates as heavy use causes Permission Denied while using Horde and WAF with COMODO rule set.
Rules causing the issue appear to be
SecRuleRemoveById 230000 230007
on webmail.domain.tld and eas.domain.tld.
Kind regards
Lloyd
2 votesUnfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Add-on domain to subscription migration tool
Currently Plesk Admins would have to remove a existing domain and create the same domain as a subscription.
An add-on domain to subscription migration tool would transfer a current domain, users and emailaccounts to a seperate (workplace) subscription.
1 voteUnfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
app for monitoring and configration
It will be great if we can wach the usage of all components and make configuration on the control panel PLESK with our mobile devices.
2 votesUpd: Sorry, we are closing the request as no information was provided for over a month.
—
IG -
web file manager with numeric chmod
Many online tutorials write about numeric chmod. So many users get confused when there is only read write etc. described within the file manager.
1 voteUnfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
1 vote
Unfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Allow whitespace in (administrator) passwords and if you don't give proper feedback.
If I enter an administrator password with whitespace in it, it seems to be accepted but isn't actually applied.
3 votesUnfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Plesk CS:GO Server
a cs:go server module for plesk with steamclient autoupdate
1 voteCS support was dropped.
-
1 vote
Unfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Adding few more MIME type for default web.config file
As I have register the my domain and take the space. I have problem to access .json and .woff file on my domain.
Please add these 2 MIME type on web.config file on root server.
As my initial investigation, web server is run on Microsoft IIS 7.5. and its need to required some MIMEs type to run for additional functionality.
So I request you to please add these below lines somewhare inside "<system.webServer>" tag.<staticContent>
<mimeMap fileExtension=".json" mimeType="application/json" />
<mimeMap fileExtension=".woff" mimeType="application/x-font-woff" />
</staticContent>Thanks
Sunil Gupta3 votesUnfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Modify Panel Log Rotation with more options for statistics
It is not possible to select a finer grain log rotation limitation on site statistics files other than by month. This grossly ignores the possibility of huge statistics files for very active sites and does not offer enough granularity on selection rotation schemes.
At the very least, the statistics log rotation configuration should offer the same options that are offered for (regular) log file rotation.
1 voteUnfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
css sprite
use css sprite for icon and use yahoo tech in control panel
1 voteUnfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Refresh the site content faster and restrict log files to max amount of data
After removing a large LOG file it takes ages before it is shown in the stats Why does it take so absurd long??? and why can a log file grow to +/+ 3GB ? a think a FIFO aproach combined with a max data amount value would be nice
1 voteUnfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Fail2ban make use of client commands like reload jail
Now that fail2ban has been implemented it is important that the system follows best guidelines when we make edits to the system. While I can just as easily make changed to the system correctly via the command line. When I make any changes through the Plesk interface it reloads ALL jails instead of the one I am working with. This will release any IPs that are currently blocked in addition to reloading all jails which is not necessary. Also suggest placing a reload jail(s) option in the interface and build existing testing features of fail2ban into plesk to verify the…
1 voteUnfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
2 votes
Unfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Set higher timeout for the Web Admin in Plesk Panel for Windows
The webadmin is an aspx application and it's default timeout is often 2-3 minutes, because session state for that app is InProc (default) and so this is subject to the app recycling pool of IIS (often less than 5 minutes). The problem is especially relevant on servers with a low load (when no users are clicking anything for some time, processes are killed and so the session state, causing a frequent session expiration).
It should be enough to set Web.config file for the webadmin aspx application to store session state in a SQL server custom db
6 votesUnfortunately, 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?