https://github.com/nystudio107/craft-webperf
Webperf helps you build & maintain high quality websites through Real User Measurement of your website's performance
https://github.com/nystudio107/craft-webperf
craft-plugin craftcms error measurement performance real rum tracking user web webperf
Last synced: 11 months ago
JSON representation
Webperf helps you build & maintain high quality websites through Real User Measurement of your website's performance
- Host: GitHub
- URL: https://github.com/nystudio107/craft-webperf
- Owner: nystudio107
- License: other
- Created: 2018-12-29T17:34:42.000Z (over 7 years ago)
- Default Branch: develop-v5
- Last Pushed: 2024-04-16T19:15:27.000Z (about 2 years ago)
- Last Synced: 2024-09-23T11:38:23.053Z (over 1 year ago)
- Topics: craft-plugin, craftcms, error, measurement, performance, real, rum, tracking, user, web, webperf
- Language: PHP
- Homepage: https://nystudio107.com/plugins/webperf
- Size: 38.9 MB
- Stars: 25
- Watchers: 4
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[](https://scrutinizer-ci.com/g/nystudio107/craft-webperf/?branch=v5) [](https://scrutinizer-ci.com/g/nystudio107/craft-webperf/?branch=v5) [](https://scrutinizer-ci.com/g/nystudio107/craft-webperf/build-status/v5) [](https://scrutinizer-ci.com/code-intelligence)
# 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.
1. Open your terminal and go to your Craft project:
cd /path/to/project
2. Then tell Composer to load the plugin:
composer require nystudio107/craft-webperf
3. 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](https://nystudio107.com/plugins/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](https://nystudio107.com)