The plugin repository is the one in nodebb admin. But the thing about it is that there is no moderation there - it's just npm packages that have nbbpm attribute and compatibility string. If the compatibility string is wrong, there is no way for NodeBB to verify that. You can learn about it here.
Other than that you can just search GitHub, NPM and GitLab for names starting with nodebb-plugin.
Twitter Embed Plugin
-
Anyone knows if this still works?
-
@julian ?
-
Why don't you install it and tell it if it does?
-
Pinging plugin creator: @dove
-
Both hooks are still active so I would imagine it still works
-
Works fine for my deployment that I just setup.
-
@shinyidol Hello I just tried. How do you embed.
test embed twitter https://twitter.com/NodeBB/status/422901451896025089
and nada!
-
@Giorgio-Chiodi Nevermind, it's working now. I just had to reboot one more time. Can't see the twitter in the recent posts feed, but maybe I have to upgrade that.
-
not working v1.13.0
-
The plugin has been refactored to work on v1.13.x
https://github.com/dovydaskukalis/nodebb-plugin-twitter/pull/12
Temporarily you can pull this plugin directly from GitHub by running
npm i git+https://[email protected]/NodeBB-Community/nodebb-plugin-twitter
... I think that should work...
-
v0.1.0 of the Twitter plugin has been published, and will work with v1.13.x
-
Thanks, works fine with 1.13.1