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

Can not install it on Magento version 2.1.2 #44

Closed key-dev closed 7 years ago

key-dev commented 7 years ago

Hi there, I am unable to install it on Magento 2.1.2. I am using this command. composer require magepal/magento2-gmailsmtpapp

Please help

srenon commented 7 years ago

Without more information, it is next to impossible to provide a solution:

What happens after you enter the above command?

What error message are you getting?

key-dev commented 7 years ago

Thanks for getting back to me. When i run that command this happens via SSH using putty. error-install

Thanks in advance.

srenon commented 7 years ago

I don't think the issue is caused by this module.

I would suggest you try creating a backup of the site, then try to install a random free M2 and see if still getting an error.

Did you recently upgrade from 2.1.1?

key-dev commented 7 years ago

It worked using zip package and doing setup upgrade. But the error remained using composer. Well! fixed it. Thanks a lot