Replacing myBB with NodeBB
-
Hi guys,
I am currently running some myBB board which is a bit old-fashioned and I'd like to replace it with nodeBB as it seems like nodeBB fits my needs a bit better than the old board;
Is there some way to import the myBB data in some way?
All I have found was some outdated importer that requires some version 1.0.3 of nodeBB which I couldn't get to work.
Cheers
Rei -
Okay guys, I got a solution that works somehow: I managed to dig out an old docker image vpetersson/nodebb which actually is 1.0.3
Using an external mongodb I could set up a running version compatible with the importer mentioned above and actually do the import. After having the import done, I could throw away the container and using a new/fresh install writing config.json by hand and running the updater (./nodebb upgrade)Sounds like some dirty work right? But it's the easiest/fastest way I found.
-
I was using phpBB before but I just started from scratch Not the best solution but it did the trick
-
@jenkler said in Replacing myBB with NodeBB:
I was using phpBB before but I just started from scratch Not the best solution but it did the trick
May I ask how large your site was back then? I am now thinking about doing the same. However, instead I would like to drop NodeBB in favor for a different forum software.
While I really value NodeBB for being OS, regularly updated and quite simple to setup, I am also facing issues with theming, browser compatibility and other usually "common" features (e.g. forum app). Especially the missing ad support is one of the main reasons for me drifting away from NodeBB.
As of now I am a bit afraid that this could result in a "user" loss. Did you "archived" your forum though?
-
Yeah, I have my old forum on disk somewhere but i guess it will never be used For me, NodeBB is the best thing out there and I believe in it. Today I have 5 small NodeBB forums and the platform is awesome.
- Works great in mobile
- Have the feat. I need
- Works good in the browsers I use.
You can have two forums online and slowly migrate the users
-
- got it working, see NodeBB v1.0.3 won't start, error: undefined
- now nodebb-plugin-import
- and moving NodeBB Install from one server to another