Newsletter
justoverclock/newsletter
Add newsletter system to Flarum
- Downloads
- 166
- Version control
- github.com/justoverclockl/newsletter
Newsletter
A Flarum extension. Add a simple newsletter system to Flarum.
This extension allow admin to collect emails and to send newsletter for all those users who are subscribed at once! This extension have an automatic opt-out system with an "Unsubscribe" link placed in the newsletter footer (See picture), that redirect user to a dedicated page where is possible to confirm the opt out through a form.
Simple email template
Dedicated opt-out page
Simple admin interface
Simple user interface
GDPR compliant
Anyone can subscribe to the newsletter after reading and confirming the rules.
Installation
Install with composer:
composer require justoverclock/newsletter:"*"
Updating
composer update justoverclock/newsletter:"*"
php flarum migrate
php flarum cache:clear
Links
Versions
-
Version 1.0.1.
Likely works with Flarum v1.8.9.
Unlikely to work with Flarum v2.0.0-beta.2.
-
1 additional versions.
-
Extension created.