ttek-plg / subscribers
A plugin to manage newsletter subscription emails
1.0.2
2019-05-29 00:00 UTC
This package is auto-updated.
Last update: 2026-03-01 00:55:31 UTC
README
Project: ttek-plg/subscribers
Published: 01 Jul 2018
Web: http://www.tropotek.com/
Authors: Michael Mifsud http://www.tropotek.com/
A plugin to manage subscribers emails
Contents
Installation
Available on Packagist (ttek-plg/subscribers) and as such installable via Composer.
# composer require ttek-plg/subscribers
Or add the following to your composer.json file:
{
"ttek-plg/subscribers": "~1.0"
}
If you do not use Composer, you can grab the code from GitHub, and use any PSR-0 compatible autoloader (e.g. the plg-subscribers) to load the classes.