Skip to content

morganestes/chassis-debug-extras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Chassis Debugging Extras

Extension for Chassis to enable extra development and debugging tools in WordPress.

Installation

Automatic (preferred)

To install, add both Chassis/Debugging and morganestes/chassis-debug-extras to your extensions list inside your config file.

Example config.local.yaml file:

extensions:
    - Chassis/Xdebug
    - Chassis/Query-Monitor
    - Chassis/Debugging
    - morganestes/chassis-debug-extras

Manual

  1. Clone this repo into your Chassis extensions directory:
    git clone https://github.com/morganestes/chassis-debug-extras /path/to/chassis/extensions/debugging-extras
  2. Run vagrant reload --provision or vagrant up from inside Chassis.

About

Extension for Chassis to enable extra development and debugging tools.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages