I'm finding that the resources for doing this are sparse. I'm using MODX as a CMS and want to take my existing blogs from Wordpress and use them in the new CMS. The resources are abundant for going from MODX to WP, but there's only one published method for WP to MODX, using the Articles method, which unfortunately doesn't work anymore. Whether that is because Articles hasn't been updated or the XML file from WP is incompatible.
Anyway, I'm left now with trying to do this the old fashioned way and I will not be able to bring each article over one-by-one. I want to learn how to take the exported XML file from WP and parse it into MODX, probably using PHP. But I'm unsure where to start.
Any suggestions would be helpful...yes I tried Google already. I'm not sure what to start with.
Thanks!