PHPackages                             gremo/zurb-ink-bundle - 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. gremo/zurb-ink-bundle

AbandonedArchivedSymfony-bundle[Templating &amp; Views](/categories/templating)

gremo/zurb-ink-bundle
=====================

Creating email templates is hard. This Bundle provides help.

v4.1.0(6y ago)24241.4k↓34.5%11[1 issues](https://github.com/gremo/ZurbInkBundle/issues)MITPHPPHP ^5.6.0 || ^7.0

Since Jan 17Pushed 2y ago3 watchersCompare

[ Source](https://github.com/gremo/ZurbInkBundle)[ Packagist](https://packagist.org/packages/gremo/zurb-ink-bundle)[ Docs](http://github.com/gremo/ZurbInkBundle)[ RSS](/packages/gremo-zurb-ink-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (4)Versions (22)Used By (0)

GremoZurbInkBundle
==================

[](#gremozurbinkbundle)

[![Latest stable](https://camo.githubusercontent.com/ba83b88370c8bdb63d4864ff561e5107fb3ff688127926e8fd7c3dc8168f9641/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6772656d6f2f7a7572622d696e6b2d62756e646c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/gremo/zurb-ink-bundle) [![Downloads total](https://camo.githubusercontent.com/d8ba38c8e9fb77941922735d00f86bcd19faa084a64b4a917e9b0bb7456aedff/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6772656d6f2f7a7572622d696e6b2d62756e646c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/gremo/zurb-ink-bundle) [![GitHub issues](https://camo.githubusercontent.com/345444ec3349497377fffb44dd3c7e60c410115018830029f744fe40544116a3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6772656d6f2f5a757262496e6b42756e646c652e7376673f7374796c653d666c61742d737175617265)](https://github.com/gremo/ZurbInkBundle/issues)

> ⛔ **Warning** ⛔ this project is now archived. It's ok to use it for legacy Symfony 2/3 projects, it should work fine. New Symfony project should use `twig/cssinliner-extra` and `twig/inky-extra` (see [inlining CSS and use inky](https://symfony.com/doc/current/mailer.html#inlining-css-styles)).

Creating email templates is hard. This Symfony Bundle provides help.

*The original bundle [thampe/ZurbInkBundle](https://github.com/thampe/ZurbInkBundle) is abandoned. This fork aims to provide a maintained version of the original project. I use this bundle at work, on daily basis, and I respect semantic versioning.*

Do you have a good idea and want to **contribute**? Let's do it! Feel free to open an issue.

Upgrade
-------

[](#upgrade)

- Last tag supporting Symfony 2 and 3 is [4.0.1](https://github.com/gremo/ZurbInkBundle/blob/v4.0.1/README.md). After that, this project only support Symfony 4 and 5.
- Latest tag of the original project is [2.2.6](https://github.com/gremo/ZurbInkBundle/blob/2.2.6/README.md). You can use this release only changing your Composer requirements.
- Latest `2.x` tag of my fork is [2.3.0](https://github.com/gremo/ZurbInkBundle/blob/v2.3.0/README.md) and contains some bug fixes. You can use this release changing your Composer requirements and bundle name in the kernel.

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

[](#installation)

Install the bundle via Composer:

```
composer require gremo/zurb-ink-bundle
```

Then enable the bundle in the config/bundles.php:

```
