au / views_counter
Provides a view counter system that may be include automatically for any entities, based on subtypes, that follow some specific elgg patterns that comes from the elgg_view_entity() function
Package info
github.com/AU-Landing-Project/views_counter
Type:elgg-plugin
pkg:composer/au/views_counter
2.0.2
2015-11-07 08:34 UTC
Requires
- php: >=5.4
- composer/installers: >=1.0.8
This package is auto-updated.
Last update: 2026-03-01 00:21:31 UTC
README
Features
- Log number of entity views per user
- Keep a detailed log of entity views
Notes
- View counting can be enabled for an entity type programatically with
add_views_counter(). Plugin settings will be updated automatically. - Counter will be added to the full entity listing automatically for enabled entity types.