I’m trying to migrate entries from one EE2.x site to another EE2.x. I’m looked at a few add-ons on devot-ee, and many of them look like they can facilitate moving entries from RSS/ATOM/XML/CSV. Since both of the sites actually have identical categories, channels, and fields, I figured I could use a simply query to move them over.
My question is what is the best way to port over entries via sql queries? Manually running queries on each table and then exporting/importing them in the new database?
It seems like by even using one of the data import/export add-ons requires the setup of a feed template of some sort.
Thoughts?