ttek-plg / subscribers
A plugin to manage newsletter subscription emails
Installs: 60
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:ttek-plugin
This package is auto-updated.
Last update: 2024-10-29 05:28:27 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.