Skip to content

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.

For technical assistance, contact Plesk support
For questions, bug reports, discussions and free assistance, check our Forum and Facebook page
For additional information, see Documentation, Knowledge Base and Blog
Follow us on Twitter for more news on Plesk development

Off-topic posts will be removed from here

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

65 results found

  1. 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 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Databases  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Databases  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Databases  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. 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 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Databases  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. 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 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Databases  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. 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 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Databases  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. h grafana

    adding most common plugins (like network) to sw-collectd to send data to central collectd server->influxdb and process with grafana

    10 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Databases  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. 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 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Databases  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. 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 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Databases  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. 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"

    8 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    2 comments  ·  Databases  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    open discussion  ·  IgorG responded

    Thank 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

  11. 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 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Databases  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. 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.

    7 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Databases  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. 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 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    2 comments  ·  Databases  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. 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 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Databases  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Databases  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. 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 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Databases  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. 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 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    3 comments  ·  Databases  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Disable PHPMyAdmin access to users

    Hello,

    Please add functionality to disable PHPMyAdmin access to users.
    PHPMyAdmin is vulnerable for bruteforce attacks.

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Databases  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. 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 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Databases  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. 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 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Databases  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    If 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?

Feedback and Knowledge Base