Node Body | Modules Unraveled

Now, it's time to install the necessary modules to make our newsletters look like HTML.

Install and enable modules

We are going to have to install a few modules in order to send HTML newsletters. HTML Mail and Mail System

  • drush dl htmlmail mailsystem
  • drush en htmlmail mailsystem

Now, when we check our modules page, we will have the modules installed and enabled.