An open API service indexing awesome lists of open source software.

https://github.com/niklan/emailer

Simple module for sending emails.
https://github.com/niklan/emailer

Last synced: 8 months ago
JSON representation

Simple module for sending emails.

Awesome Lists containing this project

README

          

# emailer
Simple Drupal 7 module for sending emails.

First at all you must import email database in csv format. Where first col must contain email address.
Then you can send message to all of them using Batch API.

Use it on your own risk. Try it before using on production.