Zen Cart Logo
Forums / General Questions / Switching From Miva

Switching From Miva

Views: 894

Results 1 to 3 of 3
20 May 2012, 2:35 AM
#1
jmac2020 avatar

jmac2020

New Zenner

Join Date:
Feb 2012
Posts:
7
Plugin Contributions:
0

Switching From Miva

After working with Miva Merchant for 15 years I have decided that it is time to leave them and I have chosen Zencart for the stores I manage.

I can export the customer, product, and orders from Miva 5.5 to a flat file with no problem, but is there an easy way to import at least the customer info into Zencart or would it be better to enter all the data manually. We are talking several hundred customers.

Any advice appreciated.

21 May 2012, 1:32 PM
#2
rodg avatar

rodg

Deceased

Join Date:
Jan 2007
Location:
Australia
Posts:
6,263
Plugin Contributions:
4

Re: Switching From Miva

jmac2020:

I can export the customer, product, and orders from Miva 5.5 to a flat file with no problem, but is there an easy way to import at least the customer info into Zencart.

Exporting and importing the data is very easy. The tricky part is in taking the exported file and formatting the data into what ZenCart is expecting. :)

jmac2020:

would it be better to enter all the data manually. We are talking several hundred customers. .

This is always a tough call, sometimes it is quicker and easier to just reenter the data manually, but othertimes not. It is a bit of a judgment call based on many factors, most notibly how confident you are with working with 'raw' SQL data and data tables, as well as the number of items to be relocated, and the organisational format of the data you have to work with.

Now for a more useful response :)
The customer data used by zencart is pretty basic, but it is spread across two different tables, that are linked by a 'customers_id'. It isn't too difficult to manipulate a flat CSV file into the two different files what you'll need to import into Zen.

The products and orders data is a different kettle of fish, both of these have their data spread across at least a half dozen different linked tables, and although it is possible to do the same here as with the customer data, it is signficantly more difficult to do so. Having said that, many people here swear by a program/module called 'easy populate' which can alleviate you of a lot of the 'hard grunt' work. It could be worth taking a look at.

Another option is to search the net for commersion conversion services, one such site promoting Miva -> Zencart conversions can be found here:
http://www.wpcomp.com/cart_conversion.html (I know nothing about these people, it was the first of many that I found via Google).

Cheers
Rod

21 May 2012, 3:05 PM
#3
torvista avatar

torvista

Totally Zenned

Join Date:
Aug 2007
Location:
Gijón, Asturias, Spain
Posts:
2,869
Plugin Contributions:
7

Re: Switching From Miva

Although I haven't tried it, Apsona does customer imports and exports, via csv files.