PHPackages                             frosh/mjml - 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. [Templating &amp; Views](/categories/templating)
4. /
5. frosh/mjml

ActiveShopware-platform-plugin[Templating &amp; Views](/categories/templating)

frosh/mjml
==========

Compiles MJML email templates to HTML for Shopware mail sending

1.0.3(1w ago)51071MITPHPPHP ^8.2CI failing

Since Jun 28Pushed 3d ago2 watchersCompare

[ Source](https://github.com/FriendsOfShopware/FroshMjml)[ Packagist](https://packagist.org/packages/frosh/mjml)[ RSS](/packages/frosh-mjml/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (3)Dependencies (4)Versions (6)Used By (0)

FroshMjml
=========

[](#froshmjml)

MJML email templates for Shopware 6 MJML in a mail's HTML body is compiled to responsive HTML at send time — pure PHP (`shyim/mjml-php`), no Node required.

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

[](#requirements)

- Shopware ~6.6.0
- PHP 8.2+

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

[](#installation)

```
composer require frosh/mjml
bin/console plugin:refresh
bin/console plugin:install --activate FroshMjml
```

Usage
-----

[](#usage)

**Per mail template:** open a mail template, toggle *Use MJML*, and write MJML in the editor. The default HTML stays untouched, so the toggle is reversible.

**Reusable components** (Settings → MJML Components) are referenced from Twig:

- `{{ mjml_component('name', { headline: '…' }) }}` — inline fragment
- `{% mjml 'name' %}…{% endmjml %}` — fragment with a `{{ content }}` slot
- `{% extends mjml_base('name') %}{% block content %}…{% endblock %}` — base layout

Content inside a block or slot must be valid MJML (`…` etc.); raw text in an `` is dropped by MJML.

###  Health Score

48

—

FairBetter than 94% of packages

Maintenance99

Actively maintained with recent releases

Popularity20

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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 ~8 days

Total

3

Last Release

11d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7c45ef9077b73fce78afbfab2fa27e611a453dd77de003e2785ac84105d02bef?d=identicon)[shyim](/maintainers/shyim)

---

Top Contributors

[![stefanpoensgen](https://avatars.githubusercontent.com/u/22468102?v=4)](https://github.com/stefanpoensgen "stefanpoensgen (18 commits)")[![M-arcus](https://avatars.githubusercontent.com/u/25648755?v=4)](https://github.com/M-arcus "M-arcus (4 commits)")[![MelvinAchterhuis](https://avatars.githubusercontent.com/u/26538915?v=4)](https://github.com/MelvinAchterhuis "MelvinAchterhuis (1 commits)")[![shyim](https://avatars.githubusercontent.com/u/6224096?v=4)](https://github.com/shyim "shyim (1 commits)")

---

Tags

emailemail-templatesmjmlshopwareshopware-pluginshopware6shopware6-plugintwig

### Embed Badge

![Health badge](/badges/frosh-mjml/health.svg)

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

###  Alternatives

[shopware/storefront

Storefront for Shopware

674.6M247](/packages/shopware-storefront)[shopware/production

177209.0k](/packages/shopware-production)[frosh/tools

Provides some basic things for managing the Shopware Installation

88820.7k3](/packages/frosh-tools)[shopware/administration

Administration frontend for the Shopware Core

414.3M119](/packages/shopware-administration)[shopware/elasticsearch

Elasticsearch for Shopware

153.9M19](/packages/shopware-elasticsearch)[adyen/adyen-shopware6

Official Shopware 6 Plugin to connect to Payment Service Provider Adyen

25117.9k](/packages/adyen-adyen-shopware6)

PHPackages © 2026

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