Skip to content

natanfelles/adminer-bootstrap-like

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 

Adminer Bootstrap-Like Design

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

Print Screen and Video

Adminer Bootstrap-Like Design