An open API service indexing awesome lists of open source software.

https://github.com/putyourlightson/craft-elements-panel

Adds an elements panel to the Craft CMS debug toolbar.
https://github.com/putyourlightson/craft-elements-panel

Last synced: 11 months ago
JSON representation

Adds an elements panel to the Craft CMS debug toolbar.

Awesome Lists containing this project

README

          

[![Stable Version](https://img.shields.io/packagist/v/putyourlightson/craft-elements-panel?label=stable)]((https://packagist.org/packages/putyourlightson/craft-elements-panel))
[![Total Downloads](https://img.shields.io/packagist/dt/putyourlightson/craft-elements-panel)](https://packagist.org/packages/putyourlightson/craft-elements-panel)

# Elements Panel Plugin

A plugin for [Craft CMS](https://craftcms.com/) that adds an Elements and an Eager-Loading panel to the debug toolbar.

![Elements panel](https://putyourlightson.com/assets/images/plugins/elements-panel.png)

## Documentation

Learn more and read the documentation at [putyourlightson.com/plugins/elements-panel »](https://putyourlightson.com/plugins/elements-panel)

## License

This plugin requires a free commercial license available through the [Craft Plugin Store](https://plugins.craftcms.com/elements-panel).

## Requirements

This plugin requires [Craft CMS](https://craftcms.com/) 3.0.0 or later, or 4.0.0 or later, or 5.0.0 or later.

## Installation

To install the plugin, search for “Elements Panel” in the Craft Plugin Store, or install manually using composer.

```shell
composer require putyourlightson/craft-elements-panel
```

---

Created by [PutYourLightsOn](https://putyourlightson.com/).