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

https://github.com/nodebb-community/nodebb-plugin-custom-pages

Allows you to add as many new pages as you like to your NodeBB forum
https://github.com/nodebb-community/nodebb-plugin-custom-pages

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

![](https://packages.nodebb.org/api/v1/plugins/nodebb-plugin-custom-pages/compatibility.png)

# 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](https://github.com/benchpressjs/benchpressjs) 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