akeneo-labs / ExcelConnectorBundle

Akeneo Excel Connector (deprecated)
Other
16 stars 11 forks source link

Sample excel file for XLSX Product import #30

Closed manh-nguyen closed 8 years ago

manh-nguyen commented 8 years ago

Hi Akeneo team,

As Laure (Helpdesk team) said, we can import products using excel connector. I'm interested in to know the excel file format for it.

How is it working with multiple sheets? Can you provide me a sample file of excel for product import? That would be good to have a sample file for multiple sheets.

Thanks guys ! Cheers, Manh

manh-nguyen commented 8 years ago

Actually I got this sample file by exporting products using excel connector. But it has only 1 sheet and it looks very similar to csv file format. Is it possible to has multiple sheets in excel file? If it does, please send me the sample file with multiple sheets.

Cheers, Manh

LaureBrosseau commented 8 years ago

Hi Manh,

Me again ;) Here is an example of a init.xlsx file. This file allows you to import multiple sheets at once, you will find all details in the file itself. InitFileExample.xlsx

Best regards,

Laure

manh-nguyen commented 8 years ago

:D Hi @LaureBro ,

It's an init catalog structure excel file. I'm talking about XLSX Product import file. But I already got this file. excel connector doesn't care about name or number of sheet in excel file, just the row format look the same as csv product import file.

Regards, Manh