Skip to content

skulasekar/nodebb-plugin-mentions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

173 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Username Mentions

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

A link is automatically added to the post.

Update

Adds username(Fullname) in the autofill list instead of just username

Installation

npm install nodebb-plugin-custom-mentions

... or if you're feeling particularly risky, clone this repo and use npm link to "install" this plugin.

About

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

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.6%
  • CSS 0.4%