PHPackages                             yukoff/magento2-sendgrid-smtp - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. yukoff/magento2-sendgrid-smtp

ActiveMagento2-module[Mail &amp; Notifications](/categories/mail)

yukoff/magento2-sendgrid-smtp
=============================

Configure Magento 2 to use SendGrid SMTP server to send email

0.2.1(9y ago)12125[3 issues](https://github.com/yukoff/magento2-sendgrid-smtp/issues)[1 PRs](https://github.com/yukoff/magento2-sendgrid-smtp/pulls)OSL-3.0PHPPHP ~5.5.0|~5.6.0|~7.0.0

Since Apr 5Pushed 9y ago2 watchersCompare

[ Source](https://github.com/yukoff/magento2-sendgrid-smtp)[ Packagist](https://packagist.org/packages/yukoff/magento2-sendgrid-smtp)[ RSS](/packages/yukoff-magento2-sendgrid-smtp/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

SendGrid SMTP Plugin for Magento2
=================================

[](#sendgrid-smtp-plugin-for-magento2)

Configure Magento to use SendGrid's SMTP server to send all transactional emails.

*Note:* You need a valid SendGrid account.

1. Install SendGrid SMTP Plugin
-------------------------------

[](#1-install-sendgrid-smtp-plugin)

### Using Composer

[](#using-composer)

```
composer require yukoff/magento2-sendgrid-smtp

```

### Using Source Code

[](#using-source-code)

```
composer config repositories.yukoff-sendgridsmtp git git@github.com:yukoff/magento2-sendgrid-smtp.git
composer require yukoff/magento2-sendgrid-smtp

```

### Manual Installation

[](#manual-installation)

Install SendGrid SMTP plugin for Magento2

- Download the extension
- Unzip the file
- Create a folder {MAGENTO\_ROOT}/app/code/SendGrid/SendGridSmtp
- Copy the content from the unzipped folder

2. Enable SendGrid SMTP Plugin
------------------------------

[](#2-enable-sendgrid-smtp-plugin)

```
php -f bin/magento module:enable --clear-static-content SendGrid_SendGridSmtp
php -f bin/magento setup:upgrade

```

3. Config SendGrid SMTP Plugin
------------------------------

[](#3-config-sendgrid-smtp-plugin)

Log into your Magetno2 backend, then goto `Store -> System -> SendGrid SMTP` and enter your email credentials, SendGrid category (if used) etc.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~63 days

Total

3

Last Release

3562d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3d44b4710aec6515ee04f7b557adaa2b36d9083ed06d1abdc6f1f0b5e8b95e54?d=identicon)[yukoff](/maintainers/yukoff)

---

Top Contributors

[![yukoff](https://avatars.githubusercontent.com/u/1076681?v=4)](https://github.com/yukoff "yukoff (5 commits)")

---

Tags

emailsendgridsmtpmagento2magento 2

### Embed Badge

![Health badge](/badges/yukoff-magento2-sendgrid-smtp/health.svg)

```
[![Health](https://phpackages.com/badges/yukoff-magento2-sendgrid-smtp/health.svg)](https://phpackages.com/packages/yukoff-magento2-sendgrid-smtp)
```

###  Alternatives

[sendgrid/sendgrid

This library allows you to quickly and easily send emails through Twilio SendGrid using PHP.

1.5k47.5M164](/packages/sendgrid-sendgrid)[mageplaza/module-smtp

SMTP Extension for Magento 2 helps the owner of store simply install SMTP (Simple Mail Transfer Protocol) server which transmits the messages into codes or numbers

3015.9M8](/packages/mageplaza-module-smtp)[magepal/magento2-gmailsmtpapp

Magento 2 SMTP Extension - Configure Magento 2 to send all transactional email using Gmail, G Suite, Amazon SES, Office360, Mailgun, SendGrid, Mandrill or any other SMTP servers

3321.8M2](/packages/magepal-magento2-gmailsmtpapp)[sendgrid/smtpapi

Build SendGrid X-SMTPAPI headers in PHP.

696.5M2](/packages/sendgrid-smtpapi)[zytzagoo/smtp-validate-email

Perform email address verification via SMTP

452909.9k3](/packages/zytzagoo-smtp-validate-email)[mollie/magento2

Mollie Payment Module for Magento 2

1121.6M10](/packages/mollie-magento2)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
