Import Moodle forum data

Hello,

I am looking to migrate posts from a Moodle forum to a self-hosted Discourse instance. Since I haven’t found any import scripts from Moodle (discourse/script/import_scripts at main · discourse/discourse · GitHub), do you have a solution?

Thank you for your feedback.

3 likes

@HugoCatherine , You can check JSON import code in GitHub repo shared.

2 likes

There’s no existing solution. If you’ve got a budget you can ask in Marketplace (I’ve done a bunch of custom migrations).

If you have no budget, but are, or have access to, a programmer, you can use existing scripts as a model and do it yourself. I wrote several import scripts before really learning Ruby.

4 likes

Thank you for your feedback. To be discussed internally. If we decide to develop a Moodle script, I will not fail to inform you.

1 like