drupal/rwcms_standard

RW CMS standard profile installer.

Installs: 97

Dependents: 1

Suggesters: 0

Security: 0

Type:drupal-recipe

pkg:composer/drupal/rwcms_standard

1.0.0-alpha4 2025-11-15 06:46 UTC

This package is auto-updated.

Last update: 2025-11-15 05:48:31 UTC


README

This repository contains recipe for adding a Standard site configuration.

How to apply a recipe using DDEV

Use the following command to apply the rwcms_standard recipe:

ddev exec -d /var/www/html/web php core/scripts/drupal recipe ../recipes/rwcms_standard

or

cd web
ddev drush recipe ../recipes/rwcms_standard