drupal / rwcms_article
RW CMS article content type.
Installs: 71
Dependents: 1
Suggesters: 0
Security: 0
Type:drupal-recipe
pkg:composer/drupal/rwcms_article
Requires
- drupal/core: ^11.1
- drupal/photoswipe: ^5.0
- drupal/smart_date: ^4.2
This package is auto-updated.
Last update: 2025-11-14 15:39:52 UTC
README
This repository contains recipe for adding a Article modules and configuration.
How to apply a recipe using DDEV
Use the following command to apply the rwcms_article recipe:
ddev exec -d /var/www/html/web php core/scripts/drupal recipe ../recipes/rwcms_article
or
cd web
ddev drush recipe ../recipes/rwcms_article