mirror of
https://hk.gh-proxy.com/https://github.com/NodeBB/nodebb-plugin-custom-homepage.git
synced 2025-11-23 07:26:03 +08:00
Allows you to define a custom homepage for NodeBB
| templates | ||
| .gitattributes | ||
| .gitignore | ||
| .npmignore | ||
| library.js | ||
| LICENSE | ||
| package.json | ||
| plugin.json | ||
| README.md | ||
Basic CMS plugin for NodeBB - custom homepage
Allows you to define a custom homepage for NodeBB. The default template comes with four widget areas (main, sidebar, header, footer).
Screenshots
Instructions
Install
Command line:
npm install nodebb-plugin-custom-homepage
Or install via the Admin Control Panel and restart NodeBB.
Activating
A new entry will be available under ACP -> General -> Home Page called "Custom Homepage". Set this and hit save.
Adding a menu item to the navbar
Add a navigation icon to the navbar on the menu via ACP -> General -> Navigation. Under route, enter /.
