fourkitchens / sous-admin
A recipe that contains modules, themes, and configuration for the Sous administration experience.
Installs: 285
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 8
Forks: 0
Open Issues: 0
Type:drupal-recipe
Requires
- drupal/admin_toolbar: *
- drupal/config_log: ^4.0
- drupal/entity_usage: ^2.0@beta
- drupal/field_group: ^4.0
- drupal/field_states_ui: ^3.0
- drupal/gin: *
- drupal/gin_toolbar: *
- drupal/login_destination: ^2.0@beta
- drupal/login_history: ^2.0@alpha
- drupal/media_library_edit: ^3.0
- drupal/publication_date: ^2.0@beta
- drupal/save_edit: ^1.3
- drupal/views_ajax_history: ^1.6
- drupal/views_bulk_operations: ^4.2
This package is auto-updated.
Last update: 2024-10-15 13:13:53 UTC
README
A recipe that contains modules, themes, and configuration for the Sous administration experience.
Configuring Drupal for Recipes
See https://www.drupal.org/files/issues/2023-10-01/Configuring%20Drupal%20to%20Apply%20Recipes.md
Installing this Recipe
composer require fourkitchens/sous-admin
Applying this Recipe
If you used the Sous Project as your starterkit:
lando install-recipe fourkitchens/sous-admin
Manually applying the recipe to your own project: From your webroot run:
php core/scripts/drupal recipe recipes/sous-admin
drush cr
composer unpack fourkitchens/sous-admin