syntro / silverstripe-sendy
Silverstripe module allowing to create and export newsletters to a sendy instance.
Package info
github.com/syntro-opensource/silverstripe-sendy
Type:silverstripe-vendormodule
pkg:composer/syntro/silverstripe-sendy
1.1.0
2023-06-28 11:27 UTC
Requires
- dnadesign/silverstripe-elemental: ^4 || ^5
- lekoala/silverstripe-cms-actions: ^1.4
- silverstripe/cms: ^4 || ^5
- silverstripe/framework: ^4 || ^5
Requires (Dev)
This package is auto-updated.
Last update: 2026-02-28 20:35:44 UTC
README
Silverstripe module allowing editors to create newsletters using elemental blocks and export them to a sendy instance.
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.