codewithkyle / lightkeeper
Continuous performance monitoring for your Craft CMS websites.
Installs: 9 662
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 1
Forks: 0
Open Issues: 0
Type:craft-plugin
pkg:composer/codewithkyle/lightkeeper
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.