Download the PHP package rezgui/wn-blogviews-plugin without Composer
On this page you can find all versions of the php package rezgui/wn-blogviews-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package wn-blogviews-plugin
Blog Views Extension
This plugin is an extension to the Winter.Blog plugin. This extension add views tracking to blog posts and allows to add views counter to a post and display popular posts widget.
Adds dynamic views property to Post model: {{ post.views }}
Components
Popular Posts
The popularPosts
component can be used to display top viewed posts.
- postsLimit - The max number of posts to show.
- postPage - Reference to the page name for linking to posts.
- noPostsMessage - Message to display when there are no posts.
Views (counter)
The Views
component can be used to display post views number. In most cases use just {{ post.views }} without this component.
All versions of wn-blogviews-plugin with dependencies
PHP Build Version
Package Version
Requires
piwik/device-detector Version
^3.12
The package rezgui/wn-blogviews-plugin contains the following files
Loading the files please wait ....