DavidNery / flarum-nickname-group-formatter

A Flarum extension that allows administrators to edit the style of the users' display name based on their group.
https://packagist.org/packages/davidnery/nickname-group-formatter
0 stars 0 forks source link

Prints

Admin panel (group edit):

Admin panel

Forum (discussions):

Display name

How to add it to your Flarum Forum

Note: before run these commands, make sure you have PHP and Composer installed

  1. Open the terminal of your choice
  2. Run this command: composer require davidnery/nickname-group-formatter
  3. Enable the extension in the extensions panel
  4. Configure the format of the groups in the group edit panel