Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: Drupal 11.4.6 Update released for Drupal core (11.4.6)! Release: Drupal 10.6.16 Update released for Drupal core (10.6.16)! Release: Drupal 12.0.0-alpha1 First alpha version released for Drupal core (12.0.0-alpha1). Release: AI (Artificial Intelligence) 1.5.0-rc3 New release candidate for module ai (1.5.0-rc3). Release: Smart Image Optimizer 1.0.1 Minor update available for module smart_image_optimizer (1.0.1). Release: EzContent API - Enhanced De-coupled CMS Experience 2.3.10 Minor update available for module ezcontent_api (2.3.10). Release: Content Freshness Report 1.0.3 Minor update available for module content_freshness_report (1.0.3). Release: Sector 10.3.2 Minor update available for module sector (10.3.2). Module Revived: EzContent API - Enhanced De-coupled CMS Experience 2.3.9 Module ezcontent_api updated after 15 months of inactivity (2.3.9). Security Coverage: Analyze PostHog Module analyze_posthog now has official Drupal security advisory coverage.

Paragraph Feeds Target

19 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}

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
2
Tracked since
Apr 2026
Latest release
4 months ago
Releases (12 mo)
2 ▲ from 0
Maintenance
Active

Releases

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