This module allows you to map imported data to Paragraphs fields, including nested and multi-valued fields. It also supports updating existing Paragraphs field values.
Synopsis
Allows mapping to Paragraphs fields.
Features
* Supports mapping to nested Paragraphs fields.
* Supports mapping to multi-valued Paragraphs fields.
* Supports updating Paragraphs fields values.
Note: As long as the field you are trying to map to supports feeds,
then this module supports it, for example,
Interval field does not, it needs patching, see:
https://www.drupal.org/project/interval/issues/2032715
Requirements
* Feeds (https://drupal.org/project/feeds)
* Paragraphs (https://drupal.org/project/paragraphs)
Roadmap
The project is NOT ready to use in production,
and most of the issues are fixed in the development releases only.
* support for nested Paragraphs fields.
* support updating existing paragraphs fields.
Known problems
7-1.0:
* Import multiple paragraphs, fixed in the dev release.
Pledges
I will add support for Drupal 8 soon., (there is only a dev release, not stable yet)
Installation
To install, copy the feeds_para_mapper directory and all its contents to your modules
directory.
Configuration
It has no configuration page
To enable this module, visit administer -> modules, and enable Feeds Paragraphs.
Usage
Check out the documentation page
For mapping multiple values, use Feeds Tamper
And follow this guide
Depends on
Dependencies of the latest stable release
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 8.x-1.4 | Stable | 10–11 | Maintenance release | Sep 25, 2025 | |
| 8.x-1.3 | Stable | 10–11 | Maintenance release | Jul 2, 2025 | |
| 8.x-1.2 | Stable | 10–11 | Drupal 11 compatibility | Jun 17, 2025 | |
| 8.x-1.2-rc1 | Pre-release | 10–11 | Drupal 11 compatibility | Oct 21, 2024 | |
| 7.x-1.1 | Stable | Maintenance release | Oct 21, 2024 |