dpc-sdp / bay_platform_dependencies
Drupal integrations and dependency management for the Bay hosting platform.
Installs: 20 270
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 8
Forks: 1
Open Issues: 3
Type:drupal-module
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
- dev-main
- v2.0.9
- v2.0.8
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- v2.0.1
- 2.0.0
- 1.0.1
- 1.0.0
- dev-renovate/actions-checkout-4.x
- dev-renovate/composer-dependencies
- dev-feature/composer-validate-schedule
- dev-test/drush-version-with-d10
- dev-feature/DEVOPS-207-Add-batch-purge-support-to-section_purger-module
- dev-feature/DDS-1343--add-redis-patch
- dev-feature/DDS-1343--init-bay_platform_deps
This package is auto-updated.
Last update: 2025-04-11 00:56:38 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-To
email address viaSMTP_REPLYTO
environment 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)