Hello,
we want to migrate/import MoinMoin Wiki to Confluence 6.5.
We found this page :
https://migrations.atlassian.net/wiki/spaces/UWC/pages/1015848/UWC+MoinMoin+Notes
and the page for the MoinMoinExporter (java):
https://searchcode.com/codesearch/view/45809340/#
But we are stuck on this point. Can you help us please? Thx
This is our MoinMoin Wiki:
https://moinmo.in/
Best Regards.
We also needed to migrate from a MoinMoin wiki so I cobbled together a script to handle this. You can find it here: https://github.com/sjbotha/moin2confluence/tree/master
Hi Marc
So as you know, it's not possible to import any other content than the ones described in this documentation. There is no available add-ons either, but there is the Confluence API that you could use to build your own add-on; it requires some development.
Regarding UWC, it's actually not supported anymore. I will give you the workaround I found to make it work, but as I said, it's not supported so Atlassian cannot help with this, I just tried to figure out a solution.
UWC only works with previous versions than the current one. The workaround/advice I can give you regarding UWC would be to download a previous version of Confluence here, most likely less than 4.3.7 as written on this archive.
Then, you can implement the UWC and migrate from MoinMoin to Confluence.
Once it's done, you will be able to upgrade your instance, export in XML and import in your current Confluence instance.
Finally, I don't have an extended knowledge in moinmoin, so I don't know what are the type of export you can make from it, but on Confluence cloud, there is a Confluence universal importer that can be used to import various format in Confluence Cloud. then importing this content in Confluence server is very easy.
Please let me know if it helped !
Hermance
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.