Nodebb plugin archive
-
only updated in the last month.
-
In addition to regular authentication via username/password or SSO, a second layer of security can be configured, permitting access only if a time-based one-time password is supplied, typically generated/stored on a mobile device.
A
B
Lets NodeBB act as a comments engine/widget for your blog
C
This plugin activates the default composer for NodeBB. It is activated by default, but can be swapped out as necessary.
This plugin activates the WYSIWYG Redactor composer for NodeBB.
A NodeBB plugin that allows users to embed Youku/Tudou/QQ/Iqiyi/etc videos
E
This plugin will give you edit histories for posts. It uses the diff module to store diffs for each version.
This NodeBB plugin allows NodeBB to send emails to users through the third-party transactional email service Amazon.
An emailer plugin for NodeBB using Mandrill as a third party service
This NodeBB plugin allows NodeBB to send emails to users through the third-party transactional email service PostageApp.
youtube, vimeo, facebook, dailymotion, vine
NodeBB Plugin enabling emoji as seen on http://www.emoji-cheat-sheet.com
external-google-search
F
Featured Threads & Widget for NodeBB. Allows admins to feature multiple threads and display on your NodeBB forum as a widget.
D
This NodeBB plugin allows users to embed Dailymotion videos inline in their posts.
G
Turns issue numbers (#1234) into dynamic entities in posts
google-adsense
This NodeBB plugin allows users to embed Forms inline in posts.
H
This simple plugin allows for customization of the site menu.
Highlights Post for NodeBB
I
Iframely will give you embeds from over 1700 domains, plus previews for the rest of the web.
A plugin that uploads images to Imgur.
Import your old forum data to nodebb | a one time use plugin
K
M
This NodeBB plugin is a parser that allows users to write posts using Markdown
NodeBB Plugin that allows users to mention other users by prepending an '@' sign to their username
NodeBB Plugin that allows users to login with accounts database of a Meteor app, to facilitate website integration. Accounts in the database should have at least username/email/password fields. The password should be hashed in compliance with accounts-password Meteor package.
NodeBB plugin to integrate your forum with your Minecraft Server.
N
Additional API methods. This plugin depends on write-api plugin.
Adds additional fields to the user's profile
Embed media and rich content in posts: youtube, vimeo, twitch etc.
Set of utility functions to help you support your forum. Do you need to purge chats? Do you need to delete obsolete data? This plugin will help you.
Additional metrics for User Profiles. It's like experience in video games. Plugin is good for gamification of your board.
S
This is a NodeBB plugin that will add a shoutbox to your homepage. It's still a work in progress.
NodeBB Plugin that allows users to login/register via SAML IDP
NodeBB Plugin that allows users to login/register via their Beam. Pro account.
NodeBB Plugin that allows users to login/register via a client certificate.
LDAP-Authentication for NodeBB
NodeBB Plugin that allows users to login/register via their Facebook account.
NodeBB Plugin that allows users to login/register via their Odnoklassniki account
A single sign on (SSO) plugin for nodeBB that logs the user in based on CB session
NodeBB YunJi SSO
P
Poll plugin for NodeBB.
Allows NodeBB to interface with the Pushbullet service in order to provide push notifications to user mobile phones.
R
Replicate your (NodeBB) Redis store into MongoDB.
This is an addon for the Persona theme which adds a recent cards component to the header of the homepage. It's inspired by the previous default theme, Lavender, which used Modern UI styling for the category layout.
This plugin is aimed at routing moefou service. In client application, moefou is always too slow to show its lists.
T
Allows NodeBB to send notifications over an TelegramBot!
Sends a notification to a users followers when they move a topic from a hidden category to a visible category.
NodeBB Plugin that allows users to embed tweets inline in their posts
Q
A Q&A plugin for NodeBB Forums which allows users to post topics as questions and label it as solved.
W
This plugin exposes a write enabled API interface for NodeBB. It is useful if you would like to supplment the built-in read-only API, in order to push items/actions/events to NodeBB.
-
Actually the linked emoji-extended isn't the version available via NPM.
This one is published as nodebb-plugin-emoji-extended(it doesn't show up in github-search because it's a fork)
-
@frissdiegurke sorry
-
What's the difference between poll and poll2 ?
-
@Tanguy-Bodin-Hullin Owners can say different.
-
It seems poll-2 is a fork (even so not created with github fork-tool) of poll.
Poll is the only one published via NPM thought (and the only one which seems to get updated anymore).
In general it seems the repositories "by" exo-do are just for custom modifications and ain't published on NPM.Maybe it would be better to re-check each entry with https://www.npmjs.com/ search to approve their name (since the NPM name is identifying for plugins, github names ain't). If somebody doesn't publish a plugin in NPM it's possibly not meant for public usage.
-
@frissdiegurke I'll fix
-
@frissdiegurke said:
It seems poll-2 is a fork (even so not created with github fork-tool) of poll.
Poll is the only one published via NPM thought (and the only one which seems to get updated anymore).
In general it seems the repositories "by" exo-do are just for custom modifications and ain't published on NPM.Maybe it would be better to re-check each entry with https://www.npmjs.com/ search to approve their name (since the NPM name is identifying for plugins, github names ain't). If somebody doesn't publish a plugin in NPM it's possibly not meant for public usage.
all our plugins are free to use, some of them are not on npm tho cause we usually dont have tiem to check plugins on latest releases, we still on 0.7.x maybe we will publish soon once 0.9 pop up
about poll, our fork was updated to work with branch 0.7 as main plugin was outdated for months