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