Problem/Motivation

We want to support all paragraph types that we are building in https://www.drupal.org/project/paragraphs_collection_bootstrap. Here we will list all issues related to this.

Proposed resolution

We need to figure best approach for this.

Remaining tasks

Comments

pivica created an issue. See original summary.

pivica’s picture

Category: Task » Feature request
Priority: Normal » Minor
Status: Active » Postponed
pivica’s picture

Version: 8.x-1.x-dev » 2.x-dev

There is also https://www.drupal.org/project/bootstrap_paragraphs project, however this project is using a bit different approach - attaching layout rules to paragraphs, etc. It also does not support Bootstrap 5. Because of this we will probably not use it because paragraphs have layout plugin support which should be used for layout behavior - what we want is clean Bootstrap component implementation without any layout or other behaviors that are outside of a component.