drupal / rwcms_canvas
RW CMS canvas.
Installs: 49
Dependents: 1
Suggesters: 0
Security: 0
Type:drupal-recipe
pkg:composer/drupal/rwcms_canvas
Requires
- drupal/canvas: @rc
- drupal/core: ^11.1
This package is auto-updated.
Last update: 2025-11-14 15:40:36 UTC
README
This repository contains recipe for adding a Canvas modules and configuration.
How to apply a recipe using DDEV
Use the following command to apply the rwcms_canvas recipe:
ddev exec -d /var/www/html/web php core/scripts/drupal recipe ../recipes/rwcms_canvas
or
cd web
ddev drush recipe ../recipes/rwcms_canvas