compile.php
It is possible to compile a specific version of Adminer with only one translation and one database driver with the script compile.php
So by adding files and/or pieces of code to the Adminer sources before the compilation, it's possible to compile a custom version of Adminer.
compile.sh
Add plugin(s)
The compile.sh
from the LoginToASqlite3DatabaseWithoutCredentialsWithAdminer repository is written to embed this plugin but it can be easily modified to embedded any other plugin(s) in a dedicated version of Adminer:
Add Adminer design
The script can also embed design: