codewithkyle / lightkeeper
Continuous performance monitoring for your Craft CMS websites.
Package info
github.com/codewithkyle/craft-lightkeeper
Type:craft-plugin
pkg:composer/codewithkyle/lightkeeper
1.3.6
2022-07-27 16:15 UTC
Requires
- php: ^8.0
- craftcms/cms: ^4.0.0
README
Continuous performance monitoring for your Craft CMS websites.
Requirements
This plugin requires Craft CMS 3.0.0 or later.
Usage
Register the Lightkeeper asset bundle by adding {% hook 'lightkeeper' %} within your base template.
Alternatively you can inject the <script> element into your document by uising {% hook 'lightkeeper-raw' %} instead.