New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/magepal/magento2-gmail-smtp-app

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/magepal/magento2-gmail-smtp-app

  • v1.2.0
  • Source
  • Go
  • Socket score

Version published
Created
Source

Gmail Smtp App for Magento2

Configure Magento 2 to send all transactional email using Google App, Gmail, Amazon Simple Email Service (SES) and other SMTP server.

All you need is either a (i) free Gmail account, (ii) paid Google Apps account or any other SMTP service (i.e Amazon Simple Email Service / Amazon SES )

###Benefits Since Google's SMTP server does not use Port 25, you'll reduce the probability that an ISP might block your email or flag it as SPAM. Also all your emails sent from Magento will be searchable and backed-up in your email account on Google's servers.

###1 - Installation Gmail Smtp App

Manual Installation

Install Gmail Smtp App for Magento2

  • Download the extension
  • Unzip the file
  • Create a folder {Magento root}/app/code/MagePal/GmailSmtpApp
  • Copy the content from the unzip folder

#####Using Composer

composer config repositories.magepal-gmailsmtpapp git git@github.com:magepal/magento2-gmailsmtpapp.git
composer require magepal/magento2-gmailsmtpapp

####2 - Enable Gmail Smtp App

  • php -f bin/magento module:enable --clear-static-content MagePal_GmailSmtpApp
  • php -f bin/magento setup:upgrade

####3 - Config Gmail Smtp App Log into your Magetno Admin, then goto Stores -> Configuration -> Advanced -> System -> Gmail/Google Apps SMTP Pro and enter your email credentials

FAQs

Package last updated on 25 Jun 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc