nodebb-plugin-insert-html
v0.2.0
Published
Insert HTML between posts
Readme
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
nposts) - Inside <head> tag
Installation
npm install nodebb-plugin-insert-htmlAfter installing and enabling this plugin, navigate to Dashboard > Plugins > Insert HTML to setup.
