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
2081 results found
-
docker proxy rule respect host/ip
when mapping a port to the host it is possible to bind it to a host/ip too.
# docker run --name test -p 127.0.1.1:80:80 ...
# docker port test
80/tcp -> 127.0.1.1:80When building a docker rule now in plesk the host/ip is ignored and the proxy_pass goes for the default ip 0.0.0.0:
proxy_pass http://0.0.0.0:80;
The rule should respect the host/ip.
proxy_pass http://127.0.1.1:80;
Have a nice day
Felix9 votes -
Be able to add/manage the default gateway of IPv4/IPv6 address(es) through Plesk UI
Be able to add/manage the default gateway of IPv4/IPv6 address(es) through Plesk UI.
It would be nice to have such a feature. This other one was rejected and had 4 votes. https://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/4138270-a-option-to-enter-a-standart-gateway-for-ipv4-ip
7 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 -
webmail for external SMTP servers
Hello,
Please add functionality to create webmail account in Plesk if an external SMTP server is configured:
6 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 -
Restrict customers from granting access to panel for mailboxes
Give administrator permission to restrict ability to enable access to panel for newly created mailboxes and existing mailboxes for customer.
So the checkbox "Access to the Customer Panel" is not going to be visible under customer in Domains > example.com > Email Addresses > Create Email Address or for already created mailbox.2 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 Amazon Linux AMI support
Add ability to install Plesk on Amazon Linux AMI.
For a discussion to gather feedback: why would prefer to choose Amazon Linux for Plesk prior to other Linux distributions?
8 votesThank you for your input! We will consider this functionality in upcoming releases if it will be popular.
I would very much appreciate if you add some explanation comments why you prefer Amazon Linux instead of already supported OSes (like CentOS/Debian/RedHat/Ubuntu). Why it is important for you?
Everyone, please continue voting for this feature if you consider it important.
— AY
-
On removal of a subscription or domain remove symlink to vhost config first, then do the rest
We sometimes set an immutable bit on .htaccess so the resellers can`t remove it.
As the reseller may remove the subscription it gives an apache error as the system user is removed but the vhost is not.
In my opinion, this removal flow should do the following:
- Remove the symlink to the vhost config
- Remove the system user
- Remove the vhost directory (if this fails, send an email with the reason whyrm
failed, instead of the reasonhttpd
cannot restart)By first removing the symlink to the config, whatever happens during the deletion of the vhost…
1 voteThank you for your input! We will consider this functionality for the upcoming releases if it becomes popular enough.
Everyone, please continue voting for this feature if you consider it important.
—AS
-
Don't Auto-Replay when X-Auto-Response-Suppress is set (RFC3834)
In order to comply with RFC3834 the auto replay function should consider the X-Auto-Response-Suppress header. Also not replaying to mail with Auto-Submitted: auto-generated would be nice.
5 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 option to Whitelist IP in Fail2Ban and mod_security
I always need to whitelist IPs in Firewall, Fail2Ban and mod_security.
u could add at least an option to also whitelist fail2ban in mod_security or even make two checkboxes in Firewall whitelisting to whitelist ip in all three modules.
also usage of dns instead of ip would be greate for example PayPal does recomment to whitelist dns for api!
THX
6 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 -
Enable SSH Key Generate via Plesk Control Panel
With the SSH Manager inside Plesk Onyx, it is extremely easy to add a new key to a subscription. The problem is, most users don't understand how to generate a key with tools like PuTTYgen and explaining it to them leaves them very confused. It would be very handy if, inside the SSH manager there was a way to request a new key pair be generated and added to a subscription automatically, so users don't have to go through the hassle of generating a key.
6 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 -
Make utf8mb4 default when backing up mysql databases
When i backup database with Plesk (either with Export/Import feature or with Backup Manager), it loses all characters outside Unicode BMP (all characters > 0xFFFF).
It's because mysqldump default charset is utf8, not utf8mb4.This should be changed, for example, if database contains at least one field with utf8mb4 charset - mysqldump should be run with --default-character-set=utf8mb4 option.
Settings in /etc/mysql/conf.d/mysqldump.cnf are not respected too, it works when i use mysqldump from command-line, but doesn't work when i export or backup db with plesk.
MySQL dump 10.13 Distrib 5.7.25, for Linux (x86_64)
MySQL Server version 5.7.25-0ubuntu0.16.04.2
Plesk version: Plesk Onyx…11 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 -
Appending strings using Plesk API
Hello,
Please add Extenshios API usitlity and method which allows to append string into a file.
Now it is only possible to read from a file and overwrite a file:
https://plesk.github.io/pm-api-stubs/docs/classes/pm_FileManager.html#method_filePutContents11 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 -
Lock DNS records | Disable Reset to default
We have the "dmarc"- record in our template having a placeholder for the value. At the time the Record "dmarc" was edited by adding the value, mostly every DNS record is no more in the state of the DNS template.
Therefore it is important to have some policies:
- The button "Reset to default" can be disabled on Admin and Reseller level.
- The button "Master/*****" can be disabled. Usually this functionality is not needed.
- For certain very important DNS setting, a "Lock" button might make sense. If applied, this record can not be edited anymore by…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.
— AY
-
deliver mails to other mailserver if mailbox does not exist locally
Implement feature to configure mails sent to domain hosted in Plesk be delivered to external mailserver if mailbox does not exist in Plesk.
5 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 -
WHMCS module for WordPress Toolkit
Is it possible to have an WHMCS module created exclusively for WordPress Toolkit, in order to allow clients to use it's options from within WHMCS's client areas?
Basically have clients don't leave WHMCS client areas and perform some actions from within their WHMCS client account (add new site if set multiple WordPress installs in hosting package, backup and restore, install let's encrypt ssl, activate/deactivate nginx, remove site, creati staging site etc...).
23 votesThank you for your input! Actually, we have no plans for such module, but 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 -
Exclude internal requests from the Traffic statistics
Plesk seems to add up the request response size,
including those of its own extenal IP address.
We would like to disable this behaviour or filter out this info, because
this is not the actual traffic.We have customers that have a lot of internal requests because of some
caching module where about 50% of the total traffic is from its own IP.7 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 -
REST API request to get customer information through the external ID.
REST API request to get the customer information through the external_id.
1 vote -
Custom Buttons per customer
Customers may add their own Buttons for several reasons, eg. Link to the CMS Administration.
Therefore i suggest the possibility to create custom buttons on a per customer base.
2 votes -
Add warning message if Postgres installed on the Web Admin License but without Developer pack extension
The Postgres installed on the Plesk Web Admin edition but not persists in Tools & Settings > Database servers.
To manage PostgreSQL Developer pack extension required. But it does not produce any warnings about that which is confusing.
Also, there is no information about Developer pack in license management. I would suggest to add new tab "paid extension" in Tools & Settings > Licensing management
2 votesThank you for your input! We will consider this functionality for the upcoming releases if it becomes popular enough.
Everyone, please keep voting for this feature if you consider it important.
— AS
-
Plesk installer should check for 3rd-party firewalls
Plesk installer should check if 3rd-party firewall like APF is installed on the server and show a warning.
5 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 -
Manage additional directives for Apache and Nginx via API
It would be helpful to provide functionality in Plesk API to manage additional directives for Apache and Nginx.
6 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?