Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fralonra/awesome-nodebb

Curated list for NodeBB
https://github.com/fralonra/awesome-nodebb

List: awesome-nodebb

awesome-list nodebb

Last synced: about 1 month ago
JSON representation

Curated list for NodeBB

Awesome Lists containing this project

README

        

# Awesome NodeBB

[NodeBB](https://github.com/NodeBB/NodeBB) is a Node.js based forum software built for the modern web.

[Official Website](https://nodebb.org/)

## Contents
- [Themes (None-Official)](#themes-none-official)
- [Plugins](#plugins)

## Themes (None-Official)

* [cerulean](https://github.com/NodeBB/nodebb-theme-cerulean/)
screenshot

* [cucina](https://github.com/julianlam/nodebb-theme-cucina)
screenshot

* [halloween](https://github.com/barisusakli/nodebb-theme-halloween)
screenshot

* [ironbane](https://github.com/ironbane/nodebb-theme-ironbane)
screenshot

* [material](https://github.com/pichalite/nodebb-theme-material)
screenshot

* [metrolike](https://github.com/psychobunny/nodebb-theme-metrolike)
screenshot

* [oxide](https://github.com/youhosi/nodebb-theme-oxide)
screenshot

* [pewter](https://github.com/psychobunny/nodebb-theme-pewter)
screenshot

* [qingcloud](https://github.com/imdonkey/nodebb-theme-qingcloud)
screenshot

* [rocket](https://github.com/NodeBB/nodebb-theme-rocket)
screenshot

* [slick](https://github.com/pichalite/nodebb-theme-slick)
screenshot

* [tron](https://github.com/Paaltomo/nodebb-theme-tron)
screenshot

* [v2mm](https://github.com/revir/nodebb-theme-v2mm)
screenshot

## Plugins

* [blog-comments](https://github.com/psychobunny/nodebb-plugin-blog-comments) - Lets NodeBB act as a comments engine/widget for your blog.
* [calendar](https://github.com/pitaj/nodebb-plugin-calendar) - Fully-featured calendar plugin for NodeBB.
* [composer-quill](https://github.com/NodeBB/nodebb-plugin-composer-quill) - WYSIWYG composer for NodeBB based off of Quill.
* [composer-redactor](https://github.com/NodeBB-Community/nodebb-plugin-composer-redactor) - Redactor Composer for NodeBB.
* [desktop-notifications](https://github.com/psychobunny/nodebb-plugin-desktop-notifications) - This NodeBB plugin uses the HTML5 Notifications API to display desktop alerts upon new incoming notifications.
* [emoji](https://github.com/NodeBB/nodebb-plugin-emoji) - NodeBB Plugin enabling emoji as seen on http://www.emoji-cheat-sheet.com.
* [imgur](https://github.com/barisusakli/nodebb-plugin-imgur) - A plugin that uploads images to imgur.
* [import](https://github.com/akhoury/nodebb-plugin-import) - Migrate your old crappy forum to NodeBB.
* [markdown](https://github.com/julianlam/nodebb-plugin-markdown) - A Markdown parser for NodeBB.
* [mentions](https://github.com/julianlam/nodebb-plugin-mentions) - NodeBB Plugin that allows users to mention other users by prepending an '@' sign to their username.
* [poll](https://github.com/NodeBB/nodebb-plugin-poll) - Poll plugin for NodeBB.
* [question-and-answer](https://github.com/NodeBB/nodebb-plugin-question-and-answer) - Question and Answer Plugin for NodeBB.
* [recent-cards](https://github.com/NodeBB-Community/nodebb-plugin-recent-cards) - Recent Cards plugin for NodeBB's Persona Theme.
* [rss](https://github.com/barisusakli/nodebb-plugin-rss) - A NodeBB Plugin to post topics using RSS feeds.
* [s2-uploads](https://github.com/KanoComputing/nodebb-plugin-s3-uploads) - A plugin for NodeBB to take file uploads and store them on S3.
* [session-sharing](https://github.com/julianlam/nodebb-plugin-session-sharing) - Allows login sessions from your app to persist in NodeBB.
* [shoutbox](https://github.com/Schamper/nodebb-plugin-shoutbox) - NodeBB Shoutbox plugin.
* [solr](https://github.com/julianlam/nodebb-plugin-solr) - Full-text searching for NodeBB using Apache Solr.
* [sso-oauth](https://github.com/julianlam/nodebb-plugin-sso-oauth) - NodeBB Plugin that allows users to login/register via any configured OAuth provider.
* [widget-essentials](https://github.com/NodeBB/nodebb-widget-essentials) - Several basic widgets bundled together in one package including 'HTML', 'Markdown', 'Recent Replies', 'Active Users', and 'Moderators'.
* [widget-ranking](https://github.com/fralonra/nodebb-widget-ranking) - Nodebb plugin that ranks users by reputation, postcount, topiccount and other values stored in db.
* [write-api](https://github.com/NodeBB/nodebb-plugin-write-api) - A RESTful JSON-speaking API allowing you to write things to NodeBB.