fourkitchens / sous-media
A recipe that contains modules and configuration for Sous media.
Installs: 280
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 8
Forks: 0
Open Issues: 0
Type:drupal-recipe
Requires
- dropzone/dropzone: ^5.9
- drupal/dropzonejs: ^2.5
- drupal/focal_point: ^2.0
- drupal/media_library_edit: ^3.0
This package is auto-updated.
Last update: 2024-10-15 13:26:06 UTC
README
A recipe that contains modules and configuration for the Sous media experience.
This module configures three media types:
- file
- image
- 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-media
Applying this Recipe
If you used the Sous Project as your starterkit:
lando install-recipe fourkitchens/sous-media
Manually applying the recipe to your own project: From your webroot run:
php core/scripts/drupal recipe recipes/sous-media
drush cr
composer unpack fourkitchens/sous-media