drupal / rwcms_admin_ui
RW CMS administration.
1.0.0-alpha2
2025-09-26 13:10 UTC
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