Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/natanfelles/adminer-bootstrap-like
Adminer Bootstrap-Like Design
https://github.com/natanfelles/adminer-bootstrap-like
adminer adminer-bootstrap bootstrap design skin theme
Last synced: 3 months ago
JSON representation
Adminer Bootstrap-Like Design
- Host: GitHub
- URL: https://github.com/natanfelles/adminer-bootstrap-like
- Owner: natanfelles
- Created: 2016-10-24T19:11:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T21:28:59.000Z (almost 2 years ago)
- Last Synced: 2024-10-06T08:08:08.548Z (4 months ago)
- Topics: adminer, adminer-bootstrap, bootstrap, design, skin, theme
- Language: CSS
- Homepage: https://www.youtube.com/watch?v=fMFCuaJphVk
- Size: 2.2 MB
- Stars: 47
- Watchers: 9
- Forks: 14
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Adminer Bootstrap-Like Design
[Adminer](https://www.adminer.org) interface inspired by the [Bootstrap Framework](https://getbootstrap.com/docs/3.3) with [Font-Awesome icons](http://fontawesome.io).
## Installation
```
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](https://www.adminer.org/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](https://i.imgur.com/Hu9ANYR.png)](https://www.youtube.com/watch?v=fMFCuaJphVk "Adminer Sidebar Toggle")