Hello,

I'm trying the latest dev version of feeds that seems to understand all drupal entity now.

I'm trying to import commerce products, but when I'm on the mapping, I don't see any price fields to map... is it a bug, did I miss something ?

Regards,

Alex

Comments

MegaChriz’s picture

Category: Bug report » Support request
Status: Active » Fixed

Try the Commerce Feeds module. That module provides a mapper for the price field. It provides its own Commerce Product processor as well.

Note that if a mapper is missing in Feeds, this isn't a bug. Mappers for fields or properties provided by a contrib module, should go in that contrib module.

zmove’s picture

Ok, thank you for the answer. I believed the latest version of Feeds would works with general entity as I saw commerce products entity EXPERIMENTAL in the list of processors, I didn't believe we still need commerce feeds to work with products entity.

MegaChriz’s picture

Feeds works with entities in general until a certain limit. The experimental processors don't work for each entity type and are only partly implemented. Also, you now have duplicated processors, for example one "normal" node processor and one experimental node processor. I hope to get these duplicates removed before the next release of Feeds.

zmove’s picture

Thank you for your answer !

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.