drupal / varbase_dev_base
A recipe to manage default development modules and configurations. Development Environment Modules and Features, make sure to disable this feature in production.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Type:drupal-recipe
pkg:composer/drupal/varbase_dev_base
Requires
- drupal/config_update: ~2
- drupal/core: ~11.3.0
- drupal/devel: ~5
- drupal/reroute_email: ~2.3.0
- drupal/sdc_devel: ~1
This package is not auto-updated.
Last update: 2026-01-09 14:42:15 UTC
README
A recipe to manage default development modules and configurations.
Description
Development Environment Modules, make sure to disable them in production.
This recipe provides essential development tools including:
- dblog: Database logging for debugging
- views_ui: Views user interface for content administration
- config_update_ui: Configuration update interface
- devel: Development tools and debugging utilities
- sdc_devel: Single Directory Components development tools
- reroute_email: Email rerouting for testing environments
Installation
This is a Drupal recipe that can be applied using Drupal's recipe system.
Configuration
The recipe includes default configurations for:
- Database logging settings
- Email rerouting to development catch-all
- Syslog settings for production-like logging
Warning
Important: This recipe is intended for development environments only. Make sure to disable these features in production environments.
Maintainers
License
GPL-2.0-or-later