Skip to content

Scrutinizer Code Quality Code Coverage Build Status Code Intelligence Status

Webperf plugin for Craft CMS 5.x

Webperf helps you build & maintain high quality sites through Real User Measurement of your website’s performance

Screenshot

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.

Brought to you by nystudio107