Skip to content
This repository was archived by the owner on Jun 4, 2026. It is now read-only.
This repository was archived by the owner on Jun 4, 2026. It is now read-only.

Do not mandate symfony mail Drupal module #131

Description

@Eli-TW

The localgov_workflows_notifications submodule mandates the use of the Drupal symfony_mailer module.

This causes the following problems:

  • this causes this module, and then by extension the site, from being able to use the GOV.UK Notify service and Drupal module. This prevents a significant proportion of the local gov target audience using a potentially free email service in tandem with this module
  • drupal/symfony_mailer is loaded by composer when the base localgov_workflows module is installed, whether they are using it or not.

We should remove the hard dependency on drupal/symfony_mailer, list it as a recommendation, and fallback to Drupal's mail system if it is not present.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions