Report
Report feature implements simple method for users to report topics or replies for errors or inappropriate content. On frontend, Report action is added to all topics and replies.
There are 3 methods Report works:
- Standard form with required message
- Simple confirmation dialog to send report
- Send report without any confirmation
The last method saves report without any additional user interaction. One user can report a post only once. All reports are saved into database.
Report Settings
To set up report, make sure to select reporting method to use, user roles that can report posts (visitors can’t report posts), and if you want to display report information in topic or reply content.

Plugin also has notifications for reports to notify keymasters and moderators about new reports.
Report Form
Report form used to submit the report is simple, and only has an input insert the report message.

Reports List
All reports are available on the panel Reported Posts, showing all relevant report information.
