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

2.0.2 2015-11-07 08:34 UTC

This package is auto-updated.

Last update: 2024-04-29 02:48:45 UTC


README

Elgg 2.3

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.