dpc-sdp / bay_platform_dependencies
Drupal integrations and dependency management for the Bay hosting platform.
Package info
github.com/dpc-sdp/bay_platform_dependencies
Type:drupal-module
pkg:composer/dpc-sdp/bay_platform_dependencies
v2.0.11
2025-06-16 03:13 UTC
Requires
- cweagans/composer-patches: ^1.7
- dpc-sdp/bay_monitoring: ^2.0
- dpc-sdp/tide_logs: ^2.0
- drupal/purge: ^3.4
- drupal/redis: 1.6.0
- drupal/section_purge: 4.x
- drupal/smtp: ^1.2
- drush/drush: ^13
This package is auto-updated.
Last update: 2026-06-22 07:08:42 UTC
README
Drupal configuration for Bay hosting platform integrations.
Features
- Ensures dependencies required for the Bay hosting platform are installed.
- Allows configuring the default
Reply-Toemail address viaSMTP_REPLYTOenvironment variable. - Adds validation to webform email handler form, restricting configuration emails configured in SMTP_WHITELIST envvar.
Patches
Redis
This module handles patching of the Redis module with a few key features
- Adds support for RedisCluster client.
- Adds NewRelic transactions for RedisCluster operations (please see docs in patches directory for how to reroll this patch)