View Count

Page view counter

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist vikeng/yii2-view-count "*"

or add

"vikeng/yii2-view-count": "*"

to the require section of your composer.json file.