From 109b0df6ded9be5cf3ac41781755846f1a86e374 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Wed, 26 Mar 2025 10:34:11 +0100 Subject: [PATCH] Readme: Remove duplicite information --- README.md | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) diff --git a/README.md b/README.md index 47fcf60e..80058a32 100644 --- a/README.md +++ b/README.md @@ -26,25 +26,4 @@ If downloaded from Git then run: `git submodule update --init` - `tests/*.html` - Katalon Recorder test suites ## Plugins -There are [several plugins](/plugins/) distributed with Adminer, as well as many user-contributed plugins linked on the [Adminer Plugins page](https://www.adminer.org/plugins/). -To use a plugin, simply upload it to the `adminer-plugins/` directory next to `adminer.php`. You can also upload plugins for drivers (e.g., `elastic.php`) in this directory. - -``` -- adminer.php -- adminer-plugins/ - - dump-xml.php - - login-password-less.php - - elastic.php - - ... -- adminer-plugins.php -``` - -Some plugins require configuration. To use them, create a file named `adminer-plugins.php`. You can also specify the loading order in this file. - -```php -