Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Overview

The Counter API module provides a generic infrastructure for the creation of event counters that can be incremented, managed and displayed as needed by other modules. Use cases for this module include "action" counters which can display the number of users who have participated in a given site action and donation progress bars that show "amount to goal".

This project has applied for full project status, please take a look at the project application issue page and see if you can help!

On it's own the Counter API module provides an administration interface for the creation and management of individual counters, as well as tools for the manual setting and incrementing of counter values. This package also includes a simple module allowing for the display of counter values within blocks.

Roadmap

The current development priorities for this module are:

  1. Integration with the Actions API (http://drupal.org/node/172152)
  2. Porting to Drupal 7
  3. Creation of additional display types for Counter Block, including "amount to goal" progress bar.

Project information

  • Created by ethanw on , updated