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
68 results found
-
Add support for more DBs
When I first saw the option of create DBs, I thought it was something like I'm suggesting. MongoDB, MariaDB, CouchDB, etc, etc. This will be super cool. :)
303 votesThe previous status was set by mistake.
Due to the changes in MongoDB’s licensing we are no longer able to consider this as a potential feature to be added to our product.
Please continue to vote if you would like to use CouchDB in Plesk.
—
AA -
Rename database
Doing this by hand is very time consuming. An option for rename database would be great feature.
232 votes -
Include pgadmin for Postgres management in Plesk
phpPgAdmin support was dropped starting from Plesk Onyx 17.8
This means that Plesk does not have any management tool for Postgres databases shipped with it.I suggest to include pgadmin in Plesk installation since the latest ve
rsion of this software (2018-09-06 - pgAdmin 4 v3.3 Released) has just been released, with adequate security. More info about it you can find here:
https://www.pgadmin.org/190 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 -
Multiple MySQL Versions configureable over Panel
I'd be happy if you could integrate multiple MySQL Versions into Plesk. Each Customer should be able to choose his MySQL. Also choosing more than only one version should be implemented.
165 votesThank you for your input. We will consider the possibility of implementing this feature in upcoming releases.
Since Plesk Onyx panel admin will be able to install different MySQL versions as a Docker containers, then the DB servers can be connected as remote DB to Plesk.
SE
-
add mssql support and management in linux plesk edition on virtual machine
add mssql support and management in linux plesk edition on virtual machine just like now support mysql
120 votes -
setup a replication for MySQL server
The possibility to setup a replication for MySQL
99 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 -
Hide/Show Database Servers for clients
Administrator should have the possibility to make Database Servers hidden from Clients.
My scenario is:
1 or more servers that are intended for Web only (Nginx+Apache+PHP/Ruby/Python)
2 or more servers for Databases (MySQL / could be PostgreSQL also)In the Database Servers, the administrators should be able to select visible servers for clients.
Why? Ideal is to hide the localhost server when only external are to be used. Some DB servers may get to full and you want the clients to select only from lower used ones. You have demands from different clients to support older versions of MySQL for…
38 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 -
Option to shrink MSSQL Database log
Many a times during database updates / ddl script executions the log file of MSSQL database becomes too large. There should be an option to shrink the log files. Currently this feature is disabled for both SQL Server Management Studio and Query.
29 votesThank you for your input. We will consider adding this functionality in the future releases.
—AK
-
PostgreSQL integration and tuning
Please do better integration of PostgreSQL into Plesk like CPU and memory usage in Health Monitoring and Dump button in Database page. Please also add PostgreSQL tuning into Plesk, especially for modern hardware with 32 or 64 GB memory and 4 to 8 cores and fast SSD or NVMe drives. Thanks!
28 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 -
website copy should also copy related database(s)
Right now "Website copying" feature does not copy database(s) that related to the website that will be copied.
It would be great if Plesk will suggest to copy the website's database(s) if there are any.
It is understood that in general such feature can not guarantee that copied website will work with the copied database. However it will simplify web developer's work.
27 votes -
Edit MySQL server settings (my.cnf file) trough Plesk
MySQL server settings (my.cnf) can only be updated via CLI, it would be faster if these changes could be made in Plesk Panel or PHPMyAdmin without the need to edit settings on server.
23 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
-
Contained Databases MS SQL
Implement the Contained Databases MS SQL feature in order to limit the database users ability to see MS SQL database names which are not owned by him.
21 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 -
Ability to create ODBC DSN for ODBC Driver 17 for SQL Server in Plesk
Add the ability to create ODBC DSN for ODBC Driver 17 for SQL Server in Plesk.
Disabling TLS 1.0 breaks compatibility with earlier versions.20 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 -
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 -
install sql server reporting services with SQL server on shared hosting. Would be a valuable & useful feature for your product & consumers.
Availability of reporting services on SQL server would be very useful on shared web hosting. My new ISP says Plesk doesn't support reporting services. I think it would be great if you did - not every site is a blog or simple brochure style. Any small scale business site still requires reporting, and SSRS is a natural fit for ASP.Net hosting.
16 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 support for MySQL Governor for CloudLinux
Currently Plesk does not support MySQL Governor feature https://docs.cloudlinux.com/index.html?mysql_governor.html
and mapping file /etc/container/dbuser-map has to be updated manuallyPlesk already has integration with CageFS and LVM and detects it once those features installed on the server. It would be great if support for MySQL Governor be implemented in future.
14 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 -
Temporarily remove insert, update permissions from database when a pre-defined size-limit (quota) is exceeded
When mysql database size reaches it's quota e.g. 1GB insert,update permissions are removed for that databases users. permissions are restored when database is within quota.
in short it should stop the ability of the database growing in size but not stop basic functions like reading existing data...
this would be fine to run on the quota check cron or somethng.
13 votes -
Add existing database user to a new database / multi-select databases for which a user has privileges
If I create a new database inside an abonnement I would like to add a existing database user to this database instead creating a new user
13 votes -
Add "Add my IP" near or above "Allow remote connections from"
Please add a simple button that retrieve my actual public IP and inserts it in the "Allow remote connections from" text area.
The page is the database user edit (or creation).13 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…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
- Don't see your idea?