syntro/silverstripe-sendy

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

Installs: 815

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 1

Forks: 3

Open Issues: 2

Type:silverstripe-vendormodule

1.1.0 2023-06-28 11:27 UTC

This package is auto-updated.

Last update: 2024-03-28 15:45:14 UTC


README

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