putyourlightson/craft-entry-count

Counts and displays the number of times that an entry has been viewed.

4.0.0 2024-04-05 19:02 UTC

This package is auto-updated.

Last update: 2024-04-05 20:09:01 UTC


README

Stable Version Total Downloads

68747470733a2f2f707574796f75726c69676874736f6e2e636f6d2f6173736574732f6c6f676f732f656e7472792d636f756e742e737667

Entry Count Plugin for Craft CMS

The Entry Count Plugin was built specifically for the Craft Plugin Development video course by Mijingo, which has since been discontinued. The Getting Started with Craft Plugin Development course on CraftQuest is a good alternative.

It allows you to count and display the number of times an entry has been viewed in Craft CMS. The plugin is intended for educational purposes and can be freely used for simple use-cases. For anything more complex, use the View Count plugin.

Documentation

Learn more and read the documentation at putyourlightson.com/plugins/entry-count »

License

This plugin is licensed for free under the MIT License.

Requirements

This plugin requires Craft CMS 3.0.0 or later, or 4.0.0 or later, or 5.0.0 or later.

Installation

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

composer require putyourlightson/craft-entry-count

Created by PutYourLightsOn.