justoverclock/newsletter

Add newsletter system to Flarum

Installs: 54

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:Less

Type:flarum-extension

1.0.1 2024-12-06 22:43 UTC

This package is auto-updated.

Last update: 2024-12-06 22:45:45 UTC


README

License Latest Stable Version Total Downloads

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

img

Dedicated opt-out page

img2

Simple admin interface

img3

Simple user interface

img3

GDPR compliant

Anyone can subscribe to the newsletter after reading and confirming the rules.

img3

Installation

Install with composer:

composer require justoverclock/newsletter:"*"

Updating

composer update justoverclock/newsletter:"*"
php flarum migrate
php flarum cache:clear

Links