Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Magento 2.3 not supported. #7

Open
LiamKarlMitchell opened this issue Mar 7, 2019 · 6 comments
Open

Magento 2.3 not supported. #7

LiamKarlMitchell opened this issue Mar 7, 2019 · 6 comments

Comments

@LiamKarlMitchell
Copy link

Store -> System -> SendGrid SMTP
Gives an error.

composer require sendgrid/email-delivery-simplified

"[InvalidArgumentException]
Could not find a matching version of package sendgrid/email-delivery-simplified. Check the package spelling, your version constraint and that the package is available in a stability which matches your minimum-stability (stable)."

Installed via downloaded zip manually.

When viewing Magento Dashboard | System | SendGrid | Settings

I get the following error.
1 exception(s):

Exception #0 (InvalidArgumentException): The message should be an instance of \Zend_Mail

Suspect in the code that MessageInterface $message may not be an instance of Zend_Mail.
Magento 2.3 uses Zend Framework 2 not ZF1 so need to use Zend\Mail\Message not Zend_Mail

https://zf2.readthedocs.io/en/release-2.2.3/modules/zend.mail.attachments.html

Can you please release an updated version for Magento 2.3

Although not sure if this repo is the same one.. forgive me if not I've already sent a support ticket to sendgrid.

@jitheesh-db
Copy link

Same issue with Magento 2.2.8. @LiamKarlMitchell did you find a fix for this issue?

@sanjeev-bizspice
Copy link

sanjeev-bizspice commented May 1, 2019

@LiamKarlMitchell any fix for this issue??

@syedsaleem086
Copy link

syedsaleem086 commented May 29, 2019

Same issue with Magento 2.2.8. @LiamKarlMitchell
Any updates

@jwdegeus
Copy link

Same issue with Magento 2.3.1.

@sanjeev-bizspice
Copy link

yes, you can use mageplaza smtp extension as an alternative to this. It supports sengrid as well and is compitable with magento 2.3.1

@edurodriguesdias
Copy link

Thanks @sanjeev-bizspice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants