fourkitchens/sous-layout-builder

A recipe that contains modules for use with Sous layout builder.

dev-main 2024-05-28 14:46 UTC

This package is not auto-updated.

Last update: 2024-06-25 19:13:20 UTC


README

Sous Layout Builder Drupal Recipe

A recipe that contains modules and configuration for Sous default layout builder configuration.

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

Applying this Recipe

If you used the Sous Project as your starterkit:

  • lando install-recipe sous-layout-builder

Manually applying the recipe to your own project: From your webroot run:

  • php core/scripts/drupal recipe recipes/sous-layout-builder
  • drush cr
  • composer unpack fourkitchens/sous-layout-builder