https://github.com/codewithkyle/craft-lightkeeper
Continuous performance monitoring for your Craft CMS websites.
https://github.com/codewithkyle/craft-lightkeeper
craft-plugin craft3 craftcms lighthouse lighthouse-audits web-vitals
Last synced: 3 days ago
JSON representation
Continuous performance monitoring for your Craft CMS websites.
- Host: GitHub
- URL: https://github.com/codewithkyle/craft-lightkeeper
- Owner: codewithkyle
- License: mit
- Created: 2020-05-01T12:16:38.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-17T11:16:22.000Z (about 2 years ago)
- Last Synced: 2025-06-10T21:58:16.868Z (11 days ago)
- Topics: craft-plugin, craft3, craftcms, lighthouse, lighthouse-audits, web-vitals
- Language: PHP
- Homepage:
- Size: 238 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Lightkeeper
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 `` element into your document by uising `{% hook 'lightkeeper-raw' %}` instead.