GitHunt
CO

collective/Products.EasyNewsletter

Powerful newsletter/mailing product for Plone.

Products.easynewsletter

A Newsletter and Mailing addon for Plone

Requirements

  • Python 3.10+
  • Plone 6.1.1

Installation

Create a virtual environment and install dependencies:

python -m venv venv
source venv/bin/activate
pip install -e ".[dev]"

Running

Start the Plone instance:

invoke start

Or run directly:

runwsgi instance/etc/zope.ini

The initial admin user is configured in instance/inituser (default: admin/admin).

Development

Running Tests

pytest

Tasks

Use invoke for common tasks:

invoke --list

License

GPL-2.0-or-later

Languages

Python90.1%RobotFramework2.7%Shell2.6%Less1.7%CSS1.7%Dockerfile1.1%JavaScript0.2%
GNU General Public License v2.0
Created December 16, 2011
Updated March 6, 2026