Newsletter
justoverclock/flarum-ext-newsletter
Allow admin to collect Email address through ElasticEmail Api
- Downloads
- 146
- Version control
- github.com/justoverclockl/flarum-ext-newsletter
Newsletter
A Flarum extension. Allow admin to collect Email address through ElasticMail Api
Usage
These are the Step:
- Create an account on https://elasticemail.com/
- Setup your Api Smtp https://elasticemail.com/account#/settings/new/manage-smtp
- Create a new Email List here: https://elasticemail.com/account#/contacts/new/lists?page=1&perPage=25
- Find your Public Account ID here https://elasticemail.com/account#/account/security
- Paste your Public Account ID into admin panel of your Flarum
- Paste the name of your List into admin panel of your Flarum
- Your done! :)
Installation
Install with composer:
composer require justoverclock/flarum-ext-newsletter
Updating
composer update justoverclock/flarum-ext-newsletter
php flarum cache:clear
Links
Screenshot
Versions
-
Version 1.0.0.
Likely works with Flarum v1.8.9.
-
3 additional versions.
-
Extension created.