PHP code example of frosh / templatemail-mjml

1. Go to this page and download the library: Download frosh/templatemail-mjml library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

frosh / templatemail-mjml example snippets


    'mjml_api' => 'https://user:[email protected]/v1/render'

    'mjml_api' => 'https://mjml.shyim.de'