issue_queue
1 sites
No security coverage
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!"