PHPackages                             bummzack/silverstripe-emogrify - 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. bummzack/silverstripe-emogrify

ActiveSilverstripe-vendormodule

bummzack/silverstripe-emogrify
==============================

Integrate Emogrifier plugin into SilverStripe.

1.0.0(4y ago)410.5k↓55.9%2BSD-3-ClausePHPPHP ^7.2 || ^8.0CI failing

Since Feb 17Pushed 4y ago1 watchersCompare

[ Source](https://github.com/bummzack/silverstripe-emogrify)[ Packagist](https://packagist.org/packages/bummzack/silverstripe-emogrify)[ RSS](/packages/bummzack-silverstripe-emogrify/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (4)Versions (8)Used By (0)

SilverStripe Emogrify
=====================

[](#silverstripe-emogrify)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/77c67dea40459ae7e557ab97ce67909cd1503251181c6e85c5c85a902fa2f0cc/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f62756d6d7a61636b2f73696c7665727374726970652d656d6f67726966792f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/bummzack/silverstripe-emogrify/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/36114ed08f6c7d9a23a6cf00d2b3a34b6d0ccb649a69a0fb318d305464908d5f/68747470733a2f2f636f6465636f762e696f2f67682f62756d6d7a61636b2f73696c7665727374726970652d656d6f67726966792f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/bummzack/silverstripe-emogrify)[![Build Status](https://camo.githubusercontent.com/a74a615991b0c9e7eb992cab939aea040845c957c1dbf279dd9119976bdee612/68747470733a2f2f7472617669732d63692e6f72672f62756d6d7a61636b2f73696c7665727374726970652d656d6f67726966792e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/bummzack/silverstripe-emogrify)[![Latest Stable Version](https://camo.githubusercontent.com/4de0a85c3a703725596dff7c1bec8181a16b6f16187a52cd84091d1e97cc045f/68747470733a2f2f706f7365722e707567782e6f72672f62756d6d7a61636b2f73696c7665727374726970652d656d6f67726966792f762f737461626c65)](https://packagist.org/packages/bummzack/silverstripe-emogrify)

Easily integrate Emogrifier into SilverStripe and send Emails with inlined CSS automatically.

Installation and Requirements
-----------------------------

[](#installation-and-requirements)

- Requires the [EmogrifierPlugin](https://github.com/bummzack/swiftmailer-emogrifyplugin) and its dependencies.
- SilverStripe 4.9+

Install via composer:

```
composer require bummzack/silverstripe-emogrify

```

Usage
-----

[](#usage)

The module will already register the `EmogrifierPlugin` as a plugin on SwiftMailer. By default it will only pick up styles that are part of your HTML (eg. in a `` tag).

To supply your own CSS file, add something like this to your `config.yml`:

```
Bummzack\SilverStripeEmogrify\EmogrifierPlugin:
  css_file: 'mysite/css/email.css'
```

Please note, that if the path to the CSS file is not absolute, it will be considered to be *relative* to the `BASE_PATH`!

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 86.7% 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 ~222 days

Recently: every ~295 days

Total

7

Last Release

1674d ago

Major Versions

0.x-dev → 1.0.02021-10-11

### Community

Maintainers

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

---

Top Contributors

[![bummzack](https://avatars.githubusercontent.com/u/1006185?v=4)](https://github.com/bummzack "bummzack (13 commits)")[![xini](https://avatars.githubusercontent.com/u/1152403?v=4)](https://github.com/xini "xini (2 commits)")

---

Tags

silverstripeswiftmaileremogrifier

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/bummzack-silverstripe-emogrify/health.svg)

```
[![Health](https://phpackages.com/badges/bummzack-silverstripe-emogrify/health.svg)](https://phpackages.com/packages/bummzack-silverstripe-emogrify)
```

###  Alternatives

[silverstripe/cms

The SilverStripe Content Management System

5163.4M1.3k](/packages/silverstripe-cms)[silverstripe/admin

SilverStripe admin interface

262.6M325](/packages/silverstripe-admin)[markguinn/silverstripe-email-helpers

Silverstripe extension containing SMTP mailer class and some other classes for HTML emails

3145.4k1](/packages/markguinn-silverstripe-email-helpers)[silverstripe/silverstripe-omnipay

SilverStripe Omnipay Payment Module

38106.0k15](/packages/silverstripe-silverstripe-omnipay)[silverleague/ideannotator

Generate PHP DocBlock annotations for DataObject and DataExtension databasefields and relation methods

4768.0k43](/packages/silverleague-ideannotator)

PHPackages © 2026

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