green-plastic / craft-entry-count

The Entry Count plugin used in the Craft Plugin Development video course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stable Version Total Downloads

Entry Count Plugin for Craft CMS

The Entry Count Plugin was built specifically for training purposes and is used in the Craft Plugin Development video course.

It allows you to count and display the number of times that 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.

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.

About

The Entry Count plugin used in the Craft Plugin Development video course

License:MIT License


Languages

Language:PHP 81.8%Language:Twig 18.2%