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
319 stars 148 forks source link

Ability to configure per environment #159

Closed kdckrs closed 4 years ago

kdckrs commented 4 years ago

This adds the ability to put environment-specific configuration in the app/etc/env.php

srenon commented 4 years ago

@kennydeckers ... sorry for the delay. What version of Magento was this introduces in? Was it 2.2.x? if so then I will need to stop supporting older version by update the composer requirements

kdckrs commented 4 years ago

@kennydeckers ... sorry for the delay. What version of Magento was this introduces in? Was it 2.2.x? if so then I will need to stop supporting older version by update the composer requirements

I'm pretty sure this has been around since Magento 2.1 but since the official developer documentation of that version has been removed I can't confirm 100%. As far as I'm aware Magento also no longer provides support for 2.1 (and 2.2) so it would kind of make sense to "up" the requirement to 2.3 and up?

Magento's software licence policy: https://magento.com/sites/default/files/magento-software-lifecycle-policy.pdf

kdckrs commented 4 years ago

@srenon bump?

srenon commented 4 years ago

@kennydeckers... I will create a new release shortly