https://github.com/chassis/xhprof
A Chassis extension that installs XHProf
https://github.com/chassis/xhprof
chassis chassis-extension wordpress xhprof
Last synced: 19 days ago
JSON representation
A Chassis extension that installs XHProf
- Host: GitHub
- URL: https://github.com/chassis/xhprof
- Owner: Chassis
- Created: 2016-10-23T12:52:12.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2020-08-13T10:02:33.000Z (almost 6 years ago)
- Last Synced: 2025-01-04T19:28:00.598Z (over 1 year ago)
- Topics: chassis, chassis-extension, wordpress, xhprof
- Language: Puppet
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XHProf
A Chassis extension to install and configure [XHProf](https://pecl.php.net/package/xhprof) on your Chassis server.
## Installation
1. Add this extension to your extensions directory `git clone git@github.com:Chassis/XHProf.git extensions/xhprof`
2. Set your `config.local.yaml` PHP version to 7.0 or higher.
3. Run `vagrant provision`.