Bulk Paragraphs
1 sites
Security covered
Drupal 11
· not 10
This module allows you to quickly create multiple paragraphs at once by setting default values and incrementing patterns for numerical and date fields. It supports various field types and can be configured per paragraph widget to streamline content creation.
Bulk generate paragraphs with configurable default values and increment patterns.
Features
- Bulk Generation: Generate multiple paragraphs at once (1-100)
- Nested Paragraphs: Full support for nested paragraph fields
- AJAX Refresh: Preserves unsaved form values after generation, with page reload fallback
- Dropdown UI: Matches Paragraphs widget add_mode setting
- Increment Patterns: Automatically increment dates and numbers
- Template Support: Use {n} for numbering, {n0} for 0-based numbering, {date:Y-m-d} for dates
- Field Types: Supports text, text with summary, number, date, date range, boolean, link, email, telephone, list, image, and file fields
- Admin Settings: Configure available increment options and defaults at
/admin/config/content/bulk-paragraphs - Per-widget Settings: Enable or disable bulk generation per Paragraphs widget
- Automatic Cleanup: Orphaned paragraphs are cleaned up via cron after 24 hours
Post-Installation
- (Optional) Configure increment options at Administration > Configuration > Content authoring > Bulk Paragraphs
- Navigate to any content form with a Paragraphs field
- Click "Bulk Generate" next to any paragraph type's add button
- Configure the number of paragraphs and default values
- Click "Generate"
Additional Requirements
- Paragraphs module
Similar projects
This module provides bulk generation functionality specifically designed for Paragraphs, filling a gap not addressed by other paragraph-related modules.
Depends on
Dependencies of the latest stable release
- Paragraphs
- datetime 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 | |
|---|---|---|---|---|---|
| 1.4.0 | Stable | 11 | Requires Drupal 11.1 or later. Adds Drupal 12 compatibility. | Aug 30, 2026 | |
| 1.3.0 | Stable | 10–11 | Fix bulk-generated paragraphs disappearing on save; add cron cleanup for orphaned paragraphs | Mar 5, 2026 | |
| 1.2.0 | Stable | 10–11 | Add settings page and per-widget enable/disable control. | Mar 2, 2026 | |
| 1.1.1 | Stable | 10–11 | Fix permission check for bulk button display on content edit forms | Feb 7, 2026 | |
| 1.1.0 | Stable | 10–11 | Initial stable release with nested paragraphs support and AJAX refresh | Jan 30, 2026 |