This module provides a flexible way to create and customize various content layouts and interactive elements for your Drupal site using paragraph bundles. It offers extensive customization options for appearance, layout, and content integration, with many pre-built bundles for common use cases.
Paragraphs Bundles provides reusable Drupal Paragraphs components for layouts, media, interactive displays, and content integrations. The companion PB Import module supports CSV-based imports.
The module provides 31 selectable paragraph components with configurable colors, borders, spacing, widths, layouts, and responsive behavior. Interactive components use vanilla JavaScript rather than jQuery, and optional Solo theme integration adds theme-specific page controls.
Watch the Paragraphs Bundles playlist - Explore a live demonstration
Some Paragraphs Bundles display patterns are also available as Drupal Views styles in the Vanilla Views suite. The ten modules use vanilla JavaScript and provide Accordion, Basic Carousel, 3D Carousel, 3D FlipBox, Hero, Lightbox, Parallax, Reveal, Slideshow, and Tabs.
Landing-page examples built with Paragraphs Bundles and the Solo theme
Blue Skyline - Bright Den - Calm Corner - Color Whirl - Dawn View - Dream Road - Dusk Deck - Earth Base - Green Park - Jewel Place - Ocean Field - Peace Beach - Red Hill - Ring Retreat - Secret Garden - Shadow Line - Shine Land - Sky Pattern - Space Art - Star Circle - Star Gate - Star Home - Summit Point - Sun Plains
Solo theme color schemes used by the demonstrations
The Solo theme used by the demonstration site includes 50 predefined color schemes:
Berry Blue Dreams - Blueberry Skies Quartet - Blushing Magnolia - Celestial Blue Depths - Charcoal Gray - Classic Ivory Lace - Cotton Candy Whispers - Crimson Denim Night - Deep Ocean Shadows - Deep Sea Echo - Denim Twilight - Dusk Shadow Fusion - Eclipse Noir - Enchanted Forest Zest - Ethereal White Harmony - Flaming Sapphire - Galactic Stone Hues - Gentle Ivory Breeze - Gunmetal Echo - Indigo Pulse - Ivory Whisper - Jungle Denim Fusion - Lemon Lime Forest - Luminous Alabaster - Magnolia Afternoon - Metallic Nebula - Midnight Denim Swirl - Midnight Garden Trio - Midnight Navy Duo - Midnight Whispers - Monochrome Splash - Mystic Ash Twilight - Nightfall in Paris - Nocturnal Velvet - Obsidian Cascade - Ocean Depths Mystery - Parisian Skyline - Porcelain Brilliance - Porpoise Dream - Pristine Porcelain Glow - Raspberry Nightfall - Razzle Onyx Elegance - Royal Azure Flame - Rustic Redwood Charm - Salmon Denim Fade - Silken Shadow Whisper - Smokey Quartz Symphony - Soft Silk Elegance - Twilight Ash Mystique - Urban Stone Shadows
Paragraphs Bundles live examples
- Paragraph Bundle 3D Carousel Example
- Paragraph Bundle Carousel Example
- Paragraph Bundle 3D Flip Box Example
- Paragraph Bundle Accordion Example
- Paragraph Bundle Alert Example
- Paragraph Bundle Block Content Example
- Paragraph Bundle Card Three Columns Example
- Paragraph Bundle Card Two Columns Example
- Paragraph Bundle Contact Form Example
- Paragraph Bundle Drupal Block Example
- Paragraph Bundle Grid Example
- Paragraph Bundle Hero Example
- Paragraph Bundle Icon Example (Google Material Symbols & Image)
- Paragraph Bundle Image (Original Size) Example
- Paragraph Bundle Image Background Example
- Paragraph Bundle Image Overlay Example
- Paragraph Bundle Lightbox Image Grid Example
- Paragraph Bundle Link Example
- Paragraph Bundle Modal Example
- Paragraph Bundle Node Reference Example
- Paragraph Bundle One Column Example
- Paragraph Bundle Parallax Example
- Paragraph Bundle Responsive Image Narrow Example
- Paragraph Bundle Responsive Image Wide Example
- Paragraph Bundle Simple Example
- Paragraph Bundle Slideshow Example
- Paragraph Bundle Tabs Example
- Paragraph Bundle Three Columns Example
- Paragraph Bundle Two Columns Example
- Paragraph Bundle Views Example
- Paragraph Bundle Webform Example
- PB Content & PB Block Types Example - Understanding the PB Paragraphs Content Type and PB Block Type
Features
- jQuery-free interactions: Interactive components use vanilla JavaScript and Drupal core libraries.
- Configurable presentation: Components provide controls for colors, borders, spacing, widths, layouts, shadows, and background opacity.
- Five responsive breakpoints: Multi-column components can change their layouts at five configurable viewport thresholds.
- Organized editing: Content and Display tabs separate editorial fields from presentation controls.
- Optional Solo integration: Theme-specific controls are available when the Solo theme is used.
Each component is packaged as an optional submodule so site builders can enable only what a site needs. This keeps the Paragraphs add dialog, active configuration, dependencies, and front-end assets focused instead of loading every available bundle.
The module allows the creation of paragraph bundles that consist of two group field horizontal tabs: Content and Display.
Display tab
The Display tab provides a comprehensive set of customization options for the appearance of the paragraph bundle. It includes six color input fields for:
- Background color
- Background color hover
- Text color
- Text color hover
- Border color
- Border color hover
In addition to these, there are seven more fields for further customization:
- Border
- Border radius
- Margin
- Padding
- Max Width
- Box shadow
- Background color opacity
These 13 fields are the default and are found in most bundles. However, the number of fields can vary according to the bundle type.
Content tab
The Content tab is where the actual content fields of the bundle are located. The number of fields here will depend on the bundle type.
Where a component provides a title, editors can select H1 through H6 or a plain container and align the title left, center, or right. Editors should choose a level that preserves the page heading hierarchy.
Return to the project overview
31 paragraph components and page-building tools
The module provides 31 selectable paragraph components, plus the PB Block custom block type, PB Content content type, and PB Node Reference content type.
The paragraph components are organized into four groups: Display Formats, Interactive Elements, Layout Structures, and Content Integration.
1. Display formats
- 3D Carousel: Presents content in a rotating 3D carousel format.
- Carousel: Displays nested content with configurable navigation, looping, autoplay, spacing, and slide width.
- 3D Flip Box: Displays content in boxes that flip in a 3D space.
- Lightbox Image Grid: Arranges images in a responsive grid layout and opens each image in a Lightbox.
- Slideshow: Showcases content in a slideshow format.
- Responsive Image Narrow: Adapts images to fit different screen sizes, either in square formats.
- Responsive Image Wide: Adapts images to fit different screen sizes, either in rectangle formats.
- Parallax: Creates a parallax scrolling effect for images or other content.
2. Interactive elements
- Accordion: Displays content in a collapsible format, allowing users to expand or hide sections.
- Tabs: Organizes content in a tabbed interface.
- Modal: Displays content in a modal window, often used for login forms, notifications, or additional information.
- Alert: Shows alert messages or important information in an interactive format.
3. Layout structures
- Grid: Displays content in a grid layout, adjustable between one and twelve columns.
- One Column: A simple, single-column layout.
- Two Columns: Divides content into two responsive columns with optional sticky and collapsible behavior.
- Three Columns: Arranges content in three responsive columns with optional sticky and collapsible behavior.
- Card Two Columns: Displays content in a card-style layout within two columns.
- Card Three Columns: Displays content in a card-style layout within three columns.
- Hero: Typically a large, full-width banner or image, often used at the top of a page.
Return to the project overview
4. Content integration
- Node Reference: For referencing any content.
- Block Content: For placing and arranging blocks of content.
- Drupal Block: Integrates Drupal blocks into the layout.
- Image: A module dedicated to displaying individual images.
- Image Overlay: Adds overlay effects to images.
- Link: Specifically for adding and managing hyperlinks.
- Image Background: Create any content with an image background.
- Simple: Provides a general-purpose content component.
- Icon: Display Google Material Symbols or Image Icon.
- Views: Integrates the Views module, a powerful Drupal tool for organizing and displaying content.
- Contact Form: Embeds contact forms.
- Webform: Embeds web forms for user input and interaction.
Each component can be configured through its Content and Display tabs.
The PB Block is a custom block that includes a paragraph field. This block can be utilized whenever you need to create a paragraph block and reference it in any content type or position it in any region. It is compatible with all themes.
PB Content is a custom content type with its own width and background settings. It can be used with any theme; its region controls are designed for the Solo theme. Its form is organized into Content and Display tabs.
Display tab
- A list of all solo regions that can be disabled.
- A field to select the maximum content width (800px / 50rem, 1024px / 64rem, 1280px / 80rem, 1440px / 90rem, 1600px / 100rem, 1920px / 120rem, 2560px / 160rem or 100%).
- An input field to select the content background color.
- A slide range field to select the background opacity value from (1 to 100).
Content tab
- A paragraph field to add any paragraph bundle. Note that the width setting for the paragraph bundle is disabled; the content settings will override it.
- A block content reference field. Here, you can reference any paragraph block field created by PB Block.
PB Content can create a page with an independent width and background and can suppress selected Solo regions such as the header, menus, and footer. Combined with the column components, it supports standalone landing-page layouts.
Requirements
- Paragraph module
- Field Group module
Installation
composer require 'drupal/paragraphs_bundles:^1.0'Download and enable the Paragraph and Field Group modules if you haven't already. Download and enable this module.
Usage
After enabling the module, you can start creating custom paragraph bundles. Each bundle can be customized with its own colors, border, layout, box shadow, margin, and padding.
Support and maintenance
Questions, ideas, and bug reports are welcome. Please use this project’s issue queue so discussions and solutions remain available to the Drupal community.
Maintainers monitor issues, but response times depend on availability.
Developed and maintained by Alaa Haddad of Flash Web Center, LLC.
AI disclosure: AI tools assisted with drafting and reviewing this project description. The maintainer verified the final content against the project source.
Depends on
Dependencies of the latest stable release
- Entity Reference Revisions
- Field Group
- Paragraphs
- block Drupal core
- field Drupal core
- file Drupal core
- filter Drupal core
- image Drupal core
- link Drupal core
- media Drupal core
- media_library Drupal core
- options Drupal core
- system Drupal core
- text Drupal core
- user Drupal core
- views Drupal core
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.x-dev | Dev | 11 | Aug 2, 2026 | ||
| 1.0.18 | Stable | 9–11 | Jun 6, 2026 | ||
| 1.0.17 | Stable | 9–11 | Mar 30, 2026 | ||
| 1.0.16 | Stable | 9–11 | Mar 16, 2026 | ||
| 1.0.15 | Stable | 9–11 | Feb 1, 2026 | ||
| 1.0.14 | Stable | 9–11 | Sep 29, 2025 | ||
| 1.0.13 | Stable | 9–11 | Jul 21, 2025 | ||
| 1.0.12 | Stable | 9–11 | Jun 30, 2025 | ||
| 1.0.11 | Stable | 9–11 | Mar 5, 2025 | ||
| 1.0.10 | Stable | 9–11 | Mar 4, 2025 | ||
| 1.0.9 | Stable | 9–11 | Jan 21, 2025 | ||
| 1.0.8 | Stable | 9–11 | Nov 13, 2024 |