tr33m4n/magento2-oauth-gmail

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

Maintainers

Package info

github.com/tr33m4n/magento2-oauth-gmail

Type:magento2-module

pkg:composer/tr33m4n/magento2-oauth-gmail

Statistics

Installs: 1 037

Dependents: 0

Suggesters: 0

Stars: 5

Open Issues: 0

v1.0.0-alpha 2025-03-19 20:56 UTC

This package is auto-updated.

Last update: 2026-03-02 19:59:44 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 https://developers.google.com/workspace/guides/create-credentials
  • Add unit/integration tests
  • Add CI

Installing

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

composer require tr33m4n/magento2-oauth-gmail