Example checklist
Checklists report

Checklist API Provides a simple interface for modules to create fillable, persistent checklists that track progress with completion times and users. You don't need this unless you're a module developer or you want to use a module that calls for it.

Implementing modules

These modules use the Checklist API:

Installation

Checklist API is installed in the usual way. See Installing contributed modules.

Implementation

Checklists are declared as multidimensional arrays using hook_checklistapi_checklist_info(). They can be altered using hook_checklistapi_checklist_info_alter(). Checklist API handles creation of menu items and permissions. Progress details are saved in one Drupal variable per checklist. (Note: it is the responsibility of implementing modules to remove their own variables on hook_uninstall().)

See checklistapi_example.module for an example implementation and checklistapi.api.php for complete details.

Downloads

Recommended releases

Version Downloads Date Links
7.x-1.0-beta4 tar.gz (19.9 KB) | zip (26.69 KB) 2012-Oct-25 Notes

Development releases

Version Downloads Date Links
7.x-1.x-dev tar.gz (20.15 KB) | zip (26.99 KB) 2013-Apr-24 Notes

Project Information


Maintainers for ChecklistAPI

  • TravisCarden - 73 commits
    last: 4 weeks ago, first: 1 year ago

Issues for ChecklistAPI

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Statistics (2 years)
New issues
Open bugs
Participants
nobody click here