Drupal is a registered trademark of Dries Buytaert
cms 2.1.3 Update released for Drupal core (2.1.3)! drupal 10.5.11 Update released for Drupal core (10.5.11)! drupal 11.3.11 Update released for Drupal core (11.3.11)! drupal 11.2.13 Update released for Drupal core (11.2.13)! drupal 10.6.10 Update released for Drupal core (10.6.10)! cms 2.1.2 Update released for Drupal core (2.1.2)! drupal 11.1.10 Update released for Drupal core (11.1.10)! drupal 10.5.10 Update released for Drupal core (10.5.10)! drupal 10.4.10 Update released for Drupal core (10.4.10)! drupal 11.2.12 Update released for Drupal core (11.2.12)! drupal 11.3.10 Update released for Drupal core (11.3.10)! drupal 10.6.9 Update released for Drupal core (10.6.9)! drupal 10.6.8 Update released for Drupal core (10.6.8)! drupal 11.3.9 Update released for Drupal core (11.3.9)! 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)!

paragraph_feeds_target

5 sites No security coverage
View on drupal.org

Maps Feeds source values directly into paragraph entity sub-fields, allowing feed imports to create and populate paragraph entities on a host node (or any other entity type) without custom code.

REQUIREMENTS

  • Drupal 10.2 or 11
  • feeds (drupal/feeds)
  • paragraphs (drupal/paragraphs)
  • entity_reference_revisions (drupal/entity_reference_revisions)

INSTALLATION

  1. Place the module at docroot/modules/custom/paragraph_feeds_target/.
  2. Enable it: ddev drush en paragraph_feeds_target -y
  3. Rebuild the cache: ddev drush cr

HOW IT WORKS

The module registers a @FeedsTarget plugin (paragraph_field) for every entity_reference_revisions (ERR) field on the target bundle. It scans the allowed paragraph bundles of each ERR field and exposes every sub-field of every bundle as an individual mapping target.

Target IDs follow the pattern:

{host_field}{para_bundle}{para_field}

Activity

Total releases
2
First release
Apr 2026
Latest release
1 month ago
Release cadence
0 days
Stability
0% stable

Releases

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