magepal / magento2-gmail-smtp-app

Configure Magento 2 to send email using Google App, Gmail, Amazon Simple Email Service (SES), Microsoft Office365 and many other SMTP (Simple Mail Transfer Protocol) servers
https://www.magepal.com
321 stars 147 forks source link

Allow updating to Magento 2.2 #84

Closed JerVoo closed 7 years ago

JerVoo commented 7 years ago

Allow updating to Magento 2.2 (using Magento Framework version 101.0.0)

srenon commented 7 years ago

@JerVoo ... Magento2.2 also made some DI and Interface changes, so it requires more work than just changing composer.json

See https://github.com/magepal/magento2-gmailsmtpapp/issues/82

srenon commented 7 years ago

@JerVoo .... Please try the latest version and let me know if you have any issues

Thanks