Displays the user's group as a label next to their name in the stream.
- Display user group labels next to usernames in the activity stream.
- Dynamic label injection without modifying core files.
- Customizable styles via the module configuration panel.
- Option to apply labels only to Posts or to all supported modules (Wiki, Calendar, etc).
Yii::$app->cache->flush();
to clear Yii's cache.