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
approvalandfirst-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
approvalorfirst-post-approvalextensions. - No database tables added or modified.
- Safe and lightweight.
Versions
-
Version 1.0.0.
Unlikely to work with Flarum v1.8.11.
-
Extension created.