A Flarum extension. Allow users to flag duplicate discussions
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.
Install with composer:
composer require blomstra/flag-duplicates:"*"composer update blomstra/flag-duplicates
php flarum cache:clearThe initial implementation of this extension was sponsored by Kagi Search