Cloning WordPress website in concrete5

Permalink
A client of my want his WordPress site to be cloned in concrete5. Which way can I get this done?
I need your help urgent, please.

Detail explanations would be highly appreciated. Thanks.

 
ob7dev replied on at Permalink Reply
ob7dev
You'll need to code a template that matches the look of the wordpress site, then develop any functionality currently in the wordpress site. To be specific we would need a list of things the current site does as far as functionality goes.

If the site had nothing special (like a Donation form or Events Calendar) all it would take is coding the theme and adding the content.
buurvrouw replied on at Permalink Reply
buurvrouw
I believe you can use the migration add-on to convert your wordpress content to concrete5. I don't know how and if it works, but you can try it:
https://github.com/concrete5/addon_migration_tool...
buurvrouw replied on at Permalink Reply
buurvrouw
Or maybe you can export wp to c5 format using this:
https://www.concrete5.org/marketplace/addons/cif-importer1...