An open API service indexing awesome lists of open source software.

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.

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.