Replicate paragraphs

Component ID

2240381

Component name

Replicate paragraphs

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

16608

Component created

Component changed

Component body

Replicate Paragraphs Extends Replicate module to manage the cloning of paragraphs_item entities and fields.
Basics

When you clone an entity (node, taxonomy term, ...) containing a paragraphs reference, the paragraphs items are not duplicated, and the cloned entity still references the same paragraphs than the original entity.
This poses great issues as any modification on the paragraphs will impact all the duplicated entities.

Replicate Paragraphs correct that behavior and implements a clean duplication of paragraphs.
The replication is recursive, i.e will work on paragraphs containing paragraphs and so on.

Dependencies:


This module is basically a copy of the Replicate field collection module! Credits go completely to the author of that module.