nystudio107/craft-twigprofiler

Twig Profiler allows you to profile sections of your Twig templates, and see the resulting timings in the Yii2 Debug Toolbar

Maintainers

πŸ‘ khalwat

Package info

github.com/nystudio107/craft-twigprofiler

Issues

Documentation

Type:craft-plugin

pkg:composer/nystudio107/craft-twigprofiler

Fund package maintenance!

khalwat

Statistics

Installs: 67 748

Dependents: 1

Suggesters: 0

Stars: 21

5.0.0 2024-04-27 20:32 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 3c3f6730b088c92c6d44f917241830969c3fd1d7

cmsCraftcraftcmscraft-plugintwig profiler


README

πŸ‘ Scrutinizer Code Quality
πŸ‘ Code Coverage
πŸ‘ Build Status
πŸ‘ Code Intelligence Status

Twig Profiler plugin for Craft CMS 5.x

Twig Profiler allows you to profile sections of your Twig templates, and see the resulting timings in the Yii2 Debug Toolbar

πŸ‘ Screenshot

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-twigprofiler
    
  3. Install the plugin via ./craft install/plugin twig-profiler via the CLI, or in the Control Panel, go to Settings β†’ Plugins and click the β€œInstall” button for Twig Profiler.

Or you can install the plugin via the Plugin Store in the Craft CMS Control Panel.

Documentation

Click here -> Twig Profiler Documentation

Twig Profiler Roadmap

Some things to do, and ideas for potential features:

  • Release it

Brought to you by nystudio107