cmskit / admin-database-adminer
Database-administration based on adminer.org
Installs: 43
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/cmskit/admin-database-adminer
Requires
- php: >=5.3.3
- cmskit/jquery-ui: dev-master
- cmskit/package-installer: 1.0.*@dev
This package is not auto-updated.
Last update: 2025-09-27 21:56:31 UTC
README
Installation path: backend/admin/db_admin
Description
Database-administration based on Adminer. "Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite, MS SQL and Oracle. Free for commercial and non-commercial use (Apache License or GPL 2)"
Additional there is a XML-Data-Import of previously exported XML-Dumps (via Adminer-Interface)
Installation
Manual installation
Download and extract the content of this package into backend/admin/database_adminer
Installation via Package-Management
Manual update of Adminer itself
Download adminer-x.x.x.php from http://www.adminer.org, rename it to adminer.inc and replace the old one (backend/admin/db_admin/adminer.inc)