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
2082 results found
-
add xml api backup restore
I want the backup restore feature to be added to the XML API
18 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.
— AY
-
Support from ALPN (Application-Layer Protocol Negotiation)
Application-Layer Protocol Negotiation (ALPN) Support where good.
To ensure the best possible compatibility of support would be very good here.
Of course, this is not a priority but would be good.
So could the future https, http, be http / 2 Easy granted.18 votes -
Email notifications frequency
With email notifications enabled e.g for account expiration, the system starts to send emails every day since the x days in advance, which is annoying.
It would be nice if we could customize the frequency and create a schedule like for example:
1 email 30 days before
1 email 20 days before
1 email 10 days before
1 email 7 days before
1 email each day from 3 days before till expiration date.18 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. -
Ability to select database schema when creating database users in Plesk for MSSQL
It is required to import databases created externaly with dbo database schema.
When such database imported in Plesk it is assigned to schema of the database user created in Plesk. When user created in Plesk, new schema is created for database user. For example, user test1 created in Plesk will have database schema "test1"
This results to the non-functional Database due to wrong schema (reuqired dbo, while database imported with schema test1).
The suggestion is to add functionality to select schema when creating database users in Plesk
17 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 -
Custom outgoing SMTP port
An option to customize outgoing SMTP port.
Both for SMTP relay and direct SMTP.
Currently there's only a temporary workaround for Google Cloud VMs with Plesk.
This configuration might be overwritten by an update:
https://support.plesk.com/hc/en-us/articles/11500406049417 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 -
Webhooks
I imagine most sysadmins would like the idea of being able to set up webhooks for many of the notifications sent out via Plesk so that we can log this info and/or act on it.
Some notifications that would be great to be able to add webhooks for:
1. A user/attacker gets blocked for using the wrong password too many times on an email or ftp account
2. Email account/hard drive reaches specified capacity
3. Apache is down!
4. Server is down
5. DNS issues
6. Let's encrypt issuesI'm sure there are plenty more situations where webhooks would be…
17 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 Let's Encrypt Support to Plesk *.domain addresses
The new wildcard SSL support for Let's Encrypt is awesome!
Except that it doesn't work the way a person would expect. For example, when I install a SSL from GoDaddy, I can click my "exampledomain.com" button, and add the SSL. Then I can click my " *.exampledomain.com" button, and add the SSL.
This currently does not work with Let's Encrypt. With LE, I can click into "exampledomain.com" and set up a "*.exampledomain.com " Let's Encrypt SSL. It will properly secure exampledomain.com .
BUT, when I go to the "*.exampledomain.com" in Plesk, and click "Hosting Settings", I cannot select the *.…
17 votes -
More customizable password strength
Please consider implementing more options for customization of password strength - for example disalbing it, setting allowed password to have lower than 5 symbols or the opposite - increase number of symbols required for a password.
17 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 -
please make code editor full screen
please make code editor full screen
17 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 -
FTPS for a particular domain
Please add ability to restrict access to FTP only by FTPS for a particular domain.
17 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 -
oauth
Please add support for OAuth
17 votes -
Plesk Premium Email 2fa
Would like to see google auth 2fa enabled for login to webmail on Plesk Premium Email.
17 votes -
Pure-FTPD on Plesk
cPanel has ProFTPD and Pure-FTPD. Pure-FTPD has a better security model, others.
Please look there attach a screenshot is from cPanel.
17 votes -
Allow certificate upload as .pfx container
If you have a .pfx file containing Certificate, Private Key and CA certificate, allow to upload that container with one step.
This way, a customer doesnt have to use tools like openssl to extract and convert the certificate themselves.
.pfx is the preferred format on windows plattforms ,e.g. when you export a certificate from another IIS-based server.
17 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 -
Let's Encrypt static private keys
Hi,
for TLSA, HPKP we need fixed private keys. (No new private keys on renew Cert)17 votes -
Recycle IIS application pool on specific time
In IIS 8 I can put a specific time to recycle the application pool. See screenshot.
But in plesk Onxy I can't. This is very misleading. Because now I have to make a scheduled task in windows to make this happen. I prefer to do this in plesk, because I want to manage all my application pools settings in Plesk Onxy not in IIS 8.From my opinion Plesk did already a good job to put some recycle settings in the Plesk interface. Can the specific time setting for recycling the appliction pool be added?
17 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.— rk
-
Add to Server-Wide Black List and White List block by IP adress and DOMAIN name.
Server-Wide Black List blocking only by domain name is insufficient, because spammers can spoof real sender adress. Not every sender has SPF record configured. And also email White List needs whitelist by domain name to block common spammers with no fixed IP.
17 votes -
compile nginx with secure_link, mp4 & flv modules
Please can you include a version of nginx compiled with the following modules (that are required for pseudostreaming support)
--with-httpsecurelinkmodule
--with-httpmp4module
--with-httpflv_moduleDirections for nginx pseudostreaming compile at: https://gist.github.com/mikhailov/3174601 also indicate the following needed/should be included:
--with-pcre=/usr/src/pcre-8.32 --with-openssl-opt=no-krb5 --with-openssl=/usr/src/openssl-1.0.1g --with-httpsslmodule --with-httpstubstatus_module
For reference, these are the modules included with the present Plesk 1.6 nginx module:
--with-ipv6 --with-file-aio --with-httpsslmodule --with-httprealipmodule --with-httpsubmodule --with-httpdavmodule --with-httpgzipstaticmodule --with-httpstubstatusmodule
17 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.— rk
-
allow for custom firewall rules
currently you can do it by IP/Port, but would like to be able to add firewall rules for things like string matching. A GUI would be ideal too.
17 votes -
add the possibility to write a description to an IP
It could be a good idea that I can write a note to each IP pointing to my server in Config > IP Addresses.
I have some IPs used for SSL certificates, for example. I'd like to write a note to these IPs like "used for domain SSL certificate"
17 votes
- Don't see your idea?