Agence-DnD / PIMGento

PimGento is a Magento extension that allows you to import your catalog from Akeneo CSV files into Magento.
Open Software License 3.0
109 stars 48 forks source link

Attribute Set (Family) Import not working #154

Closed vladstanescu closed 7 years ago

vladstanescu commented 8 years ago

When trying to import the Akeneo family export, I get the following error: [08:31:57] Create temporary table 2 columns excepted, 4 given

I did some digging, and found the sample family.csv which would like code;label for columns.

This however would mean that I can't get the actual attribute allocations to a family from Akeneo to Magento.

Is there a solution to this?

magentix commented 8 years ago

Hi,

Are you using Akeneo 1.5 ?

vladstanescu commented 8 years ago

Yes, we installed pim-community-standard-v1.5-latest.tar.gz

magentix commented 8 years ago

For compatibility with export, you must install Akeneo Connector Bundle:

https://github.com/akeneo-labs/EnhancedConnectorBundle/