Skip to content

Silverstripe module allowing to create and export campaigns to a sendy instance.

License

Notifications You must be signed in to change notification settings

syntro-opensource/silverstripe-sendy

Silverstripe Sendy

Silverstripe module allowing editors to create newsletters using elemental blocks and export them to a sendy instance.

🎭 Tests codecov Dependabot phpstan composer Packagist Version

Introduction

This module provides an admin area, where editors can create newsletters using the silverstripe elemental blocks module.

Installation

To install this module, run the following command:

composer require syntro/silverstripe-sendy

Then continue by configuring your instance.

Documentation