Skip to content

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

Notifications You must be signed in to change notification settings

tr33m4n/magento2-oauth-gmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

magento2-oauth-gmail

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published