PHPackages                             monashee/module-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. monashee/module-smtp

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

monashee/module-smtp
====================

Magento 2 extension which allows custom SMTP such as SendGrid, MailUp etc for sending transactional email

1.0.2(9y ago)121OSL-3.0PHPPHP ~5.6.5|7.0.2|7.0.4|~7.0.6

Since Feb 11Pushed 9y agoCompare

[ Source](https://github.com/DerekMarcinyshyn/module-smtp)[ Packagist](https://packagist.org/packages/monashee/module-smtp)[ RSS](/packages/monashee-module-smtp/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (3)Dependencies (1)Versions (3)Used By (0)

Magento 2 Custom SMTP
=====================

[](#magento-2-custom-smtp)

[![Build Status](https://camo.githubusercontent.com/3f5d3cc8f5a9ddd177ed82c85333aa1f6b7b7e5d84ba93aec0d1f4de5289083f/68747470733a2f2f7472617669732d63692e6f72672f446572656b4d617263696e797368796e2f6d6f64756c652d736d74702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/DerekMarcinyshyn/module-smtp)

Magento 2 module which allows custom SMTP such as SendGrid, MailUp etc for sending transactional email.

- ACL
- Multi-store
- Tests

Admin configurations located at Stores -&gt; Configuration -&gt; Advanced -&gt; System -&gt; Custom SMTP

Screenshot
----------

[](#screenshot)

[![settings screenshot](https://raw.githubusercontent.com/DerekMarcinyshyn/module-smtp/master/settings-screenshot.jpg)](https://raw.githubusercontent.com/DerekMarcinyshyn/module-smtp/master/settings-screenshot.jpg)

Install
-------

[](#install)

#### Composer

[](#composer)

```
composer require monashee/module-smtp
```

Enable Module

```
php bin/magento module:enable Monashee_Smtp

php bin/magento setup:upgrade

php bin/magento setup:di:compile
```

You may need to Flush Magento Cache after installation.

#### Manual Download

[](#manual-download)

[Click here to download latest release](https://github.com/DerekMarcinyshyn/smtp/releases)

Uninstall
---------

[](#uninstall)

I would suggest removing the module since it overwrites the Mail Sending Settings.

```
php bin/magento module:disable Monashee_Smtp

php bin/magento module:uninstall Monashee_Smtp

php bin/magento setup:di:compile
```

Magento should remove it from your composer.json and composer.lock files as well as deleting from vendor folder.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity59

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 ~9 days

Total

2

Last Release

3371d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b8addabe5f3f6c8b0ab524eb60c04fc14908f41432cb84b33a009262d0e7a72f?d=identicon)[monashee](/maintainers/monashee)

---

Top Contributors

[![DerekMarcinyshyn](https://avatars.githubusercontent.com/u/761537?v=4)](https://github.com/DerekMarcinyshyn "DerekMarcinyshyn (45 commits)")

---

Tags

custom-smtpmagento2-extensionmagento2-modulesmtpsmtpmagento 2

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/monashee-module-smtp/health.svg)

```
[![Health](https://phpackages.com/badges/monashee-module-smtp/health.svg)](https://phpackages.com/packages/monashee-module-smtp)
```

###  Alternatives

[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)[nette/mail

📧 Nette Mail: A handy library for creating and sending emails in PHP.

5389.8M246](/packages/nette-mail)[jason-munro/cypht

Lightweight Open Source webmail written in PHP and JavaScript

1.5k146.0k](/packages/jason-munro-cypht)[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)[zytzagoo/smtp-validate-email

Perform email address verification via SMTP

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

Aplus Framework Email Library

2461.6M3](/packages/aplus-email)

PHPackages © 2026

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