2017 © Pedro Peláez
 

library admin-database-adminer

Database-administration based on adminer.org

image

cmskit/admin-database-adminer

Database-administration based on adminer.org

  • Friday, December 26, 2014
  • by cmskit
  • Repository
  • 1 Watchers
  • 0 Stars
  • 18 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

cms-kit Database-Administration

Installation path: backend/admin/db_admin, (*1)

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)", (*2)

See: http://www.adminer.org, (*3)

Additional there is a XML-Data-Import of previously exported XML-Dumps (via Adminer-Interface), (*4)

Installation

Manual installation

Download and extract the content of this package into backend/admin/database_adminer, (*5)

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), (*6)

The Versions

26/12 2014

dev-master

9999999-dev http://cms-kit.com

Database-administration based on adminer.org

  Sources   Download

GPL

The Requires

 

by Christoph Taubmann