putyourlightson/craft-entry-count

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

Package info

github.com/putyourlightson/craft-entry-count

Homepage

Documentation

Type:craft-plugin

pkg:composer/putyourlightson/craft-entry-count

Statistics

Installs: 26 258

Dependents: 0

Suggesters: 0

Stars: 47

Open Issues: 0

4.0.0 2024-04-05 19:02 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 2d4306c2fe423c093416eb67fac6150f3670e135

This package is auto-updated.

Last update: 2026-06-15 13:56:00 UTC


README

πŸ‘ Stable Version
πŸ‘ Total Downloads

πŸ‘ Image

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, single site 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.