Flag Duplicates
blomstra/flag-duplicates
Allow users to flag duplicate discussions
- Downloads
- 4,133
- Version control
- github.com/blomstra/flarum-ext-flag-duplicate
Flag Duplicates
A Flarum extension. Allow users to flag duplicate discussions
Usage
This extension extends functionality of flarum/flags and fof/merge-discussions, to allow forum users to raise a notification to moderators about potential duplicate discussions.
Only the first post in a discussion can be marked as Duplicate discussion. The user is then presented with a search box to link the potential duplicate.
Moderators are then able to check, and merge directly from the flagged discussion if required.
Installation
Install with composer:
composer require blomstra/flag-duplicates:"*"
Updating
composer update blomstra/flag-duplicates
php flarum cache:clear
Sponsored
The initial implementation of this extension was sponsored by Kagi Search
Links
Versions
-
Version 0.2.4.
Likely works with Flarum v1.8.11.
Unlikely to work with Flarum v2.0.0-beta.4.
-
13 additional versions.
-
Extension created.