Drupal is a registered trademark of Dries Buytaert
drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! video_embed_field 3.1.0 Minor update available for module video_embed_field (3.1.0). bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). commerce 3.3.5 Minor update available for module commerce (3.3.5). geocoder 8.x-4.34 Minor update available for module geocoder (8.x-4.34). leaflet 10.4.5 Minor update available for module leaflet (10.4.5). eca 3.1.1 Minor update available for module eca (3.1.1). layout_paragraphs 2.1.3 Minor update available for module layout_paragraphs (2.1.3). ai 1.3.3 Minor update available for module ai (1.3.3). ai 1.2.14 Minor update available for module ai (1.2.14). node_revision_delete 2.0.3 Minor update available for module node_revision_delete (2.0.3).
Key Value Field Feeds Extension

INTRODUCTION

The Key Value Field Feeds Extension module provides integration between the Drupal Feeds module and the Key Value Field module (key_value_field). It exposes Feeds target plugins for importing data directly into fields of type key_value (plain text) and key_value_long (formatted text).

REQUIREMENTS

This module requires the following modules:

INSTALLATION

Install as you would normally install a contributed Drupal module. See: https://www.drupal.org/docs/extending-drupal/installing-modules for further information.

CONFIGURATION / USAGE

Once the module is enabled, two new target types will be available in your Feed Type mappings:

  1. Key Value (Plain Text) Targets the key_value field type. Exposes the following sub-properties for mapping:

    • key (reqired, indexed): Can be marked as unique to serve as a de-duplication target in the feed type configuration.
    • value: The plain-text value.
    • description: An optional free-text description.
  2. Key Value Long (Formatted Text) Targets the key_value_long field type. Exposes the following sub-properties for mapping:

    • key (required, indexed): Can be marked as unique to serve as a de-duplication target.
    • value: The formatted-text value.
    • description: An optional free-text description.

    Additionally, the key_value_long target plugin provides a mapping configuration settings form. When adding this target in the Feed Type UI, you can click the settings gear to configure the "Text format" (e.g., Basic HTML, Full HTML) that will be applied to the 'value' column of every imported item. Empty keys are skipped automatically during import.

Activity

Total releases
3
First release
Apr 2026
Latest release
8 hours ago
Release cadence
0 days
Stability
0% stable

Release Timeline

Releases

Version Type Release date
1.0.0-beta2 Pre-release Apr 21, 2026
1.0.0-beta1 Pre-release Apr 21, 2026
1.0.x-dev Dev Apr 21, 2026