blomstra/flag-duplicates

Allow users to flag duplicate discussions

Installs: 2 231

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Open Issues: 0

Language:TypeScript

Type:flarum-extension

0.2.1 2023-09-06 15:36 UTC

This package is auto-updated.

Last update: 2024-04-06 16:56:14 UTC


README

License Latest Stable Version Total Downloads

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