- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Import and Export Products and customers
Is there an extention that will allow me to import and export both products, customers and orders or do i have to implement several extentions?
Thanks,
Joe.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Import and Export Products and customers
Hi there.
Magento Import/Export available out-of-the-box allows to import/export products and customers. In case you need to export orders, you can install additional extension.
In case you mean that you would like export all store data to one fie, I guess it would be messy.
If you would like to extend import/export functionality of Magento and since you are asking for the extension, I would like to recommend you one, if you don't mind.
The application is called Store Manager for Magento and it allows to import/export products with related details, categories, customers, attribute sets, custom options, tier prices, group prices, as well as export orders, abandoned carts and products in them. If you are interested, you can download and give it a try free, the link is in my signature.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Import and Export Products and customers
Many thanks for this. I'll give this a try.
Joe.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Import and Export Products and customers
@sanghanijI strongly suggest you try this on a development environment.
As for alternatives, orders are the main issue. There are a few that work, but with side-effects. One I've seen changed increment ID based on storeview ID of the target store. Obviously, this created accounting issues. Another created full store accounts from anonymous orders. Customers don't always appreciate that.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Import and Export Products and customers
Take a look at our Import/Export Orders extension. It transfers the data regarding orders, products and customers.
Find the exact list of imported/exported info on the product page of the extension, please.
http://ecommerce.aheadworks.com/magento-extensions/import-export-orders.html
Hope this helps.