drupal / rwcms_admin_ui
RW CMS administration.
Installs: 42
Dependents: 0
Suggesters: 0
Security: 0
Type:drupal-recipe
pkg:composer/drupal/rwcms_admin_ui
Requires
- drupal/admin_toolbar: ^3.6
- drupal/menu_admin_per_menu: ^1.6
- drupal/project_browser: ^2.1@beta
This package is auto-updated.
Last update: 2025-10-02 09:30:35 UTC
README
This repository contains a Drupal recipe for adding a Admin UI modules.
DDEV
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
ddev drush recipe ../recipes/rwcms_admin_ui