aelvan / craft-cp-element-count
Adds an element count to sections, categories, user groups and asset folders in the Craft control panel
Installs: 32 514
Dependents: 0
Suggesters: 0
Security: 0
Stars: 19
Watchers: 1
Forks: 2
Open Issues: 6
Type:craft-plugin
Requires
- craftcms/cms: ^3.1.0
This package is auto-updated.
Last update: 2020-08-28 09:53:41 UTC
README
This plugin is no longer maintained.
Shows you the number of elements - Entries, Assets, Categories and Users - right there, in the control panel.
Requirements
This plugin requires Craft CMS 3.0.0 or later.
Installation
To install the plugin, follow these instructions.
- Open your terminal and go to your Craft project:
cd /path/to/project
- Then tell Composer to load the plugin:
composer require aelvan/craft-cp-element-count
- In the Control Panel, go to Settings → Plugins and click the “Install” button for CP Element Count.
Brought to you by André Elvan