fourkitchens / sous-paragraphs
A collection of recipes and configuration for Sous with Paragraphs.
Package info
github.com/fourkitchens/sous-paragraphs
Type:drupal-recipe
pkg:composer/fourkitchens/sous-paragraphs
Requires
- drupal/paragraphs_features: ^2.1
- fourkitchens/sous-content-types: dev-main
- fourkitchens/sous-paragraph-types: dev-main
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-07 20:59:16 UTC
README
A recipe that contains modules and configuration for the Sous paragraphs experience.
This module configures four paragraph types:
- image
- text
- text with media
- video
Configuring Drupal for Recipes
See https://www.drupal.org/files/issues/2023-10-01/Configuring%20Drupal%20to%20Apply%20Recipes.md
Installing this Recipe
composer require fourkitchens/sous-paragraphs
Applying this Recipe
If you used the Sous Project as your starterkit:
lando install-recipe fourkitchens/sous-paragraphs
Manually applying the recipe to your own project: From your webroot run:
php core/scripts/drupal recipe recipes/sous-paragraphsdrush crcomposer unpack fourkitchens/sous-paragraphs