Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amazeelabs/paragraphs_collapsible


https://github.com/amazeelabs/paragraphs_collapsible

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

#This is now on https://www.drupal.org/project/paragraphs_collapsible

# Collapsible plugin for paragraphs widget

Improves the Paragraphs widget by applying CSS tweaks and collapsible feature

# Install

Add the module using git modules:

```bash
git submodule add [email protected]:AmazeeLabs/paragraphs_collapsible.git \
modules/custom/paragraphs_collapsible/
```

Enable it:

```bash
drush en paragraphs_collapsible -y
```
No configuration required.