2.0 Compatible Plugins
-
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
-
@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
NodeBB v2 Compatibility by julianlam 路 Pull Request #2 路 CCob/nodebb-plugin-onesignal
THIS IS UNTESTED 馃毃 @CCob please test this with an actual OneSignal config before merging.
GitHub (github.com)
-
@julian
Thank you.
I installed directly from your update but there is still an error:nodebb@XXXX:/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
NodeBB v2 Compatibility by julianlam 路 Pull Request #2 路 CCob/nodebb-plugin-onesignal
THIS IS UNTESTED 馃毃 @CCob please test this with an actual OneSignal config before merging.
GitHub (github.com)
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 NodeBB2.1.0
? All I get is a blank page. I'm using3.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.
GitHub - TheWorms/nodebb-plugin-embed: Embed media and rich content in posts: YouTube, Vimeo, Twitch and more.
Embed media and rich content in posts: YouTube, Vimeo, Twitch and more. - TheWorms/nodebb-plugin-embed
GitHub (github.com)
-