@dunlix said in Best NodeBB plugins?:
@anodetobb in the NodeBB settings (ACP) There is an option somewhere to open new links in new tabs. Maybe in settings>posts but not sure. On a desktop you can just middle click.
Thanks very much! 👍🏻
@FrankM woww, thank you! I will test it today!
@phenomlab Can you try with v2.0.4 (of the poll plugin)?
@FrankM not work on nodebb 2.0.0. Same as ns plugin:
admin.min.js?v=9spncl1u2ak:2 error loading admin/plugins/embed
Error: Cannot find module './plugins/embed'
at https://xxxxxx/assets/admin.min.js?v=9spncl1u2ak:2:160180
at async https://xxxxxx/assets/admin.min.js?v=9spncl1u2ak:2:173040
at async Promise.all (index 0)
at async app.require (https://xxxxxx/assets/admin.min.js?v=9spncl1u2ak:2:172888)
at async https://xxxxxx/assets/admin.min.js?v=9spncl1u2ak:2:166907
@julian Doesn't work I'm afraid
×ERROR
Invalid event: plugins.poll.get
@phenomlab v2.0.5?
@julian I'll check and report back.
When upgrading to version 2.1.0 in the logs, I have this list
2022-06-04T10:38:15.750Z [4567/111680] - warn: [plugins/load] The following plugins may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing. In the event of an unresponsive NodeBB caused by this plugin, run ./nodebb reset -p PLUGINNAME
to disable it.
@volanar the individual plugins themselves will need to verify that they are compatible, and update their nbbpm.compatibility
string to support v2
nodebb-plugin-onesignal Does not work
@julian
Thank you.
I installed directly from your update but there is still an error:
[email protected]:/var/www/nodebb$ npm install https://github.com/julianlam/nodebb-plugin-onesignal.git
npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
added 5 packages, and audited 1311 packages in 4s
@thahnhbh that's a warning, not an error. You should be good to go.
@julian said in 2.0 Compatible Plugins:
@thahnhbh You will need to reach out to @CCob to get that plugin updated. I'll see about opening a PR but as I don't use onesignal I cannot test it thoroughly
I checked.
Not perfect yet.
It does not send alerts nor does it show the amount of users connected.
It constantly displays 0 users.
@crazycells said in 2.0 Compatible Plugins:
nodebb-plugin-embed
Does anyone know if nodebb-plugin-embed
works with NodeBB 2.1.0
? All I get is a blank page. I'm using 3.0.19
Thanks
@phenomlab said in 2.0 Compatible Plugins:
@crazycells said in 2.0 Compatible Plugins:
nodebb-plugin-embed
Does anyone know if
nodebb-plugin-embed
works with NodeBB2.1.0
? All I get is a blank page. I'm using3.0.19
Thanks
Unfortunately, we do not know yet we are still behind at 1.19.X... when our developer team has time, we will start testing...
But, the embed plugin page looks weird... It is not updated recently, but it also shows 3.0.18 as the latest version.