nystudio107 / craft-webperf
Webperf helps you build & maintain high quality websites through Real User Measurement of your website's performance
Package info
github.com/nystudio107/craft-webperf
Type:craft-plugin
pkg:composer/nystudio107/craft-webperf
Fund package maintenance!
Requires
- php: ^8.2
- craftcms/cms: ^5.0.0
- jaybizzle/crawler-detect: ^1.2.37
- league/csv: ^8.2 || ^9.0
- nystudio107/craft-plugin-vite: ^5.0.0
- whichbrowser/parser: ^2.0.37
Requires (Dev)
- craftcms/ecs: dev-main
- craftcms/phpstan: dev-main
- craftcms/rector: dev-main
- nystudio107/craft-minify: ^5.0.0
- nystudio107/craft-seomatic: ^5.0.0
- putyourlightson/craft-blitz: ^5.0.0
This package is auto-updated.
Last update: 2026-06-10 21:41:55 UTC
README
Webperf plugin for Craft CMS 5.x
Webperf helps you build & maintain high quality websites through Real User Measurement of your website's performance
Note: The license fee for this plugin is $59.00 via the Craft Plugin Store.
Requirements
This plugin requires Craft CMS 5.0.0 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project -
Then tell Composer to load the plugin:
composer require nystudio107/craft-webperf -
Install the plugin via
./craft install/plugin webperfvia the CLI, or in the Control Panel, go to Settings → Plugins and click the “Install” button for Webperf.
You can also install Webperf via the Plugin Store in the Craft Control Panel.
Documentation
Click here -> Webperf Documentation
Webperf Roadmap
Some things to do, and ideas for potential features:
- User definable "Alerts" that can be consumed by the Webhooks plugin
- Have the Recommendations be a type of "Alert"
- Comparison of multiple periods side by side to show comparative performance
Brought to you by nystudio107
