drupal / rwcms_admin_ui
RW CMS administration.
1.0.0-alpha1
2025-06-17 14:58 UTC
Requires
- drupal/admin_toolbar: ^3.6
This package is auto-updated.
Last update: 2025-06-22 18:19:41 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