Transfer XenForo to NodeBB
-
Hey guys, do you think that it's possible to completely transfer XenForo to NodeBB? I have been using NodeBB for about a week and I have to say that it's powerful and fast. So I'm thinking about suggesting a few friends to give it a try.
-
Until it's done, it's possible to convert in a two-step process... go from XenForo to phpBB or vB (or any of the available importers that we have), and then from there convert to NodeBB
-
I dont have a XenForo db dump, so I am sort blocked.
do you a recent version of an XenForo?
if so can you provide a decent DB dump? email: [email protected]if you want to write it your own, follow one of these examples:
https://github.com/a5mith/nodebb-plugin-import-smf
https://github.com/psychobunny/nodebb-plugin-import-phpbb
https://github.com/akhoury/nodebb-plugin-import-ubb
https://github.com/MakerStudios/nodebb-plugin-vbexporterit should be pretty easy if you are familiar with the XenForo Database structure, if not.
-
@psychobunny Yes I have viewed that github page. I'm excited to see someone is working on that. Hopefully he will complete it soon. Thanks
-
@Flexi-Hackify like I said, I could use a sample DB dump.
-
Pinoy, huh? Have a look at our transifex page: https://www.transifex.com/projects/p/nodebb/
Would love to see a Tagalog translation going on for NodeBB (I'm from Malaysia, your neighbour - kumusta!) Transifex allows everyone to pitch in with translating, you don't need to know how to code to translate. It's really straightforward. Hope you or some of your members can help out
For your forum, pls if you can provide a dump either @bentael or one of us can have a shot. Otherwise as above you can convert to a forum that we already support for importers, then you can import in a two-stage process.
-
I too would like to see an importer for XenForo to NodeBB. I think this would make for a good free alternative to those looking to get away from the drama surrounding the development there.
-
@oldschooldsl What drama is this? Know a few that use Xenforo.
-
@a_5mith Possibly drama surrounding XF as XF was an offshoot of the original vB development team? Let me see...
https://theadminzone.com/threads/interview-with-scott-molinari-creator-of-skooppa.117690/
Edit: Hell, from what I can tell, vB sued Xenforo...
-
@thesimon it is supported now
nodebb-plugin-import/package.json at master ยท akhoury/nodebb-plugin-import
migrate your old crappy forum to NodeBB. Contribute to akhoury/nodebb-plugin-import development by creating an account on GitHub.
GitHub (github.com)
-
@Flexi-Hackify Would be great. I'm running three xenforo forums but xenforo does not come even close to nodebb...nodeBB is the shit
-
How is about 1.0.2 nodebb version? Is there any way to import xenforo data now?
-
@Artem-Alekseev read what bentael wrote 9 months ago.
-
It doesn't support 1.0.2 yet
-
@Artem-Alekseev you can follow the README.md:
DOES NOT SUPPORT NODEBB V0.9.3+ YET! you can import to 0.9.2, then when you're done and happy git checkout v0.9.3 ./nodebb upgrade Works with NodeBB stable v0.9.2 git clone https://github.com/NodeBB/NodeBB.git cd NodeBB git checkout v0.9.2 npm install node app --setup
-
NodeBB 1.x support soon people, soon ...
-
[email protected] now supports NodeBB v1.0.0
https://github.com/akhoury/nodebb-plugin-import