dockette / adminer

:whale: Tiniest boxed dockerized Adminer (MySQL, PostgreSQL, SQLite, Mongo, Oracle) Dockerfiles
MIT License
85 stars 29 forks source link

Feature Request: support plugins #50

Open goodness-from-me opened 1 month ago

goodness-from-me commented 1 month ago

I would like to be able to specify which plugins to load for adminer, similarly to how it is made with the official docker image. Given I have provided the env variable like this: ADMINER_PLUGINS='tables-filter tinymce' I'd expect tables-filter and tinymce plugins to be added and loaded to my adminer container.

f3l1x commented 3 weeks ago

Hi, good idea, I need to implement it. No ETA at this moment, just for your info.