
Modwatch
peopleinside/flarum-ext-modwatch
Allow moderators/admins to force posts/topics by a user into moderation.
- Downloads
- 0
- Version control
- github.com/PeopleInside/flarum-ext-modwatch
Modwatch Extension for Flarum
Modwatch allows moderators to flag users so that all new posts and topics require approval for the next 30 days.
✅ Features
- Moderators/Admins can enable/disable "modwatch" per user.
- Auto-expiry after 30 days.
- Compatible with
approval
andfirst-post-approval
. - No JS compilation needed.
📦 Installation
composer require peopleinside/flarum-ext-modwatch
🔄 Update
composer update peopleinside/flarum-ext-modwatch
❌ Uninstall
composer remove peopleinside/flarum-ext-modwatch
💡 Notes
- Requires
approval
orfirst-post-approval
extensions. - No database tables added or modified.
- Safe and lightweight.
Versions
-
Version 1.0.0.
Likely works with Flarum v1.8.10.
-
Extension created.