Global Chat
-
Hello,
I am in the process of evaluating nodebb to migrate our phpbb forum.
So far so good. There is, however a feature that I am missing and I would like to know if someone has any idea how hard can it be to add it.
At our current forum, we have a simple chat system at the front page where everyone that is logged in is automatically added to the chat, so you can chat with anyone who's on the site at the time.
You can see it in action here: http://www.forobolso.com/foro/
Furthermore, if you do not have a user, you can login to the chat as a guest.
This is a very used feature of our site, and I'd like to keep it.
I can see that nodebb has an amazing chat system, but it does not provide the option to use it the way we need it: Always visible at the front page (the categories page) and with every logged in user on it.Has anybody how this can be achieved ? Would it be possible to develop a plugin which makes use of the existing chat system or is it neccessary to write a new chat system from the ground up ?
Thank you all for your time reading this.
-
@fgallese this is probably what you need
GitHub - NodeBB-Community/nodebb-plugin-shoutbox: NodeBB Shoutbox plugin
NodeBB Shoutbox plugin. Contribute to NodeBB-Community/nodebb-plugin-shoutbox development by creating an account on GitHub.
GitHub (github.com)
-
Sorry for reply, how do I put it shoutbox on the homepage? Thanks!
-
@terminetor1717 like a widget!
-
@pichalite but sadly this plugin isn't compatible with the latest version of node bb v1.7.3
-
@julian the screenshots are already, we have also created an issue on github.
https://github.com/Schamper/nodebb-plugin-shoutbox/issues/114we are not very good in development and not expert programmers like you guys, if we would we would have tried to debug
hope somebody helps us in making it compatible.
@Schamper told us to submit a PR but we tried but we r not able to fix the bugs