syntro / silverstripe-sendy
Silverstripe module allowing to create and export newsletters to a sendy instance.
Installs: 1 008
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 2
Open Issues: 2
Type:silverstripe-vendormodule
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: 2024-10-28 17:18:21 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.