Hello everybody,
I wish I could use the / roll command in the shoutbox, would someone be able to help me?
I specify that I am not a developer 🙂
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"