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.
- Host: GitHub
- URL: https://github.com/putyourlightson/craft-elements-panel
- Owner: putyourlightson
- License: other
- Created: 2020-05-02T07:34:09.000Z (about 6 years ago)
- Default Branch: develop
- Last Pushed: 2025-02-14T14:22:34.000Z (over 1 year ago)
- Last Synced: 2025-05-19T20:11:28.126Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 347 KB
- Stars: 25
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
[]((https://packagist.org/packages/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.

## 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/).