🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

nodebb-plugin-custom-pages

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodebb-plugin-custom-pages

Allows you to add as many new pages as you like to your NodeBB forum

2.1.1
latest
71

Supply Chain Security

100

Vulnerability

70

Quality

80

Maintenance

100

License

Version published
Weekly downloads
182
435.29%
Maintainers
0
Weekly downloads
 
Created

Custom Pages for NodeBB

Allows you to add as many new pages as you like to your NodeBB forum. Each new page has four widget areas (header, footer, content, and sidebar) which you can use to add HTML to in the Widgets ACP.

Tips

  • You can set custom permissions for each individual page (ex. group-level access, or registered users only access, etc).
  • Use NodeBB's widget system (Extend -> Widgets) to add any type of content.
  • Utilize benchpress markup for advanced logic.
  • Add a navigation link in the header that points to your custom page in General -> Navigation and selecting "Custom Route".
  • Make a custom page your landing page / homepage under General -> Homepage and selecting "Custom"

Manual Installation

npm install nodebb-plugin-custom-pages

FAQs

Package last updated on 15 Feb 2025

Did you know?

Socket

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