Skip to content

Extension for Chassis to enable extra development and debugging tools.

Notifications You must be signed in to change notification settings

bigwing/chassis-debug-extras

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 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 bigwing/chassis-debug-extras to your extensions list inside your config file.

Example config.local.yaml file:

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

Manual

  1. Clone this repo into your Chassis extensions directory:
    git clone https://github.com/bigwing/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

No packages published

Languages

  • Puppet 100.0%