Manually install with npm on the command line
npm install <module name>@<version>[nodebb-plugin-adsense] Adsense plugin
-
A really basic AdSense plugin that allows you to put an advertisment in the category view sidebar. As seen on OHFB
TODO - Need to implement an admin panel for this, as well as an optional horizontal adsense banner underneath the OP in topic view.
Install via NPM:
npm install nodebb-plugin-adsense
And then activate the plugin in the control panel as per usual.
More Info on Github
-
Does this still work?
-
Wasnt for me so i manually added a panel with the adsense code
-
It's been a while and a half since I looked at this. Maybe this plugin weekend I'll redo this plugin properly
-
I tested this on 1.17.x and it seems to work, or it display ads haven't seen metric pour in yet.
One thing that would be a welcome feature, if the plugin was able to handle it with an input line for the
ads.txt
content, to keep life simple.