UNPKG

418 BMarkdownView Raw
1# Username/Group Mentions
2
3This NodeBB plugin allows posters to reference (or *mention*) other users or groups on a NodeBB by simply
4precluding the `@` symbol before a username.
5
6A link is automatically added to the post.
7
8## Installation
9
10This plugin is bundled with every NodeBB install. If not, you can install it via the Plugins page of the ACP.
11
12Alternatively,
13
14 npm install nodebb-plugin-mentions
\No newline at end of file