Module Description
Collapsible plugin for paragraphs widget for Drupal 8 & Drupal 9 Ready Improves the Paragraphs widget by applying CSS tweaks and collapsible feature
Install
Option1: Add the module using git modules:
git submodule add git@git.drupal.org:project/paragraphs_collapsible.git \ modules/custom/paragraphs_collapsible/ Option 2: Require the module via composer : composer require drupal/paragraphs_collapsible
Enable it:
$ drush en paragraphs_collapsible -y
No configuration required.
It is recommended to NOT use this module when Paragraphs Experimental Widget is chosen as then both are trying to collapse the paragraph items. Rather just use the Paragraphs Experimental Widget which works very well.
Install
Option1: Add the module using git modules:
git submodule add git@git.drupal.org:project/paragraphs_collapsible.git \ modules/custom/paragraphs_collapsible/ Option 2: Require the module via composer : composer require drupal/paragraphs_collapsible
Enable it:
$ drush en paragraphs_collapsible -y
No configuration required.
It is recommended to NOT use this module when Paragraphs Experimental Widget is chosen as then both are trying to collapse the paragraph items. Rather just use the Paragraphs Experimental Widget which works very well.
Module Link
Project Usage
1782
Security Covered
Not Covered By Security Advisory
Version Available
Production
Module Summary
This module solves the issue of improving the Paragraphs widget by applying CSS tweaks and adding a collapsible feature.
Data Name
paragraphs_collapsible