E-mail page

Component ID

2079601

Component name

E-mail page

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module is still being built but here is what works well so far:

  • You can configure/spoof the sender account
  • You can select an email theme different from your drupal sites theme
  • Can change the "Email this page" caption on the block button
  • You can limit which pages the block shows up on so visitors can send emails of pages from a limited number of locations and content
  • You could design a newsletter page (using views) and secure it's location so only you can send the page to a list distribution service (and basically create newsletters from a drupal view)

Email marketing is still the number one way to engage your audience (Social media users still won't visit site links from the social site to your site, but they will go to your site from an email). Allowing site visitors to send emails from your pages allows you to engage with your visitors offline. Just be sure your theme helps to reinforce your sites branding and content by adding additional branding and content to the email theme!

If you download using GIT you will get a sample newsletter theme and as long as you know how to theme in Drupal, you should be able to theme your newsletter.

I am going to create a sample responsive theme as well (which I am working on now, and it works great in most email clients I have tested so far) to help people jumpstart the process of theming their emails in a manner that looks great on desktops as well as mobile devices.