AntiFlood
                            peopleinside/flarum-ext-antiflood
                        
                        Flarum extension to prevent topic/post flooding and limit pending approvals.
- Downloads
 - 396
 - Version control
 - github.com/PeopleInside/flarum-ext-antiflood
 
AntiFlood Extension for Flarum
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.
Features
- Limits the creation of maximum 3 topics per 5 minutes for each user.
 - Blocks topic/post creation if there are already 5 posts or topics pending approval.
 
Installation
1. Install via Composer
In your Flarum root directory, run the following command:
composer require peopleinside/flarum-ext-antiflood
2. Update via Composer
composer update peopleinside/flarum-ext-antiflood
3. Unistall via Composer
composer remove peopleinside/flarum-ext-antiflood
Packagist link: https://packagist.org/packages/peopleinside/flarum-ext-antiflood
Versions
- 
                            
Version 1.0.6.
Likely works with Flarum v1.8.11.
 - 
                            6 additional versions.
 - 
                    
Extension created.