watchmen
No security coverage
Introduction
Watchmen lets site users quickly report bugs and interface issues without leaving your Drupal site. With one click, they can capture a screenshot, describe the problem, and send it directly to administrators.
Features
-
One-click bug reporting
Adds a “Report bug” button that lets users capture a screenshot, add a short description, and submit a report directly from any page. -
Built-in bug management UI
Provides an administration interface to list, filter, and update bug reports, track their status, and assign them for resolution. -
Customizable workflow
Statuses and workflows can be tailored to match your team’s existing issue-handling process.
Post-Installation
-
Enable the module
Go to Extend and enable the Watchmen module. -
Place the "Report Bug Block"
Go to Structure → Block layout and place the Report Bug Block in a visible region for the theme(s) where you want bug reporting available. -
Configure settings (if provided)
Visit the module’s configuration page (for example under Configuration) to define bug statuses and workflow, adjust permissions and visibility, and configure any notification or storage options. -
Use the bug management interface
Use the module’s admin pages to view incoming bug reports and screenshots, update their status, and add internal notes.
No new content type is required by default. Most work is done through the block and the administration pages.
Additional Requirements
The drupal dependencies :
- drupal:user
- drupal:text
- drupal:options
- drupal:workflows
- drupal:content_moderation
We use a JS library : https://html2canvas.hertzen.com/