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.

Paragraph Feeds Target

16 sites No security coverage
View on drupal.org

This module allows you to import data from feeds directly into paragraph sub-fields. It automatically creates and populates paragraph entities on a host node or other entity type without needing custom code.

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

Releases

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