tr33m4n / magento2-oauth-gmail
A simple way to send mail via the Gmail API with Oauth authentication
Installs: 377
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 2
Forks: 3
Open Issues: 0
Type:magento2-module
Requires
- php: ^7.4||^8.1
- google/apiclient: ^2.12
- magento/framework: ^103
Requires (Dev)
- adamwojs/php-cs-fixer-phpdoc-force-fqcn: ^2.0
- bitexpert/phpstan-magento: ^0.21.0
- friendsofphp/php-cs-fixer: ^3.4
- magento/module-config: ^101.2
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ~1.6.0
- rector/rector: ^0.13.0
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