Twitter Embed Solution Possible? - ns-embed & embed plugins
-
I am using
nodebb-plugin-twitter
on 1.16.2 without any problem. Give it a try.
GitHub - dovydaskukalis/nodebb-plugin-twitter: NodeBB Plugin that allows users to embed tweets inline in their posts
NodeBB Plugin that allows users to embed tweets inline in their posts - dovydaskukalis/nodebb-plugin-twitter
GitHub (github.com)
-
Ok great that worked, installed via CLI.
Totally forgot about it @crazycells mentioned it ages ago but it was no longer visible searching for plugin via the find-plugins in ACP.
How is this plugin long term as it seem to be archived, does this indicate no future dev, maybe it can be forked and someone can keep it alive if other plugins do not reach a solution.
-
@frankm said in Twitter Embed Solution Possible? - ns-embed & embed plugins:
I am using
nodebb-plugin-twitter
on 1.16.2 without any problem. Give it a try.
GitHub - dovydaskukalis/nodebb-plugin-twitter: NodeBB Plugin that allows users to embed tweets inline in their posts
NodeBB Plugin that allows users to embed tweets inline in their posts - dovydaskukalis/nodebb-plugin-twitter
GitHub (github.com)
Forgot about this nifty plugin to solve same problem and it has dug me out of a hole of my own making, for the second time!
Works in 1.17.2 too!
-
Work on 2.4.4
-
Iโve had limited success with the plugin
nodebb-plugin-twitter
,nodebb-plugin-ns-embed
and its various forks in the sense that the embeds failed to load so addressed this with a custom function which I'm using on my own forum.This not only works in the same way as the NodeBB plugin, but will also render client-side so does not pile up in terms of resources on your server
NodeBB Twitter / X embeds
Iโve had limited success with the plugin nodebb-plugin-twitter and its various forks in the sense that the embeds failed to load - hereโs an example of that ...
Sudonix | A one-stop-shop for all your technology questions (sudonix.org)
-
I installed this a few days ago on my forum and I can tell you it works absolutely perfectly!
Thank you for the great work @phenomlab!
-
@torn2 No plugin to my knowledge, which is why I wrote this
NodeBB Twitter / X embeds
Iโve had limited success with the plugin nodebb-plugin-twitter and its various forks in the sense that the embeds failed to load - hereโs an example of that ...
Sudonix | A one-stop-shop for all your technology questions (sudonix.org)
Not a plugin per-se but minimal code + css, and easy to setup.
-
@phenomlab said in Twitter Embed Solution Possible? - ns-embed & embed plugins:
@torn2 No plugin to my knowledge, which is why I wrote this
NodeBB Twitter / X embeds
Iโve had limited success with the plugin nodebb-plugin-twitter and its various forks in the sense that the embeds failed to load - hereโs an example of that ...
Sudonix | A one-stop-shop for all your technology questions (sudonix.org)
Not a plugin per-se but minimal code + css, and easy to setup.
A better solution and works perfectly