Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit897a3f3

Browse files
committed
[Mailer] Mention MJML as an alternative to Inky
1 parent2b87932 commit897a3f3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎mailer.rst‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1163,6 +1163,11 @@ the entire email contents from Markdown to HTML:
11631163
Inky Email Templating Language
11641164
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
11651165

1166+
..tip::
1167+
1168+
Symfony recommends Inky, but you can also use `MJML`_, a more actively
1169+
maintained alternative for responsive email templates.
1170+
11661171
Creating beautifully designed emails that work on every email client is so
11671172
complex that there are HTML/CSS frameworks dedicated to that. One of the most
11681173
popular frameworks is called `Inky`_. It defines a syntax based on some HTML-like
@@ -2012,3 +2017,4 @@ the :class:`Symfony\\Bundle\\FrameworkBundle\\Test\\MailerAssertionsTrait`::
20122017
.. _`S/MIME`:https://en.wikipedia.org/wiki/S/MIME
20132018
.. _`Scaleway`:https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Scaleway/README.md
20142019
.. _`SendGrid`:https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Sendgrid/README.md
2020+
.. _`MJML`:https://github.com/mjmlio/mjml

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp