This settings for widgets not work on /category and /recent page
Set the topic IDs you want to display this widget on (separated by commas) Set the category IDs you want to display this widget on (separated by commas)Cat Typing GIF
Ok, I tried that, so first install it:
npm install nodebb-plugin-shoutbox
Restart nodebb. Active the shout plugin in Extend -> Plugins -> 'Activate' button.
But then, I still can't find the shoutbox in the available widgets list :? ?
EDIT: Restart nodebb after activation. Then you also should have a menu item, admin -> plugins -> Shoutbox. Thanks!
@Melroy-van-den-Berg I believe you have to restart NodeBB after activating the plugin.
Yea exactly, that fixed the problem. Weird! I didn't expected that.
@Melroy-van-den-Berg You would have done that if you installed the plugin using ACP instead of doing it manually. ACP prompts you to reload after you activate the plugin.
@pichalite Ah, via admin/extend/plugins#download ?
@pichalite
unfortunately shoutbox didn't show up in acp->plugins->install plugin->download
Well manual installation is not that complicated
@wellenreiter that's probably because the compatibility in the plugin is not set to v0.9.1
@pichalite but it is
"compatibility": "^0.9.0"