natanfelles / adminer-bootstrap-like
Adminer interface inspired by the Bootstrap Framework.
Installs: 386
Dependents: 0
Suggesters: 0
Security: 0
Stars: 47
Watchers: 9
Forks: 14
Open Issues: 2
Language:CSS
Type:project
Requires
- php: >=5.6
- vrana/adminer: ^4.8
- vrana/jush: ^2
Requires (Dev)
README
Adminer interface inspired by the Bootstrap Framework with Font-Awesome icons.
Installation
composer create-project natanfelles/adminer-bootstrap-like
or:
git clone git@github.com:natanfelles/adminer-bootstrap-like.git
cd adminer-bootstrap-like
composer install
Optionally, it is possible to configure plugins in the index.php file.
Update Adminer
Go to the installation directory and run:
composer update