Sentra Prime ordinaryjellyfish/sentra-prime

Intelligent community management and moderation for Flarum, enhanced with extra features.

Downloads
0
Subscribers
0

Plan comparison

Plans

Subscribe to any of the available plans below.

Plan Select
$7.50 per month
Non-Profit
log in
$25.00 per month
For-Profit
log in

Sentra Prime

Sentra Prime is the ultimate solution for Flarum communities looking to take their community management to new heights. Building on the functionality of my open-source Sentra extension, Sentra Prime offers advanced features to help moderators maintain a safe space and ensure a positive experience for all users.

Features

Modules:

  • Identity Sentinel: a new module to detect personally identifiable information in a post

Sentra Prime introduces a new concept of behavior scoring, which is an internal metric to track a user's behavior during engagement with your community. This is used as an internal metric to determine whether Sentra should take action against a user for negative contributions. Every user starts with a score of 0. If a user's score goes down to -5, they will be auto-suspended and given a strike. On the first strike, the suspension is for one day. The second strike is 7 days, then 14, 30, and finally, a permanent suspension. Each time a user is auto-suspended, their score is reset to 0. To reward good behavior, strikes are reset when a score of 50 is reached. The current scoring model is as follows:

  • +0.5 to behavior score for each like received
  • -1 to +1 to behavior score depending on sentiment of a post
  • Potential score reduction of 0 to 3 for Post Shield module
  • Potential score reduction of 0 to 2 for Identity Sentinel module

The maximum a single post can take from your behavior score is 5.

Installation

Install with composer:

composer require ordinaryjellyfish/sentra-prime:"*"

Updating

composer update ordinaryjellyfish/sentra-prime:"*"
php flarum migrate
php flarum cache:clear

Links

Versions

  • Version 0.1.1.

    Likely works with Flarum v1.8.9.

    Unlikely to work with Flarum v2.0.0-beta.2.

  • 1 additional versions.
  • Extension created.