@girish there may be something wrong with your dns. I can access that link just fine.
2.0 Compatible Plugins
-
Would love to see
nodebb-plugin-steam-sso
support. I think the newest one is: https://www.npmjs.com/package/@gruppe-adler/nodebb-plugin-sso-steam-v2 -
Frozen_byte
-
Missed nodebb-plugin-ns-embed @Nicolas
Ok, i see that i don't need this anymore. It's now build in?!
-
@FrankM If true good news, was on my wishlist!
-
@phenomlab said in 2.0 Compatible Plugins:
@baris There seems to be an error in
nodebb-plugin-polls
as below2022-03-08T17:38:48.973Z [4567/50454] - error: [build] requirejs modules build failed 2022-03-08T17:38:48.973Z [4567/50454] - error: [build] Encountered error during build step Error: ENOENT: no such file or directory, stat '/home/sudonix/nodebb/node_modules/nodebb-plugin-poll/vendor/dayjs.min.js' 2022-03-08T17:38:48.973Z [4567/50454] - error: admin.reload Error: ENOENT: no such file or directory, stat '/home/sudonix/nodebb/node_modules/nodebb-plugin-poll/vendor/dayjs.min.js'
Seems this is still an issue...
nodebb.min.js?v=h3gbtbki4k0:2 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'getPoll') at e (nodebb.min.js?v=h3gbtbki4k0:2:111233) at nodebb.min.js?v=h3gbtbki4k0:2:111448 at dispatch (nodebb.min.js?v=h3gbtbki4k0:2:317541) at b.handle (nodebb.min.js?v=h3gbtbki4k0:2:315536) at Object.trigger (nodebb.min.js?v=h3gbtbki4k0:2:346079) at nodebb.min.js?v=h3gbtbki4k0:2:346675 at Function.each (nodebb.min.js?v=h3gbtbki4k0:2:277144) at z.fn.init.each (nodebb.min.js?v=h3gbtbki4k0:2:275624) at z.fn.init.trigger (nodebb.min.js?v=h3gbtbki4k0:2:346650) at nodebb.min.js?v=h3gbtbki4k0:2:156902
-
Here is 2.0 support for Teamspeak Group Integration: https://github.com/Frozen-byte/nodebb-plugin-teamspeak-verify
not yet perfectly documented and code is a bit vintage, but at least it's working
-
Really we need this fundamental plugin: nodebb-plugin-ns-embed. I don't know how to refactor to 2.0 compatible
-
@Normando You can use nodebb-plugin-embed
-
@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.- nodebb-rewards-essentials
- nodebb-plugin-dbsearch
- nodebb-plugin-ns-slugify-fixed-on-edit
- nodebb-plugin-custom-pages
- nodebb-plugin-feed
- nodebb-plugin-github-embed
- nodebb-plugin-hashtags
- nodebb-plugin-night-mode
- nodebb-plugin-recent-cards
- nodebb-plugin-glossary
- nodebb-plugin-customize
- nodebb-plugin-sso-facebook
- nodebb-plugin-sso-google
- nodebb-plugin-cards
- nodebb-plugin-desktop-notifications
- nodebb-plugin-leaderboard
- nodebb-plugin-two-way-block
- nodebb-plugin-sso-twitter
- nodebb-plugin-shoutbox
- nodebb-plugin-browsing-users
- nodebb-plugin-sso-github
-
@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.