Drupal is a registered trademark of Dries Buytaert
Menu Per Role 8.x-1.9 Minor update available for module menu_per_role (8.x-1.9). AI (Artificial Intelligence) 1.5.0-alpha1 First alpha version released for module ai (1.5.0-alpha1). Easy Encryption 1.0.4 Minor update available for module easy_encryption (1.0.4). Soccerbet 1.1.15 Minor update available for module soccerbet (1.1.15). United Nations Maps & Geoservices 3.0.8 Minor update available for module unep_maps (3.0.8). Burndown 1.0.71 Minor update available for module burndown (1.0.71). Bible 3.4.1 Minor update available for module bible (3.4.1). Bible 3.4.0 Minor update available for module bible (3.4.0). Menu Per Role 2.0.0 Module menu_per_role updated after 7 months of inactivity (2.0.0). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module integrates with the Feeds module to allow importing data into Key Value and Key Value Long fields. It provides target plugins for mapping data into the 'key', 'value', and 'description' properties of these field types, with options for plain text or formatted text and text format selection.

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
2 months ago
Releases (12 mo)
3 ▲ from 0
Maintenance
Active

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