Interspire to Magento migration
Posted
by patrikas
on Stack Overflow
See other posts from Stack Overflow
or by patrikas
Published on 2010-03-13T21:00:45Z
Indexed on
2010/03/13
21:05 UTC
Read the original article
Hit count: 409
Hello, I recently started with Magento and decided to migrate Interspire shopping cart I already made time ago to it. At first look Magento seems a very huge beast - lots of options, maybe lack of simplicity resulting in some performance loss. I've got user guide from which I am not getting much of benefit since there're just descriptions of very ordinary tasks that I could easily discover myself by poking around frontend/backend. So my first tasks are category and product export. Interspire seems to be exporting ONLY products in three available formats:
- Default
- MYOB
- Peachtree accounting
I did some searching on Magento's product importing and found a blog post which says that I should create a few sample products with all the necessary attributes myself and then start the import. But what should I do with categories ? Is it possible to import them or instruct Magento to automatically create categories when importing product file if unknown category is encountered ?
Thanks
© Stack Overflow or respective owner