Skip to content

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

License

Notifications You must be signed in to change notification settings

ademers/craft-entry-count

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Entry Count Plugin for Craft CMS 3

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

Craft CMS 3.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

Plugin icon by Made by Made from the Noun Project

Created by PutYourLightsOn.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 83.2%
  • HTML 16.8%