Issue Queue
This module allows users to report site errors to administrators via a form block. Submitted issues are logged in watchdog with a link back to the reporting page and are displayed at the top of the page for developers.
A module that lets users report errors on your site to the administrators. Puts a block with a form on the page that asks "Please report any issues you find so we can fix them. Thanks!". Once they fill in the form describing the error it stores a row in watchdog. In the watchdog row there is a link back to the page where the issue was reported. The issue is displayed at the top of the page so the developer has a note displaying the work that needs to be done.
Installation
Require the module with composer, enable, and Look for the Issue Queue Block in Structure->Block layout and add it to a Region.
Next Release
- Only show the Page field if a checkbox for external links is clicked in the block config so you can report on other sites.
- Fill in README.md
- Add role permissions.
- Allow the User to adjust the "Please report any issues you find so we can fix them. Thanks!"
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.0 | Stable | 10–11 | Nov 30, 2025 |