From 872991fa147059dbffcbe10088c38516415efebc Mon Sep 17 00:00:00 2001 From: Peter Knut Date: Thu, 31 Oct 2024 08:36:33 +0100 Subject: [PATCH] Docs: Update migration section --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 619487ef..ecd31823 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,10 @@ Supported database drivers: ## Migration from original Adminer -No action is needed for now. But please, read 👉 **[What to expect](#what-to-expect)** section before you decide to -switch to this project. +- If you use complex custom theme, you will probably need to adjust a thing or two. +- Remove plugin AdminerTablesFilter (plugins/tables-filter.php). + +Please, read 👉 **[What to expect](#what-to-expect)** section before you decide to switch to this project. ## Usage