0.2.0 • Published 8 years ago
nodebb-plugin-insert-html v0.2.0
Insert HTML plugins
This plugin aim to provide a way to insert HTML in places that is not covered by NodeBB widgets system, for example, places that are rendered dynamically.
Covered:
- Between posts (after every
n
posts) - Inside \<head> tag
Installation
npm install nodebb-plugin-insert-html
After installing and enabling this plugin, navigate to Dashboard > Plugins > Insert HTML to setup.