askvortsov/flarum-moderator-warnings

Moderator Warnings extension for flarum.

Maintainers

👁 askvortsov

Package info

github.com/askvortsov1/flarum-moderator-warnings

Forum

Language:JavaScript

Type:flarum-extension

pkg:composer/askvortsov/flarum-moderator-warnings

Statistics

Installs: 25 722

Dependents: 3

Suggesters: 0

Stars: 6

Open Issues: 13

v0.6.3 2023-09-05 10:59 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 73a5a870557973d00e0536042dda7f4a4bcac532

  • Alexander Skvortsov <askvortsov.woop@flarum.org>

flarum


README

👁 License
👁 Latest Stable Version

A Flarum extension. This allows moderators to warn users. Warnings can be applied from a post or from the user's profile. Each warning contains a number of strikes (0 - 5), a message visible to the user, and a message visible only to other moderators. Users will recieve notifications for warnings they recieve.

TODO

  • Suspend integration (automatically suspend if users reach more than X warnings, with X configurable in settings)

Installation

Use Bazaar or install manually with composer:

composer require askvortsov/flarum-moderator-warnings

Updating

composer update askvortsov/flarum-moderator-warnings

Feedback and Bugs

Please feel free to report any feedback/bugs/feature ideas on the discuss thread, or as an issue on the github!

Credit

The base UI for this extension is based on, and reuses some code from, Friends of Flarum's Moderator Notes extension. Thank you to Ian Morland and all the folks at GiffGaff for their hard work on this!

Links