Skip to content

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

Notifications You must be signed in to change notification settings

Chassis/phpMyAdmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/