An open API service indexing awesome lists of open source software.

https://github.com/chassis/phpmyadmin

A Chassis extension to install and configure phpMyAdmin on your server.
https://github.com/chassis/phpmyadmin

chassis chassis-extension php phpmyadmin wordpress

Last synced: 2 months ago
JSON representation

A Chassis extension to install and configure phpMyAdmin on your server.

Awesome Lists containing this project

README

          

# phpMyAdmin
A Chassis extension to install and configure phpMyAdmin on your server.

## Usage
1. Add this extension to your extensions directory `git clone --recursive https://github.com/Chassis/phpMyAdmin.git extensions/phpmyadmin`
2. Run `vagrant provision`
3. Browse to the URL of your Chassis site e.g. `http://vagrant.local/phpmyadmin`

## Windows Users

Please note that you'll need to make sure the command prompt/terminal you use always runs as an adminstrator: http://www.cnet.com/au/how-to/always-run-a-program-in-administrator-mode-in-windows-10/