Adminer
Categories
Component ID
1102508
Component name
Adminer
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
4344
Component created
Component changed
Component body
Description
The module integrates Adminer into Drupal to allow for a fast and easy management of the database.
Adminer (formerly phpMinAdmin) is a full-featured MySQL management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server.
Installation
- Install module
- Download Adminer from http://www.adminer.org/latest.php
- Put adminer-x.x.x.php into MODULE_PATH/adminer/
- Download required plugins: plugin, frames, version-noverify from http://www.adminer.org/en/plugins/
- Put downloaded plugins into MODULE_PATH/adminer/plugins/
- Download styles from http://www.adminer.org/#extras
- Put downloaded styles into MODULE_PATH/adminer/styles/
