fourkitchens/sous-paragraphs

A collection of recipes and configuration for Sous with Paragraphs.

dev-main 2024-04-02 18:18 UTC

This package is auto-updated.

Last update: 2024-05-02 18:32:19 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 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