How to switch from WordPress to Econik?

I am interested in the advantages of Ekonik and I want to transfer the site to your platform. How can I import a site with products to you without losing my data? thanks in advance for your reply

Hi Dmitriy.

There are multiple ways of doing this, but essentially it boils down to getting an export from WP, and then importing it into XP.

The safest approach is probably to use the content JS API and use the content.createMedia() and content.create() functions. You need to build an XP app that does this, it could potentially fetch the WP content direclty, manipulate the content and import it to XP.

2 Likes