Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.45 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.45 KB

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