Socket
Socket
Sign inDemoInstall

nodebb-plugin-private-forum

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodebb-plugin-private-forum

A NodeBB plugin to lockdown the forum to non-registered users.


Version published
Maintainers
1
Weekly downloads
21
decreased by-27.59%

Weekly downloads

Readme

Source

Note: I finally found discourse as a better solution to suite my needs. As a results there is no active dev on this project, but pull requests are welcome!

Private Forum Plugin for NodeBB

This module allows to lock the forum to anyone that did not have an account.

Be aware:

  • No pages will be publicly accessible
  • Web crawlers and bots (like google) will not be able to index the forum (except the login and register page)
  • If you are using the plugin nodebb-plugin-custom-homepage and have created a custom welcome page on /, this page will be visible after a user registered itself, even if an administrator did not approve him

Bug or feature request

Please open an issue or a pull request if needed.

Old Roadmap ideas

  • Implement an admin view to add and remove exception pages

Note: I finally found discourse as a better solution to suite my needs. As a results there is no active dev on this project, but pull requests are welcome!

Installation

Via npm:

npm install nodebb-plugin-private-forum

Or via the NodeBB plugin page.

Screenshots

For now there is no web view, only debug messages if nodebb is started with ./nodebb dev.

Keywords

FAQs

Last updated on 07 Jul 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc