Skip to content

wagtail/wagtail-newsletter

Repository files navigation

Wagtail Newsletter

Turn Wagtail pages into newsletters.

License: MIT PyPI version Newsletter CI

Links

Supported versions

  • Python (3.8, 3.9, 3.10, 3.11, 3.12)
  • Django (4.2, 5.0)
  • Wagtail (5.2, 6.1, 6.2)

Installation

See https://wagtail-newsletter.readthedocs.io/en/stable/installation.html.

Sample project

There is a sample project in the demo subdirectory. Check out its README for instructions on how to get it running.

Roadmap

  • Jinja2 support (#8).
  • Support for more campaign backends.
  • Composing digest newsletters, possibly with the help of AI.