DPDK Architecture  ->  Drupal (stable)

Sendgrid
>= v1.0.4

Functionalities

  • Simple util that allows you to send mail via Sendgrid

Preview

Not available

Hooks

No hooks implemented

Configuration

$settings['sendgrid'] = [
    'apiKey' => 'SG.xxxxxxxxxxxxxxxxxx',
    'options' => [
        'raise_exceptions' => false
    ],
    'mail' => [
        'from' => 'webmaster@dpdk.com',
        'subject' => 'Default subject',
        'text' => 'Default text'
    ],
];

Routes

No routes implemented

Last modifiedFriday, April 30, 2021, 12:00:21 PM UTC
Last authorColin van Eenige
Commit ID4c7a701