nodebb-plugin-mentions-quest

NodeBB Plugin that allows users to mention other users by prepending an '@' sign to their display name

Usage no npm install needed!

<script type="module">
  import nodebbPluginMentionsQuest from 'https://cdn.skypack.dev/nodebb-plugin-mentions-quest';
</script>

README

Username/Group Mentions

This NodeBB plugin allows posters to reference (or mention) other users or groups on a NodeBB by simply precluding the @ symbol before a display_name.

A link is automatically added to the post.

Installation

npm install nodebb-plugin-mentions-quest