fourkitchens / sous-paragraph-types
A recipe that contains modules and configuration Sous paragraph types.
Installs: 208
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 8
Forks: 0
Open Issues: 0
Type:drupal-recipe
Requires
- drupal/paragraphs: ^1.12
- drupal/paragraphs_collapsible: ^1.2
- drupal/paragraphs_ee: ^2.1
- fourkitchens/sous-formats: dev-main
- fourkitchens/sous-media: dev-main
This package is auto-updated.
Last update: 2024-10-09 05:02:58 UTC
README
A recipe that contains modules and configuration for the default Sous paragraph types.
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-paragraph-types
Applying this Recipe
If you used the Sous Project as your starterkit:
lando install-recipe fourkitchens/sous-paragraph-types
Manually applying the recipe to your own project: From your webroot run:
php core/scripts/drupal recipe recipes/sous-paragraph-types
drush cr
composer unpack fourkitchens/sous-paragraph-types