Ola
Download
Complete Youtube Playlist
Get details of latest tutorial projects here
NB: Ensure that you have unique names for the components on the designer
In other news: This library has been purely created with the BANanoCVC (CustomViewCreator)
This has been one of my bucket list things, the ability to create response emails. We will take a step by step approach into creating a variety of responsive emails that you can send to customers etc. This library is based on MJML, we will build it as we go along and then release it.
Whilst there are tools like this on the interweb, some cost money (whilst based on the original MJML framework) and some not. So I wondered if this could be done.
I managed to find another library created by someone else that helps wrap MJML inside a browser as its built for NodeJS.
The first project.
For our first project, we will create some basic components which we will later compile to HTML for sending via email. To do this we fire our abstract designer and drag and drop some components to it.
Reproduction
1. Drop a MJApp on a new layout, give it a name of emailapp.
2. Drop a MJBody inside the MJApp, give it a name of emailbody.
3. Drop 6 MJSections inside the MJBody, these will will name companyheader, imageheader, introductiontext, twocolumnsection, icons and socialicons.
4. These will have a background-color of #f0f0f0, #f0f0f0, #fafafa, white, #fbfbfb and #f0f0f0 respectively
5. Save the layout as myemail.
Creating Company Header
Creating the Image Header
Creating the Intro Text
Creating the 2 columns Section
Creating Icons
Creating Social Sharing Buttons
#FirstProjectConcluded
Download
Complete Youtube Playlist
Get details of latest tutorial projects here
NB: Ensure that you have unique names for the components on the designer
In other news: This library has been purely created with the BANanoCVC (CustomViewCreator)
This has been one of my bucket list things, the ability to create response emails. We will take a step by step approach into creating a variety of responsive emails that you can send to customers etc. This library is based on MJML, we will build it as we go along and then release it.
Whilst there are tools like this on the interweb, some cost money (whilst based on the original MJML framework) and some not. So I wondered if this could be done.
I managed to find another library created by someone else that helps wrap MJML inside a browser as its built for NodeJS.
The first project.
For our first project, we will create some basic components which we will later compile to HTML for sending via email. To do this we fire our abstract designer and drag and drop some components to it.
Reproduction
1. Drop a MJApp on a new layout, give it a name of emailapp.
2. Drop a MJBody inside the MJApp, give it a name of emailbody.
3. Drop 6 MJSections inside the MJBody, these will will name companyheader, imageheader, introductiontext, twocolumnsection, icons and socialicons.
4. These will have a background-color of #f0f0f0, #f0f0f0, #fafafa, white, #fbfbfb and #f0f0f0 respectively
5. Save the layout as myemail.
Creating Company Header
Creating the Image Header
Creating the Intro Text
Creating the 2 columns Section
Creating Icons
Creating Social Sharing Buttons
#FirstProjectConcluded
Last edited: