
Anti Flood Plus
peopleinside/flarum-anti-flood-plus
A Flarum extension that limits flooding of topics and posts
- Downloads
- 1
- Version control
- github.com/PeopleInside/flarum-anti-flood-plus
flarum-anti-flood-plus
Better antiflood spam protection for Flarum
Anti Flood Plus for Flarum
Anti Flood Plus is an extension for Flarum that helps prevent flooding in your forum by limiting the number of topics and posts a user can create within a short period. It helps maintain a clean and user-friendly forum experience by stopping excessive topic creation and post submissions.
Features
- Topic Flood Protection: Limits the number of topics a user can create in a specific time frame (e.g., 3 topics in 5 minutes).
- Post Flood Protection: Uses Flarum's default anti-flood protection for posts.
- Moderation Queue Limit: Prevents users from posting or creating new topics if they have more than 3 topics/posts pending approval.
- Customizable Error Messages: The error messages displayed when users hit the limits can be customized through the admin panel.
- Admin and Moderator Exemption: The flooding limits do not apply to administrators or moderators.
Installation
Via Composer (Recommended)
To install Anti Flood Plus using Composer, run the following command in your Flarum installation directory:
composer require peopleinside/flarum-anti-flood-plus
Versions
-
Version 1.0.3.
Likely works with Flarum v1.8.10.
Unlikely to work with Flarum v2.0.0-beta.3.
-
2 additional versions.
-
Extension created.