blomstra / flag-duplicates
Allow users to flag duplicate discussions
Installs: 3 074
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Language:TypeScript
Type:flarum-extension
Requires
- flarum/core: ^1.8.0
- flarum/flags: ^1.8.0
- fof/merge-discussions: ^1.4.0
README
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