Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jamesramm/wagmail

Build, template, send & schedule emails from Wagtail
https://github.com/jamesramm/wagmail

django email python wagtail

Last synced: 14 days ago
JSON representation

Build, template, send & schedule emails from Wagtail

Awesome Lists containing this project

README

        

Wagmail
=============================

Create, send and schedule emails from the Wagtail admin.

This project is in the very early stages of development and not yet ready for use!

The overall aims of this project are to do the following from the Wagtail admin:

* Allow emails to be written and sent to registered users
* Allow email templates (i.e. django templates) to be created
* Allow templates to be rendered and sent automatically on specific signals to
- all users
- predefined selection of users
- email address' passed in via custom receivers/hooks

Email Templates
---------------

- Allow templates to be written in rich text in the admin.