Advertising sustains the DA. Ads are hidden for members. Join today

Contributed module documentation

Simplenews

Simplenews publishes and sends newsletters to lists of subscribers. Both anonymous and authenticated users can opt-in to different mailing lists.

Block theming overrides (7.x)

Adding Subscribe/save button functionality/

How to add notifications of subscriptions in Simplenews

For this to work you have to have:

How to create a newsletter containing existing content, using entity reference, rules and VBO

Use the recipe below to create a page, that will allow you to select existing nodes from a list and incorporate them in a Simplenews

Module Overview

Simplenews publishes and sends newsletters to lists of subscribers. Both anonymous and authenticated users can opt-in to different mailing

Programmatically send newsletter in hook_cron

This sets the sent status of the newsletter to pending. The newsletter will be sent during the next cron runs.

Programmatically send test email

or This is called by simplenews_send_test().

Simplenews Analytics

Simplenews Analytics adds Google Analytics tags to links in all simplenews emails:

Simplenews Content Selection

Simplenews Content Selection is an extension module on Simplenews. It allows you to select content from your Drupal website and send a

Simplenews filter lists of subscribers by Views

The Simplenews module lacks a way to dynamically filter lists of subscribers for newsletters. Simplenews filter module hopes to remedy that

Simplenews theming and snippets

Newsletter theming

Simplenews: Personalize the footer message

I use Simplenews with Mime Mail on several Drupal-6 sites. Recently, I decided to improve the footer message, which defaults to a simple

Simplenews: Style & Custom Theme a newsletter with table layout

The Drupal 6.x version of Simplenews has full support for CCK template files, for Drupal 5.x it is not possible to use the normal .tpl.php

Simplenews: Troubleshooting email sending

Common problems and solutions

Guide maintainers

Webbeh's picture