CiviCRM Count Block

civicrm_countblock is a simple module that creates blocks for displaying civicrm group count information. An HTML format string can be defined with substitutable parameters for the group count (%count) and group name (%group). The group count can be rounded to the tens, hundreds, or thousands position. By default, there is one count block, but you can create up to 10 count blocks using the settings page.

This module is partially supported by CivicActions.

No votes yet

Issue Queue

hook_uninstall patch

HEAD, Code, task, normal, patch (code needs work), kourge

This is a hook_uninstall patch that should get rid of any traces of civicrm_countblock should it be uninstalled.
List of Destruction:
read more

 

CVS Commits