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
67 results found
-
Add Microsoft SQL Server PHP extensions to Plesk Linux
They can be disabled by default (and optionally be enabled in PHP Settings, 7.0-7.1 only). The drivers appear to be quite stable - I have successfully installed them in Plesk on Ubuntu 16.04 and CentOS 7.4.
This is especially interesting since SQL Server 2017 is available for Linux and Docker.
Once the extensions are installed/enabled, the follow-up request would be to allow me to add remote MS SQL databases in Plesk Linux (not limited to RDS - any remote MS SQL instance).
12 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 -
LDAP Server
I would like to have the option for setting up an ldap server. Of course with an ui-manager like ldapadmin. Just the way like MySQL works (MySQL with PHPmyAdmin).
Thank You
12 votes -
MySQL-Config default to innodb_file_per_table with datadir
Take some influence to MySQL-Konfiguration and always default to "innodbfileper_table= true" and "datadir=/var/lib/mysql/data".
Makes optimization of tables and space-reclaim with larger databases possible. Might be a problem of bootstapping but is worth the effort.
12 votes -
Provide facility to some dba level command on database like indexing, shrink database
Hi all you must provide some dba level db command to database user. This can help lot, in indexing and shrinking database
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 -
Manage notification during database copy
Currently, when the database is copied the notification is sent to subscription owner.
It would be good to add functionality to disable such notifications or change the recipient mail address.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 -
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
-
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 -
Configuring the Default Remote Access Policy for MS SQL and PostgreSQL via UI
Right now, it is possible to manage Access Policy only for MySQL Database Servers only: https://docs.plesk.com/en-US/onyx/administrator-guide/database-servers/database-hosting-preferences.72875/
It would be good to manage Remote Access Policy for MS SQL and PostgreSQL via Plesk UI too.
8 votes -
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 -
Add option to use subscription username as a database prefix (ex. mydomain_wordpress)
We can use customer username as a database prefix, however customer username is not descriptive enough comparing to subscription username.
Please add option to use subscription username as a database prefix.
6 votes -
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
- Don't see your idea?