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.

link|improve this question

Not really a programming question... We really need that Magento site. – Pekka Jan 12 '11 at 20:17
feedback

3 Answers

up vote 3 down vote accepted

try this

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

it's $99 but i mean... there's no simple answer to your problem. pony up the dough for it, or start learning the object models and do it yourself.

link|improve this answer
1  
I purchased this app and it has yet to import a single order for me in Magento 1.5. I am still working with the developer to get it working but I can tell you that even if you get this module working it is a bit limited as far as I can tell. For example it seems you have to set the payment processor to 'purchase order' to do an import regardless of what the actual payment method was. – Christian Thamer Mar 23 '11 at 5:08
magentocommerce.com/magento-connect/savajr/extension/1822/… -- it's $199, i mean, really you just gotta look around in magento connect... nobody is going to give you a magic bullet here, it's not an extremely simple here's a few snips of code solution. – sucitivel Mar 23 '11 at 16:56
feedback

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.

link|improve this answer
This one actually ended up working great. Much easier to use than most of Magento. :) – blauehavik Apr 1 at 4:00
feedback

This is good stuff: http://www.magentocommerce.com/magento-connect/savajr/extension/1822/store-manager-for-magento. But again it's $249. If you're ready to go with it, it should work fine. Don't know any free solution for this yet

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.