Skip to content

FoskyM/flarum-nickname-group-formatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nickname Group Formatter

License Latest Stable Version

A Flarum extension.

适配 1.8 版本

Usage

  1. 在插件设置页面设置显示自定义昵称的地方

    Snipaste_2023-09-24_15-38-26

  2. 在用户组页面设置自定义昵称格式

    Snipaste_2023-09-24_15-38-39

  3. 效果如图所示

    Snipaste_2023-09-24_15-38-52

Description

本插件从 DavidNery 的同名插件获得启发,其插件不适配新版本,我重写了一下,适配了 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

About

根据用户所属的组,为用户昵称添加自定义显示效果。

Resources

License

Stars

Watchers

Forks

Packages

No packages published