Skip to content

A Flarum extension to show everyone that a user is suspended.

License

Notifications You must be signed in to change notification settings

matteociaroni/flarum-public-suspensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public suspensions for Flarum

License Total Downloads

A simple Flarum extension to add to normal users (and guests, if you want) the permission to see the "suspended" badge in other users.

settings

Installation

Install with composer:

composer require matteociaroni/flarum-public-suspensions

Updating

composer update matteociaroni/flarum-public-suspensions
php flarum migrate
php flarum cache:clear

Links