π³ Flagify: Flag to Unapprove
π Description
Iβm happy to announce Flagify, a Flarum extension that adds an automated way to manage flagged posts in your forum. This extension helps moderators maintain a clean and friendly environment by hiding posts that receive multiple flags based on a configurable threshold.
π Key Features
Automatic Post Unapproval: When a post accumulates more flags than the configured threshold, it is automatically unapproved (hidden).
Configurable Threshold: Easily set the number of flags required for automatic unapproval in the admin settings.
Real-time Updates: Flags are dynamically handled to ensure accurate post visibility based on current flag counts.
Undo Unapproval: When flags are dismissed and the count falls below the threshold, posts are automatically reapproved.
Localized Support: Includes support for multiple languages.
π³ How It Works
Users flag a post using the built-in Flarum flagging system.
Once the flag count reaches the configured threshold, the post is automatically unapproved.
Moderators can dismiss flags, and if the flag count falls below the threshold, the post is reapproved.
π₯ Installation
composer require huseyinfiliz/flagify
You can also install with Extension Manager: huseyinfiliz/flagify
β» Updating
composer update huseyinfiliz/flagify
To remove simply run composer remove huseyinfiliz/flagify
π Links
π¨ Configuration
Navigate to your Admin Panel β Extensions β Flagify to set the threshold for automatic post unapproval.
π‘ Feedback & Suggestions
Iβm always happy to hear more requests and suggestions!