drupal / rwcms_hero_carousel
RW CMS hero carousel.
Installs: 97
Dependents: 1
Suggesters: 0
Security: 0
Type:drupal-recipe
pkg:composer/drupal/rwcms_hero_carousel
Requires
- bower-asset/tiny-slider: ^2.9
- drupal/core: ^11.1
- drupal/crop: ^2.4
- drupal/image_widget_crop: ^3.0
- drupal/twig_tweak: ^3.4
- drupal/weight: ^3.6
This package is auto-updated.
Last update: 2025-11-14 15:36:57 UTC
README
This repository contains recipe for adding a Hero carousel modules and configuration.
How to apply a recipe using DDEV
Use the following command to apply the rwcms_hero_carousel recipe:
ddev exec -d /var/www/html/web php core/scripts/drupal recipe ../recipes/rwcms_hero_carousel
or
cd web
ddev drush recipe ../recipes/rwcms_hero_carousel