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
104 results found
-
Secure myLittleAdmin connections
I just installed myLittleAdmin into several of our Plesk servers only to find out that each customer on the server would need to create a new DNS record for mssql.domain.com for it to work. I also found that if the client's site is not secured with an SSL cert, myLittleAdmin won't be secured either. I suggest that myLittleAdmin be updated so that it uses the base URL of the server, which is SSL secured. Or at the very least, identify how to secure access to myLittleAdmin via the server's SSL cert even if the customer's site isn't secured.
11 votesIn the nearest future, we plan to stop shipping MyLittleAdmin with Plesk. This is because MyLittleAdmin is not in active development, and has known security issues. Instead, Plesk will provide links to downloadable clients and instructions on how to connect the client to the Plesk server. This change is currently scheduled to take place with the release of Plesk Obsidian 18.0.53 (early June 2023).
-- PD
-
Option to add MySQL 5.6 from Plesk "add & remove programs"
It will be very helpful for Plesk users, if there is an "Option to add MySQL 5.6 in Plesk "add & remove programs" for both Linux and Windows.
9 votesPlesk doesn’t ship MySQL, it only downloads it from original OS vendor repo and it is quite likely it may be outdated there (especially for older OS). If your OS comes with MySQL 5.6 or higher version, then Plesk would run this for clients.
—
IG -
Add an option to use a custom url to access MyLittleAdmin
It's not always feasible to add the mssql.<domain.tld> DNS entry for the websites hosted in Plesk.
Adding an option to configure a custom url/dns name to access the MyLittleAdmin tool with would be preferrable.
And make sure that "MyLittleAdmin" button under Databases would take the user to the global url if it's set.
7 votesIn the nearest future, we plan to stop shipping MyLittleAdmin with Plesk. This is because MyLittleAdmin is not in active development, and has known security issues. Instead, Plesk will provide links to downloadable clients and instructions on how to connect the client to the Plesk server. This change is currently scheduled to take place with the release of Plesk Obsidian 18.0.53 (early June 2023).
-- PD
-
Concurrent operation of PostgreSQL and MySQL
Concurrent operation of PostgreSQL and MySQL
4 votesThank you for your input!
Unfortunately, we have to close your request because it has not become quite popular for further implementation over the years.
—
IG -
Subscriber may see all other users MSSQL databases
The SQL User can view the base from other signatures.
I wish every SQL user to view only your database.
4 votesUnfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
MSSQL user can see all databases
Disalow "VIEW ANY DATABASE" by default.
3 votesThis is default MSSQL behaviour. This issue should be addressed to Microsoft as the provider of SQL Server.
—
IG -
Upload Database Backup File In ZIP
Option to upload Database Backup File In ZIP.
3 votesThank you for your input!
Unfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Allow setting AUTOCLOSE for MS SQL databases on Plesk Panel for Windows
The AUTOCLOSE enabled is the root of the evil 9001 Fatal Error on MSSQL (it's so evil that MS dropped this param in SQL Server 2014).
All production sites in the world disables them, but it is default ON. Users may want to control this param from the Plesk GUI.3 votesUnfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Bulk remove databases from subscriptions that no longer exists in the database server
As seen on https://stackoverflow.com/questions/77681371/are-there-any-methods-to-initiate-a-database-synchronization-process-in-plesk it should be possible to auto-remove databases from the Plesk configuration (psa table) that no longer exist in the database server.
Example: A user has removed databases with "drop database" in the database server shell directly. Such databases are still references in the psa database and are displayed as available databases to GUI users. Such orphants should be removed either automatically (e.g. by nighty maintenance) or by a user command.
2 votes -
Ability to use the SQLite database with RoundCube in Plesk
Add ability to use the SQLite database with RoundCube in Plesk.
2 votesUpd: Sorry, we are closing the request as no information was provided for over a month.
—
IG -
Avoidance of special characters in database names when database is created
Disallowing using special characters (period, minus, backtick) in database names when database is created. This would reduce database errors caused by database names in wrong format.
2 votesThe database server defines, what a wrong identifier format is, and for MariaDB for example, dashes and periods are allowed https://mariadb.com/kb/en/identifier-names/ . Backticks are already exluded in the Plesk GUI from database names, but at the moment there is no reason to limit the name more than what the database server allows. An artificially imposed limit will for sure trigger requests by other users to allow at least all the characters that the database server allows. For that reason, this feature request must be declined.
-- PD
-
Mariadb Windows support
Now only it is possible use Maeiadb in Linux OS, not in Windows.
Please add support of that Db. It is more fast than MySql , it is compatible and use more eficient RAM and HD
2 votesUpd: Sorry, we are closing the request as no information were provided for over a month.
—
IG -
Existing remote database for a domain
Please add functionality to assign an already existing database from a remote database server to a domain.
For example, set a MySQL database on one server but connect it to my website on the Plesk.
2 votesThank you for your input!
Unfortunately, we have to close your request because it has not become quite popular for further implementation over the years.
—
IG -
host a filemaker on plesk
I want to host a filemaker database on plesk.
2 votesAt the moment we have no plans for support filemaker database in Plesk.
You can try to write your own Plesk extension for this functionality. The following documentation will help you with it – https://docs.plesk.com/en-US/onyx/extensions-guide/plesk-extensions-in-a-nutshell.76331/
—
IG -
Add support for remote database servers for Joomla
Add support for remote database servers for Joomla
2 votesUpd: Sorry, we are closing the request as no information were provided for over a month.
—
IG -
Integration with external MSSQL AlwaysOn Availability Groups
Support of integration with external MSSQL AlwaysOn Availability Groups will allow to build fault-tolerant system with best performance and 99,99 % availability of databases.
Additionally it will release system resources locally on server with Plesk Panel.
Per my tests such scheme almost work with Plesk Onyx 17.5.3 and MSSQL 2017, however necessary to change or add logic for:
1) automatic adding of database to 'always on' after creation
2) removing of databases(need to disable 'always on' for DB first and only after initiate remove command)
3) database backup creation/restoringRegards.
2 votesThank you for your input!
Unfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Access plesk Mysql development database into local machine mysql workbench
Access plesk Mysql development database into local machine mysql workbench for better web development
2 votesThank you for your input!
Unfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Compress DB from Plesk
Compress DB from Plesk
I miss to be able to Compress DB directly in Plesk.
At least: A search for "Compress Database" should give SomeResult, even as "Not an option here" - but now delivers now it simply gives NoResults.2 votesThank you for your input!
Unfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Bundle with Microsoft® ODBC Driver 11 for SQL Server® - Windows
Without this component on Windows servers, it is impossible to connect to a MSSQL database from PHP. The Plesk Installer should allow the installation of such component, or even install it automatically when MS SQL Server Express is installed.
https://www.microsoft.com/it-it/download/details.aspx?id=36434
2 votesThank you for your input!
Unfortunately, we have to close your request, because over the years it has not become quite popular for further implementation.
—
IG -
Rewrite MS SQL stored procedures instead of removing them
When a user imports a backup of an MS SQL database which contains a stored procedure which executeasprincipalid property equals to "1" or "-2", Plesk removes that procedure. It would be better, if Plesk rewrote executeasprincipalid property instead, with user's ID.
2 votesThank you for your input!
Unfortunately, we have to close your request because it has not become quite popular for further implementation over the years.
—
IG
- Don't see your idea?