NPM page shows me that the latest version is 0.4.0, but on ACP plugins page and even with npm install the latest version is 0.3.4.
I have noticed since some time ago that there is always a delayed version with this plugin.
How to fix this?
Hi there, I am looking for a plugin that help in inserting the code. I want to insert code in header and footer of my website.
The beautiful thing about NodeBB is that you do not need a plugin to achieve this specifically since it's already built in.
You have at least 2 options both in the Admin Control Panel (ACP):
There is a HTML widget
Here you have control over the footer, header and many other areas and can control globally or on a page by page basis.
Custom Content >
Custom CSS/LESS
Custom Javascript
Custom Header
Here you can input the code, save and then watch the "live reload" do it's magic.
Fun fun fun!