For the complete documentation index, see llms.txt. This page is also available as Markdown.

Varbase Email

Adds HTML email templates for Drupal.

Varbase Email Module

Varbase emailing features are bundled through the Varbase Email module. GitHub: https://github.com/Vardot/varbase_email Drupal.org: https://www.drupal.org/project/varbase_email

After building a project using the varbase-project template, you can see the code of the Varbase Email module in:

project_directory
|-- docroot
    |-- modules
        |-- contrib
            |-- varbase_email

Brings in the following core and contributed modules to your site:

Module
Purpose

Integrate Symfony Mailer into Drupal.

Installs Swift Mailer as a mail system.

Switch From Swift Mailer to Symfony MailerConfigure Symfony MailerConfigure Swift Mailer