Adminer interface inspired by the Bootstrap Framework with Font-Awesome icons.
composer create-project natanfelles/adminer-bootstrap-like
or:
git clone [email protected]:natanfelles/adminer-bootstrap-like.git
cd adminer-bootstrap-like
composer install
Optionally, it is possible to configure plugins in the index.php file.
Go to the installation directory and run:
composer update