Nickname Group Formatter
A Flarum extension.
适配 1.8 版本
Usage
you can set where to show the custom nickname
and you can customize the display format
it's an example
Description
Inspired by DavidNery's plugin, I developed this because his plugin has been incompatible in new version but I need it.
Functionally similar but can work in flarum 1.8.
Installation
Install with composer:
composer require foskym/nickname-group-formatter:"*"
Updating
composer update foskym/nickname-group-formatter:"*"
php flarum migrate
php flarum cache:clear
Links