This module provides a formatter for entity reference fields that displays them as either Bootstrap accordions or tabs. It supports different accordion styles, including one that opens initially and one that remains closed.
Simple Bootstrap Accordion / Tab Field formatter for field types "entity_reference , entity_reference_revisions".
So it will be available Paragraphs module as well.
It's a fork to https://www.drupal.org/project/entity_ref_tab_formatter
Library used except Bootstrap :
- Bootstrap Responsive Tabs : https://openam.github.io/bootstrap-responsive-tabs/
Use of 3 fields including a type field that has as possible value:
- accordion | Accordion with first open
- accordion_closed | Accordion closed
- tab | Tabs
Developped by SERVAL
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.0.11 | Stable | 8–11 | Fix render with ajax breaking | May 15, 2026 | |
| 2.0.10 | Stable | 8–11 | Fix rendering of referenced revisions in accordion/tab formatter. | May 4, 2026 | |
| 2.0.9 | Stable | 8–11 | Adds support for changing title levels in the accordion tab formatter. | Nov 24, 2025 | |
| 2.0.8 | Stable | 8–11 | Aug 28, 2025 | ||
| 2.0.7 | Stable | 8–10 | Adds support for multiple fields in the accordion tab formatter. | Jul 31, 2025 | |
| 2.0.6 | Stable | 8–10 | Added filtering on entity status based on permissions. | Jul 23, 2025 |