A Flarum extension. mentions group users
When typing the / symbol, show users in the same group for @
Install with composer:
composer require marchccc/flarum-ext-mentions-group-users:"*"
composer update marchccc/flarum-ext-mentions-group-users:"*"
php flarum migrate
php flarum cache:clear