Beadboard
No security coverage
This module integrates the Beads task tracking system into Drupal, providing a native ticketing and Kanban board within the Drupal admin interface. It automatically syncs tasks from your Git repository's `.beads` directory, allowing teams to manage project tasks directly within their Drupal site, similar to lightweight alternatives like Jira or GitHub Issues.
Turns Beads (the lightweight, git-backed task tracker for AI agents) into a native Drupal ticketing & Kanban system similar to Jira.
Features
- Custom bead entity mirroring beads/BD (title, status, priority, type, description, dependencies)
- One-way sync from repo .beads/ via Drush/cron
- Admin dashboard with list view and basic swim-lanes/Kanban
- Entity comments, attachments, and basic workflows
- More to come
Ideal for Drupal teams wanting repo-native task tracking inside the admin UI — think lightweight Jira/GitHub Issues alternative tied to your codebase. Early alpha — feedback welcome!