wbrowar / contentstats
Display info about your site's entries, categories, users, and assets.
Installs: 21 982
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 1
Type:craft-plugin
Requires
- craftcms/cms: ^3.0.12
README
See how many entries, assets, categories, and users are in your Craft CMS website.
Requirements
This plugin requires Craft CMS 3.0.12 or later.
Installation
To install the plugin, you can find it in the Craft Plugin Store, or 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 wbrowar/contentstats
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for Content Stats.
-
Go to the Dashboard page and click "+ New Widget", select "Entry Stats", and configure the display to your liking.
Brought to you by Will Browar