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.
- Host: GitHub
- URL: https://github.com/chassis/phpmyadmin
- Owner: Chassis
- Created: 2014-06-07T05:01:37.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2023-01-09T10:46:22.000Z (almost 3 years ago)
- Last Synced: 2025-06-14T03:04:54.238Z (7 months ago)
- Topics: chassis, chassis-extension, php, phpmyadmin, wordpress
- Language: PHP
- Size: 61.3 MB
- Stars: 10
- Watchers: 5
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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/