Before posting this question, I've tried ways to make this work but it doesn't.
This is the csv structure:
|model - map to sku
|name
|price
|category - map to categories
|loc
|image - use image plugin - works fine
|description
|weight
|option_type
|option_value
|suggested_retail
|special_handling
|manufacturer
|manufacturer_code
|packaging
|in_stock
|last_updated
|active
|visibility : default mapper plugin, value: 'Catalog, Search'
|configurable_attributes : default mapper plugin, value: 'manufacturer,color'
example csv file: http://pastebin.com/kRW2vQrY.
All simple products are imported fine but the configurable ones don't. I already activate the configurable items with these settings:
Perform simples/configurable link Yes
auto match simples skus before configurable Yes
Force simples visibility No
I want to know why it doesn't work and solution for this problem ? Thanks for reading :)