Question

Is there any way to import/export the orders from magento. Since we have magento store on live and another dev. version is ready with greatest change now we only need to import the magento orders alone. Here i can see only export -

http://www.magentocommerce.com/magento-connect/slandsbek/extension/1350/simple-order-export

But how can i import the order data into new store.

Was it helpful?

Solution

Try this:

http://www.commerceextensions.com/magento-dataflow-batch-import-export-orders-to-csv.html

It's $99 but there's no simple answer to your problem. If you're not willing to pay for an extension, then unfortunately you'll have to write some code to do this yourself.

OTHER TIPS

For orders exportation you could try this module : Orders export tool from Wyomind. It's a "Data feed manager like" but for orders : Orders export tool Magento Connect Pierre.

Try this one for import... free and a few snips of code...

http://www.magentocommerce.com/boards/viewthread/210749/

I haven't tried yet, but will be soon.

You can still access these old links via the internet archive https://web.archive.org/web/20120420180232/http://www.magentocommerce.com/boards/viewthread/210749

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top