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
52 results found
-
MySQL change the charset
Allow to chose another charset when creating a database or do not set one.
Plesk does use:
"CREATE DATABASE databasename /*!40101 default charset=utf8 */"
And with this does overwrite when the MySQL config was changed to use utf8mb4 for example.Or allow to choose a charset on creation or create DBs with:
"CREATE DATABASE databasename"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 -
Add more granular permissions for database users
Allow setting more granular permissions for the DB users
For example to allow a user to only edit certain tables of the database.9 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 -
Mass import database dump
There are scenarios where multiple databases for multiple domains have to be restored.
In such cases, it would be great to be able to mass import dumps from database backup files instead of going one by one manually importing them on a domain basis
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 -
Add new database formats to ODBC Data Sources menu
Add .accdb and newer Excel versions to ODBC DSN. Currently, only .mdb and .xls up to Excel 8.0 are available (beside MySQL). Newer versions of database file formats should be supported by this feature.
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 -
Add the ability to encrypt a Database via Plesk interface
Add the ability to encrypt databases as Transparent Data Encryption (TDE) via Plesk interface, which is supported in MariaDB 10.1 and later.
At-rest encryption means the data files and logs are encrypted on the disk and makes it almost impossible for someone to access or steal a hard disk and get access to the original data (provided that the key is secured and not stored locally).
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 -
Restore PostgreSQL databases that has some objects owned by postgres user from Plesk Backup
It would be great to have an ability to restore PostgreSQL databases that has some objects owned by postgres user from Plesk Backup. As of now, backup is created without any errors, however it is not possible to restore the database because restoration is done not in behalf of postgres user.
Or at least have a warning when backup is created that I have to restore the database as a postgres user from the command line and do not rely on backup of the database created via backup manager.
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 -
Please add PostgreSQL 16 support to Plesk
According to official documentation from https://docs.plesk.com/release-notes/obsidian/software-requirements/#s4, Plesk currently supports PostgreSQL from 8.4 to 15 version
Please add PostgreSQL 16 support to Plesk as well
5 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
-
Install MySQL Connector/ODBC 8.0 to support modern TLS versions and ciphers
(This is related to https://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/44353242-add-mariadb-connector-odbc)
> Drivers
MySQL Connector/ODBC version 8 needs to be available to Plesk users, because 5.3 is outdated, not to mention 3.51.
In MySQL Connector/ODBC, there is support for new, modern TLS versions and ciphers.
https://dev.mysql.com/doc/refman/8.0/en/encrypted-connection-protocols-ciphers.html
> As of MySQL 8.0.26, the TLSv1 and TLSv1.1 connection
> protocols are deprecated and support for them is subject to
> removal in a future version of MySQL. See Deprecated
> TLS Protocols.And please remove MySQL Connector/ODBC 3.51. I cannot think of any reason Plesk should rely on, or support, this version. The following runs perfectly in…
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 -
Incorporate the default collation setting as a feature in the "Tools & Settings: Database Servers: Database Hosting Settings" section.
It should be a simple matter to incorporate the default collation as a feature in the "Tools & Settings: Database Servers: Database Hosting Settings" section. This also needs to be available as an option when a WordPress site is set up within 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 -
Disable PHPMyAdmin access to users
Hello,
Please add functionality to disable PHPMyAdmin access to users.
PHPMyAdmin is vulnerable for bruteforce attacks.5 votesThank you for your input! We will consider this functionality in upcoming releases if this requests becomes popular enough.
We invite everyone who considers this request important to please continue voting for it.
—AS
-
Allow @% in MySQL username
For external databases, I can connect to my server, but when I need to add a new user my SaaS database provider from Azure requires the username have an @%. Because of that the connection string in Plesk never works and fails every deployment of any CMS.
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 -
Upgrade PostgreSQL
PostageSQL provides some powerful function to process non-relational data (eg: "jsonb") after version 9.4.
Would you please upgrade that?
Thanks.5 votesIf you mean PostgreSQL, we support 9.4 version in the current 12.5 version – https://docs.plesk.com/release-notes/12.5/software-requirements/#s4-2-1 and upcoming Plesk Onyx – https://docs.plesk.com/release-notes/17.0/software-requirements/#s4-2-1
We will officially support next versions if many people will support your request. But I think that you can try to use 9.5 version right now. It should work, but we have not tested it yet.
—
IG -
Please add possibility to restore database from uploaded .bak file for MS SQL Server
Please add possibility to restore database from uploaded .bak file for MS SQL Server
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 -
Configure SSL in phpMyAdmin to access remote MySQL instances
Give the customer ability to configure SSL for phpMyAdmin when accessing remote databases.
3 votesThank you for your input! We will consider this functionality in upcoming releases if it becomes popular.
Everyone, please continue voting for this feature if you consider it important.
-- SH
-
Update cloudlinux db-governor users when plesk admin password/username was changed
Plesk should change the string in /etc/container/mysql-governor.xml when changing the admin password with cli command: plesk bin admin --set-admin-password -passwd 'PASSWORD'
Plesk should change the string in /etc/container/mysql-governor.xml when the admin password/username is changed in Plesk UI.
3 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
-
Better Database Server Assignment / Visibility
Currently you only have the option to do nothing and "SHOW ALL" database servers or restrict to a single database server per subscription by using the permissions tab. This means each user that falls under this criteria need a custom service plan.
We would like to display more than a single database server for clients that choose to pay extra for an additional database server that only they can use. Some projects grow and they need an additional database server - or in some cases they need to migrate data between the old database server (sometimes local to plesk server)…
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 -
MSSQL hostname change for an existing MSSQL database server
When a MSSQL database server is upgraded to a new version, the name can not be changed from within Plesk and it needs to be done manually into the Plesk database once the name is set on MSSQL side.
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 -
Add Percona support
Support and shipping (installation) of Percona server
2 votesThank you for your input! We will consider introducing support for Percona in upcoming releases if there is considerable demand.
Everyone, please continue voting for this feature if you consider it important.
-- SH
-
Suspend database when subscription is suspended
When a site is suspended, the database and database user isn't suspended.
This can be used by a customer to consume database resources from another unsuspended subscription.2 votesThank you for your input! We will consider this functionality in upcoming releases if it becomes popular.
Everyone, please continue voting for this feature if you consider it important.
-- SH
-
Enable User Selection of MS SQL Recovery Model: Full or Simple
To prevent the transaction log from continuously expanding with no clear method of truncation even after a full backup, it's a good idea to allow the user to select the recovery model (either Full or Simple) when creating the MS SQL database.
By enabling users to select the appropriate recovery model based on their recovery needs, those who do not require complete transaction log restoration can benefit from the simplicity and efficiency of the Simple recovery model, and keep transactions log to it's minimum size.
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
- Don't see your idea?