dpc-sdp/bay_platform_dependencies

Drupal integrations and dependency management for the Bay hosting platform.

Installs: 21 825

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 8

Forks: 1

Open Issues: 2

Type:drupal-module

v2.0.10 2025-05-22 01:29 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 via SMTP_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

  1. Adds support for RedisCluster client.
  2. Adds NewRelic transactions for RedisCluster operations (please see docs in patches directory for how to reroll this patch)