mirror of
https://github.com/vrana/adminer.git
synced 2026-03-22 12:31:30 +01:00
cf52c4c0a8453f0e1999508b32006f6e49606beb
Fixed an issue where the Dark Mode Switcher icon did not respond on the first click if the Dark Mode cookie had not been set yet. Now, clicking the icon correctly sets the cookie and immediately toggles Dark Mode.
Adminer
Adminer is a full-featured database management tool written in PHP. It consists of a single file ready to deploy to the target server. Adminer Editor offers data manipulation for end-users.
Features
- Supports: MySQL, MariaDB, PostgreSQL, CockroachDB, SQLite, MS SQL, Oracle
- Plugins for: Elasticsearch, SimpleDB, MongoDB, Firebird, ClickHouse, IMAP
- Requirements: PHP 5.3+ (compiled file), PHP 7.4+ (source codes)
Screenshot
Installation
If downloaded from Git then run: git submodule update --init
adminer/index.php- Run development version of Adminereditor/index.php- Run development version of Adminer Editoreditor/example.php- Example customizationcompile.php- Create a single file versionlang.php- Update translationstests/*.html- Katalon Recorder test suites
Plugins
There are several plugins distributed with Adminer, as well as many user-contributed plugins listed on the Adminer Plugins page.
Languages
PHP
68.5%
CSS
21.8%
HTML
7.6%
JavaScript
2.1%
