Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 892 Bytes

README.md

File metadata and controls

29 lines (26 loc) · 892 Bytes

MySQL Adminer Ready for Deploy

Usage

  1. Clone this repository and configure web root
    git clone --single-branch -b deploy https://github.com/Fishdrowned/adminer.git
  2. Copy config/sample/ to config/local/ [Optional]
  3. Edit config/local/config.php to set development_mode [Optional]
  4. Edit config/local/servers.php to add your servers [Optional]
  5. Serve directory public via http and enjoy

Containing

  • Adminer for MySQL 4.7.7
  • Theme pepa-linha [Modified]
  • Plugins:
    • login-servers
    • dump-bz2
    • dump-date
    • tables-filter
    • logo-link
    • enum-option
    • pretty-json-column
    • table-indexes-structure
    • table-structure
    • login-password-less (for development_mode only)

License

Apache License 2.0 or GPL 2