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

https://github.com/wbrowar/contentstats

DEPRECATED – See how many entries have been created for channels and structures in your Craft CMS website.
https://github.com/wbrowar/contentstats

archived deprecated obselete

Last synced: 7 months ago
JSON representation

DEPRECATED – See how many entries have been created for channels and structures in your Craft CMS website.

Awesome Lists containing this project

README

          

[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)

# DEPRECATED

This Craft CMS 2.x plugin is no longer supported, but it is fully functional, and you may continue to use it as you see fit. The license also allows you to fork it and make changes as needed for legacy support reasons.

The Craft CMS 3.x version of this plugin can be found here: [craft-3-contentstats](https://github.com/wbrowar/craft-3-contentstats) and can also be installed via the Craft Plugin Store in the Craft CP.

---

See how much content you have per section, in [Craft CMS](https://craftcms.com).

![Screenshot](resources/screenshots/screenshot-widget.png)

## Installation
1. Rename download folder to `contentstats`
2. Upload the `contentstats/` folder to your `craft/plugins/` folder.
3. Enable the plugin in the CP.
4. Go to your Dashboard and add the Content Stats widget

## For Developers
The sections that show up in the widget settings are based off of each user‘s permission to edit that section. Adding the permission to "Edit entries" will allow that section to appear in the widget for that user.

## Settings

![Screenshot](resources/screenshots/screenshot-settings.png)

For each section, you can change these settings:
* **Show Stats** – Toggle whether or not this section should appear on the widget.
* **Status** – Select the status that you would like to see appear on the widget (this might be useful for showing hidden form submission entries).
* **Section Label** – Override the label for this section. By default the pattern will be "[Section Name] Entries".

---

## Releases

Release notes moved to [releases.json](https://github.com/wbrowar/contentstats/blob/master/releases.json)

Please, let me know if this plugin is useful or if you have any suggestions or issues. [@wbrowar](https://twitter.com/wbrowar)