MJML PHP is a plan by Spatie to Transform MJML to HTML making use of PHP. MJML is a markup language created to decrease the discomfort of creating receptive e-mail layouts. Layouts make use of semantic markup and also are also receptive in Overview.
Right Here’s one of the most fundamental use from the bundle’s README data:
usage SpatieMjmlMjml;
$ mjml = <<<< < << mj-body>> << mj-section>>
<< mj-column>>
<< mj-text invalid-attribute>> Hey there Globe<
<
<
<
<
MJML
;
$ html =
Mjml
:: brand-new ()->> toHtml($ mjml); MJML does not have a PHP application to transform to HTML-- the bundle utilizes the node variation behind the scenes. You can also make use of the mjml-sidecar bundle to put together MJML to HTML making use of
Sidecar Utilizing this bundle, you will not require to have Node offered on your web server, and also all conversions to HTML will certainly be performed in AWS Lambda. To start with this bundle, you ought to acquaint on your own with the Paperwork for MJML The MJML PHP bundle and also paperwork can be discovered on GitHub at
spatie/mjml-php If you want to find out more history on the development of this bundle, reviewed Freek Van der Herten’s writeup, Craft e-mails that look excellent in each e-mail customer making use of MJML