natanfelles/adminer-bootstrap-like

Adminer interface inspired by the Bootstrap Framework.

Installs: 398

Dependents: 0

Suggesters: 0

Security: 0

Stars: 48

Watchers: 9

Forks: 14

Open Issues: 3

Language:CSS

Type:project

1.4.0 2025-02-27 22:10 UTC

This package is auto-updated.

Last update: 2025-02-27 22:26:39 UTC


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

Minify Assets

cd public/assets/
yui-compressor scripts.js -o scripts.min.js
yui-compressor styles.css -o styles.min.css

Print Screen and Video

Adminer Bootstrap-Like Design