Paragraph types

This module extends Inline Entity Form to add support for Paragraphs. It allows paragraphs to work with entity embed via Wysiwyg plugin. It provides an entity browser plugin to allow the user to select the paragraph type, create and embed it.

It works in a similar way of Paragraphs Entity Embed The main differences are:

  • It uses the native content type provided by [Paragraphs](https://www.drupal.org/project/paragraphs) This makes it seamlessly work with existing paragraphs.
  • It uses Entity Browser There is no code, only configuration.
  • It uses Entity Embed There is no code, only configuration.
  • It extends Inline Entity Form This makes the amount of code significantly small.

Required modules

  • Paragraphs
  • Entity Browser
  • Entity Embed
  • Inline Entity Form

Installation

Use composer to require the module and enable it as usual
Edit the 'Paragraphs' Embed type in /admin/config/content/embed and select the bundles
Configure the Wysiwyg editor in /admin/config/content/formats and add the button to embed Paragraphs Select Display embedded entities Make sure you have in Allowed HTML tags

Demo Video

New video for Drupal 10
Drupal 10 Demo Video

Todo

Support for nested paragraphs. It doesn't play well with Bootstrap Paragraphs module. There is some error to do with language field on the database when we try to add a Column paragraph with children. See https://www.drupal.org/node/2564327 https://www.drupal.org/project/paragraphs/issues/2877484

Supporting organizations: 
Sponsored development
Support and development
Support and development

Project information

Releases