Skip to content

Chassis/phpMyAdmin

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

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/