A recipe that contains modules and configuration for the Sous paragraphs experience.
This module configures four paragraph types:
- image
- text
- text with media
- video
See https://www.drupal.org/files/issues/2023-10-01/Configuring%20Drupal%20to%20Apply%20Recipes.md
composer require fourkitchens/sous-paragraphs
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-paragraphs
drush cr
composer unpack fourkitchens/sous-paragraphs