Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Paragraphs Sets allows you to create predefined sets of paragraphs that can be automatically applied to new content or selected by editors. This speeds up content creation by providing ready-made content blocks.

Overview

Paragraphs Sets allows to create different sets of paragraphs.
These sets can be automatically added to a new entity or selected while creating/editing the entity.

This allows editors to add content way faster because they do not need to add all required paragraphs manually and can focus on the content.

Limitations

Providing default values for the paragraphs is tested only for primitive field types (i.e. "text_plain" or "text_long"). More complex types may work.
If you really need to provide default values for other types (i.e. for files or nested paragraphs) you should implement hook_paragraphs_set_data_alter() in a custom module and set the value there.

Extensions

For more flexibility when setting default content to paragraphs there is a new module called Paragraphs Sets Plugins which allows using data transformation plugins (as used in Migrate) to create entities on-the-fly.

Upgrade from 8.x-2.x

If you upgrade from version 8.x-2.x to 3.x and access the configuration created by Paragraphs Sets in custom modules, please note that the schema changed. In 8.x-2.x "type" was used to reference Paragraphs bundles. From 3.x on "bundle" is used in configuration. See #3199395: Consider using `bundle` instead of `type` for more information.

Activity

Total releases
2
First release
May 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 2
Maintenance
Dormant

Releases

Version Type Release date
3.0.3 Stable Jul 1, 2025
3.0.2 Stable May 23, 2025