2.0 Compatible Plugins
-
app.require('benchpress')
Error: Cannot find module './benchpress'
-
@yariplus Hmm yeah requiring benchpress at runtime like that isn't supported. What are you trying to do? Usually you can require it in your module at the top as usual or use
app.parseAndTranslate
without requiring benchpress directly. -
@yariplus Where are you using the
app.require('bootbox')
call? If you are writing some client side or admin side code, you can just require them at the top of your file without usingapp.require
app.require can only require core and plugin modules that are inbuild/public/src/modules
and is meant to be used from widgets or custom JS tab. -
-
Hi @baris , many plugins are updated but we are still using 1.19.3 (will update to 1.19.4 soon). Will these updated plugins crash the forum or are they safe to update while in 1.19.X?
-
The ones more important I use
ignore-users
Imgur
Imagemagick
Leaderboard
Mega-colors
Ns-embed
Ns-spoilers
Poll
Reputation-rules
Shortcuts
Tagstitle
Upvote-notifications
Giphy
Featured-topics-extended
Canned-responsesAnother good addition for v2 would be Login by telegram
-
@exodo said in 2.0 Compatible Plugins:
ignore-users
I, too, would love to see that the ignore-user plugin is made to be compatible with 1.19.X and/or 2.0
-
@julian said in 2.0 Compatible Plugins:
@exodo You might not need imagemagick now, since the built in image editing tooling is actually pretty good.
@baris updated canned responses already.
good
can you check?
https://github.com/exo-do/nodebb-plugin-ignore-usersi dont have the people to update it anymore
-
After cross referencing the list of plugins that we currently have active, here are the plugins that I don't see on the 2.0 list:
nodebb-plugin-beep
nodebb-plugin-dbsearch
nodebb-plugin-sso-saml
nodebb-plugin-vimeo
nodebb-plugin-warnings
nodebb-plugin-youtube-embed
nodebb-widget-topic-visitors