nystudio107 / craft-webperf
Webperf helps you build & maintain high quality websites through Real User Measurement of your website's performance
Fund package maintenance!
khalwat
Installs: 39 922
Dependents: 1
Suggesters: 0
Security: 0
Stars: 25
Watchers: 4
Forks: 2
Type:craft-plugin
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
- dev-develop-v5
- v5.x-dev
- 5.0.0
- 5.0.0-beta.3
- 5.0.0-beta.2
- 5.0.0-beta.1
- v4.x-dev
- 4.0.2
- 4.0.1
- 4.0.0
- 4.0.0-beta.3
- 4.0.0-beta.2
- 4.0.0-beta.1
- v1.x-dev
- 1.0.30
- 1.0.29
- 1.0.28
- 1.0.27
- 1.0.26
- 1.0.25
- 1.0.24
- 1.0.23
- 1.0.20
- 1.0.19
- 1.0.18
- 1.0.17
- 1.0.16
- 1.0.15
- 1.0.14
- 1.0.13
- 1.0.12
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-develop-v4
- dev-develop
- dev-dependabot/npm_and_yarn/buildchain/es5-ext-0.10.64
This package is auto-updated.
Last update: 2024-10-16 20:36:32 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 webperf
via 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