PHPackages                             lettermint/lettermint-magento2 - 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. lettermint/lettermint-magento2

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

lettermint/lettermint-magento2
==============================

Lettermint Email Integration for Magento 2

0.1.2(10mo ago)011MITPHPPHP &gt;=8.2

Since Jun 24Pushed 4mo agoCompare

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

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

Lettermint Magento 2 Module
===========================

[](#lettermint-magento-2-module)

[![Latest Version on Packagist](https://camo.githubusercontent.com/77e72f203bcd2b894285380cbb6d0153fe44de05ada9e56e9f7df62d058ac352/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c65747465726d696e742f6c65747465726d696e742d6d6167656e746f322e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/lettermint/lettermint-magento2)[![Total Downloads](https://camo.githubusercontent.com/547336872c39ca7eb123a5787b112ca4ae67c252e169e41a8f960a8e897af508/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c65747465726d696e742f6c65747465726d696e742d6d6167656e746f322e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/lettermint/lettermint-magento2)[![Join our Discord server](https://camo.githubusercontent.com/53ac78394b2bfdedbab92b06b9aa0593d5334263ac202bcb761913f2cbde04c3/68747470733a2f2f696d672e736869656c64732e696f2f646973636f72642f313330353531303039353538383831393033353f6c6f676f3d646973636f7264266c6f676f436f6c6f723d656565266c6162656c3d446973636f7264266c6162656c436f6c6f723d34363463653526636f6c6f723d3044304532382663616368655365636f6e64733d3433323030)](https://lettermint.co/r/discord)

Integrate Lettermint email service with your Magento 2 store for reliable transactional and marketing email delivery.

Requirements
------------

[](#requirements)

- Magento 2.3.0 or higher
- PHP 8.1 or higher
- Composer

Installation
------------

[](#installation)

Install the module via Composer:

```
composer require lettermint/lettermint-magento2
php bin/magento module:enable Lettermint_Email
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:flush
```

Configuration
-------------

[](#configuration)

1. Navigate to **Stores → Configuration → Lettermint → Configuration**
2. Enable the module
3. Enter your Lettermint API token
4. Configure sender information and route IDs
5. Save configuration

### Configuration Options

[](#configuration-options)

- **API Token**: Your Lettermint service API token (encrypted storage)
- **Transactional Route**: Route ID for transactional emails (default: `outgoing`)
- **Newsletter Route**: Route ID for newsletter/marketing emails (default: `broadcast`)
- **Sender Configuration**: Default sender name and email address

Features
--------

[](#features)

- **Transactional Emails**: Order confirmations, password resets, etc. → Configurable route (default: `outgoing`)
- **Newsletter Emails**: Marketing campaigns, newsletters → Configurable route (default: `broadcast`)

Email Flow
----------

[](#email-flow)

### Transactional Emails

[](#transactional-emails)

```
Magento Email System → TransportPlugin → Lettermint API (outgoing route)

```

### Newsletter Emails

[](#newsletter-emails)

```
Magento Newsletter → newsletter_send_after event → NewsletterSendObserver → Lettermint API (broadcast route)

```

Security
--------

[](#security)

- API tokens are encrypted in Magento's configuration storage
- Input validation and sanitization
- Secure API communication via HTTPS
- No sensitive data logged in plain text

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

Credits
-------

[](#credits)

- [Bjarn Bronsveld](https://github.com/bjarn)
- [All Contributors](../../contributors)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance71

Regular maintenance activity

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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

Total

2

Last Release

318d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4b21c7b0783f49d47252342dde1bf0395079db0e423f0ee79e82620202355ab2?d=identicon)[bjarn](/maintainers/bjarn)

---

Top Contributors

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

---

Tags

emaillettermintmagentomagento2magento2-module

### Embed Badge

![Health badge](/badges/lettermint-lettermint-magento2/health.svg)

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

###  Alternatives

[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)[mailchimp/mc-magento2

Connect MailChimp with Magento

1611.8M3](/packages/mailchimp-mc-magento2)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50374.2k18](/packages/dotdigital-dotdigital-magento2-extension)

PHPackages © 2026

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