Module Description
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.

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. In Drupal 7, progress details are saved in one Drupal variable per checklist. In Drupal 8, they are stored in one config file per checklist. (Note: it is the responsibility of implementing modules to remove their own variables/config on hook_uninstall(). See checklistapiexample_uninstall() for an example.)

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

Drush Checklist API provides Drush commands. They require Drush 6 or later. To see the list of available commands, run drush --filter=checklistapi. For more about Drush, including installation instructions, visit http://www.drush.org/.

Project status/maintenance I (TravisCarden) no longer have any personal need for this module as my work has taken me in other directions. The following people have generously offered to co-maintain it. I am open to adding other responsible co-maintainers. Create an issue if interested.

Maintainer Branch Ankit Pathak (ankitv18) 9/10 Pravin Gaikwad (Rajeshreeputra) 9/10 Ilcho Vuchkov (vuil) 9/10 Vladimir Roudakov (VladimirAus) 7

Project Usage
22410
Creation Date
Changed Date
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
Checklist API provides a simple interface for modules to create fillable, persistent checklists that track progress with completion times and users.
Data Name
checklistapi

OPENAI CHATBOT

OPENAI CHATBOT

12:26:04
Generic Chatbot
Hi, I'm a Drupal module expert powered by OpenAI, answering your questions about the Drupal module ecosystem. How can I be helpful today? Please note that we will log your question.