peopleinside/flarum-ext-antiflood
最新稳定版本:1.0.7
Composer 安装命令:
composer require peopleinside/flarum-ext-antiflood
包简介
Flarum extension to prevent topic/post flooding and limit pending approvals.
README 文档
README
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.
Compatibility
| Flarum Version | Supported |
|---|---|
| 1.x | ✅ |
| 2.x | ✅ |
Features
- 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.
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. Uninstall via Composer
composer remove peopleinside/flarum-ext-antiflood
Packagist link: https://packagist.org/packages/peopleinside/flarum-ext-antiflood
统计信息
- 总下载量: 532
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-04-20