MageMontreal / mailgun-magento2

Send Magento's transactional e-mails with the Mailgun API service.
MIT License
3 stars 5 forks source link

Does this version is compatible with Magento 2.3.2? #3

Open tanolalano opened 5 years ago

tanolalano commented 5 years ago

as title

franckcharpentier commented 5 years ago

I successfully tested this module on Magento 2.3.2.

However, it no longer works on Magento 2.3.3

tanolalano commented 5 years ago

Thank you @franckcharpentier for response. Hope will be updated to 2.3.3

nicolas-medina commented 5 years ago

Hi @tanolalano and @franckcharpentier,

I will work on Magento 2.3.3 compatibility this weekend. I will let you know once done.

tanolalano commented 5 years ago

@nicolas-medina thank you for your work

franckcharpentier commented 5 years ago

@nicolas-medina thank you very much.

I'll test it this week.

tanolalano commented 5 years ago

@nicolas-medina let me kwon please! I have no time to test in dev instance

franckcharpentier commented 5 years ago

@tanolalano @nicolas-medina Thanks, it works perfectly.

tanolalano commented 5 years ago

@nicolas-medina It seems no work on my 2.3.3 installation. No error found in magento log nor in apache log. I have applied the patch because with smtp was not working. Does it maybe related to the patch??

nicolas-medina commented 5 years ago

@tanolalano I will try with the patch. If you are using PHP 7.2, there is another bug in Magento 2.3, see https://github.com/magento/magento2/issues/19795

tanolalano commented 5 years ago

My php version is 7.2.19

jorgb90 commented 3 years ago

Still working for PHP 7.4 and Magento 2.4 ?

nicolas-medina commented 3 years ago

@jorgb90 I will test for Magento 2.4 compatibility.

jorgb90 commented 3 years ago

@nicolas-medina I just saw your commits. Its now compatible?