drupal/rwcms_article

RW CMS article content type.

Installs: 71

Dependents: 1

Suggesters: 0

Security: 0

Type:drupal-recipe

pkg:composer/drupal/rwcms_article

1.0.0-alpha1 2025-11-14 16:08 UTC

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