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
48 results found
-
h grafana
adding most common plugins (like network) to sw-collectd to send data to central collectd server->influxdb and process with grafana
10 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 -
Create .7Z dumps of databases
Within Plesk it is possible to create a dump of a (SQL Server) database. Plesk then seems to use 7Zip to create a .ZIP file. It would be nice if it was possible to choose between the .ZIP or the .7Z file format as .ZIP is more compatible, but 7Z compresses such database dumps up to 10 times better.
And of course you would need to be able to import 7Zipped dumps also.10 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 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 -
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"7 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 -
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 -
Please add support for PostgreSQL 13, 14
Please add a support for PostgreSQL Database Server in Plesk. I am using plesk version 18 and I can't manage my PostgreSQL 14 Server with a Plesk Control panel. The Problem appears in menu "Database Servers". Thank you.
6 votesWe 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
-
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.
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 -
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).
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 -
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 -
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 -
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
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 MSSQL Certificate management
Add possibility to add valid certificate for sql server
2 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
-
Possibility of creating dumps for databases in external servers over CLI
possibility of creating dumps for databases in external servers over CLI
2 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
-
Database changes history
Database history log or table where database changes are stored. For example, phone column was modified in person table and what change was made
What does customer want to solve with this feature?
customer wants to be able to track database changes.2 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
-
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…
2 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 MariaDB Connector/ODBC
> Drivers
With MySQL and MariaDB going their own way more and more, it is important to add MariaDB Connector/ODBC as an programming interface to Plesk as well. Side by side with the already available MySQL Connector/ODBC. This is easily done.
One cannot guarantee MySQL Connector/ODBC to be compatible with MariaDB in the near future.
Download MariaDB Connector/ODBC from here:
https://mariadb.com/kb/en/mariadb-connector-odbc-3113-release-notes/2 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
- Don't see your idea?