I ended up writing my own migration scripts because I had to migrate from a v3 database to v5. I didn’t have a ton of data but you can quite easily write your own migration scripts and insert content through the api or directly into the database.
I ended up writing my own migration scripts because I had to migrate from a v3 database to v5. I didn’t have a ton of data but you can quite easily write your own migration scripts and insert content through the api or directly into the database.