drupal / rwcms_admin_ui
RW CMS administration.
Installs: 97
Dependents: 1
Suggesters: 0
Security: 0
Type:drupal-recipe
pkg:composer/drupal/rwcms_admin_ui
Requires
- drupal/menu_admin_per_menu: ^1.6
- drupal/navigation_extra_tools: ^1.3
- drupal/project_browser: ^2.1@beta
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