https://github.com/jaedb/debugtools
SilverStripe CMS Debug Tools
https://github.com/jaedb/debugtools
Last synced: 9 months ago
JSON representation
SilverStripe CMS Debug Tools
- Host: GitHub
- URL: https://github.com/jaedb/debugtools
- Owner: jaedb
- Created: 2016-02-25T20:12:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-25T22:32:45.000Z (over 10 years ago)
- Last Synced: 2025-10-14T20:07:02.323Z (9 months ago)
- Language: PHP
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Description
===========
Adds additional functionality to assist in debugging and developing SilverStripe websites.
Dependencies
============
* SilverStripe 3.1+
* Betterbuttons
Features
============
* Performance of page loads
* Visualisation of current site state (DEV/TEST/LIVE)
* Admins can emulate any other user
Installation
============
1. Add to your composer requirements `composer require jaedb/debugtools`
2. Edit your theme's `templates/Page.ss` template and add `$DebugTools` immediately before the `