Skip to content

Drupal Module with basic stats token functions such as total number of nodes, total per content type and number of active users

Notifications You must be signed in to change notification settings

timdj/basic_stats_token

Repository files navigation

README.txt
==========
Module with basic stats token functions such as total number of nodes, total per content type and number of active users
These tokens can then also be used in input filters when using token_filter module

The following tokens are available:
[basic-stats:nodes] total number of active nodes
[basic-stats:<content_type>] total numbers of active nodes of this content type
[basic-stats:users] total number of users

CREDITS
==========
Build by: Tim de Jong <[email protected]>
Initial build sponsored by: https://vaneldijk.nl

About

Drupal Module with basic stats token functions such as total number of nodes, total per content type and number of active users

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages