When I was using feed then I noticed that color fields of content type are not available as Target Fields in the mapper list.

Is there any plan to add color fields in target list?

Thanks in advance.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

deepakjoshi created an issue. See original summary.

MegaChriz’s picture

Title: Add mapping target field for color field » Feeds support: add mapping target field for color field
Project: Feeds » Color Field
Version: 8.x-3.x-dev » 8.x-2.x-dev

No, Feeds only aims to support targets for fields provided by Drupal core, so therefore I'm moving this issue to the Color Field issue queue.

In order to make a target for this field appear, you'll need to write a FeedsTarget plugin.

NickDickinsonWilde’s picture

Status: Active » Postponed

Since I'm not using the feeds module, it is unlikely that I will get to this at any point in the near feature. But if anyone wants to make a start, I will certainly review it.

fabiansierra5191’s picture

Hi,
I have to use the feeds module with color fields and the FeedsTarget plugin didn't exist, so I created.
I doubt if create as a submodule of color_field or just add the Plugin, so for now, I just added the patch with the Plugin into the color_field module.
Please take a look and I'll be aware of your comments.

fabiansierra5191’s picture

Status: Postponed » Needs review

  • fabiansierra5191 authored 65d841b on 8.x-2.x
    Issue #3007636 by fabiansierra5191: Feeds support: add mapping target...
NickDickinsonWilde’s picture

Status: Needs review » Fixed

Great! Thanks Fabian! As mentioned above, my feeds module knowledge is rather on the minimal side, but assuming it works as contributed ;)
Commited.

NickDickinsonWilde’s picture

Status: Fixed » Closed (fixed)

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