Skip to content

fourkitchens/sous-paragraph-types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sous Paragraphs Drupal Recipe

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 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

About

A recipe that contains modules and configuration for the default Sous paragraph types

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published