drupal/rwcms_admin_ui

RW CMS administration.

Installs: 97

Dependents: 1

Suggesters: 0

Security: 0

Type:drupal-recipe

pkg:composer/drupal/rwcms_admin_ui

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

This package is auto-updated.

Last update: 2025-11-14 15:36:19 UTC


README

This repository contains recipe for adding a Admin UI modules and configuration.

How to apply a recipe using DDEV

Use the following command to apply the rwcms_admin_ui recipe:

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

or

cd web
ddev drush recipe ../recipes/rwcms_admin_ui