Migrating wordpress content to Kirby 4

Hi everyone - I’ve got an upcoming client who have loads of content on wordpress which they want to keep but I’m persuaded them to move to Kirby. I was wondering what folks’ current preferred migration method is as I’ve not yet done this.

I’ve found two options ( WordPress XML to Kirby and WxrKirby) but neither seem compatible with Kirby 4, so thought I’d reach out here.

Thanks!

I found the easiest way to do this is Wordpress to Markdown: GitHub - lonekorean/wordpress-export-to-markdown: Converts a WordPress export XML file into Markdown files. You can fork this and customise the output to suit Kirby.