AntiFlood is a Flarum extension designed to limit topic and post flooding and ensure that users do not exceed a specific number of pending approvals. This extension aims to prevent spam and improve the moderation process.
| Flarum Version | Supported |
|---|---|
| 1.x | ✅ |
| 2.x | ✅ |
- Limits the creation of maximum 3 topics per 5 minutes for each user.
- Blocks topic/post creation if there are already 6 posts or topics pending approval.
- Administrators are exempt from all restrictions.
In your Flarum root directory, run the following command:
composer require peopleinside/flarum-ext-antifloodcomposer update peopleinside/flarum-ext-antifloodcomposer remove peopleinside/flarum-ext-antifloodPackagist link: https://packagist.org/packages/peopleinside/flarum-ext-antiflood