Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 603 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 603 Bytes

Custom Adminer

Adminer with some plugins according to my current taste. This project is initially a fork from @hmphu.

Overview

  • Filters for databases, tables and selects.
  • SQL commands logged into files per databases (in sql/)
  • My own and useful(less?) plugins ; select2, perfectscrollbar

Installation

make init

Configuration

  1. Adapt the database servers in private/servers.php to suit your need. See private/servers.php.dist
  2. Run index.php in your browser.