tr33m4n/magento2-oauth-gmail

A simple way to send mail via the Gmail API with Oauth authentication

Installs: 209

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 3

Forks: 2

Open Issues: 0

Type:magento2-module

v0.0.17 2023-01-08 21:52 UTC

This package is auto-updated.

Last update: 2024-04-09 00:52:58 UTC


README

A simple way to send mail via the Gmail API with Oauth authentication

This is alpha software!

This module allows Magento to send emails through the Gmail API using Oauth authentication, instead of SMTP.

TODO

  • Allow send failure to fallback to default
  • Allow configuring different test email addresses
  • Better handling of refresh token errors
  • Add instructions/wiki for configuring the Oauth application within the Google Developer console
  • Add unit/integration tests
  • Add CI

Installing

This module is available on https://packagist.org/

composer require tr33m4n/magento2-oauth-gmail