PHPackages                             justoverclock/newsletter - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. justoverclock/newsletter

ActiveFlarum-extension[Utility &amp; Helpers](/categories/utility)

justoverclock/newsletter
========================

Add newsletter system to Flarum

1.0.1(1y ago)17161[1 PRs](https://github.com/justoverclockl/newsletter/pulls)MITLess

Since Dec 6Pushed 1y ago1 watchersCompare

[ Source](https://github.com/justoverclockl/newsletter)[ Packagist](https://packagist.org/packages/justoverclock/newsletter)[ RSS](/packages/justoverclock-newsletter/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (4)Used By (0)

Newsletter
==========

[](#newsletter)

[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667) [![Latest Stable Version](https://camo.githubusercontent.com/ed5f3b311f9f5e034bcd039280594c6549583ee58c8d3a79ecb0528ad141f358/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a7573746f766572636c6f636b2f6e6577736c65747465722e737667)](https://packagist.org/packages/justoverclock/newsletter) [![Total Downloads](https://camo.githubusercontent.com/b2bd3ec895eaca27e8a7be20755685c598566ea5fc9c2ab58b3c3890fcb0a5ac/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a7573746f766572636c6f636b2f6e6577736c65747465722e737667)](https://packagist.org/packages/justoverclock/newsletter)

A [Flarum](http://flarum.org) 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

[](#simple-email-template)

[![img](https://camo.githubusercontent.com/f9b2f2bef1e11504c92e5742f8cbbee6ac7bb4796c5bdeb8763e8aab91ae04f7/68747470733a2f2f692e6962622e636f2f3466487a6a4e342f656d61696c74656d706c6174652e706e67)](https://camo.githubusercontent.com/f9b2f2bef1e11504c92e5742f8cbbee6ac7bb4796c5bdeb8763e8aab91ae04f7/68747470733a2f2f692e6962622e636f2f3466487a6a4e342f656d61696c74656d706c6174652e706e67)

### Dedicated opt-out page

[](#dedicated-opt-out-page)

[![img2](https://camo.githubusercontent.com/79896f72ddc5c931dcb24d846a469551c008bc2c939457ae29029bbf12a4708e/68747470733a2f2f692e6962622e636f2f434837646432622f32322e706e67)](https://camo.githubusercontent.com/79896f72ddc5c931dcb24d846a469551c008bc2c939457ae29029bbf12a4708e/68747470733a2f2f692e6962622e636f2f434837646432622f32322e706e67)

### Simple admin interface

[](#simple-admin-interface)

[![img3](https://camo.githubusercontent.com/cc7754e843a8d263cd04c928489efbdd4b03f065c111f3230a1e7422e147e82f/68747470733a2f2f692e6962622e636f2f4d636b4d5676332f61616161612e706e67)](https://camo.githubusercontent.com/cc7754e843a8d263cd04c928489efbdd4b03f065c111f3230a1e7422e147e82f/68747470733a2f2f692e6962622e636f2f4d636b4d5676332f61616161612e706e67)

### Simple user interface

[](#simple-user-interface)

[![img3](https://camo.githubusercontent.com/51900168d30b9cb6627654dbf418b33e846d2a837bc205e50a1f879bdeff01c5/68747470733a2f2f692e6962622e636f2f4a465730476e7a2f656d61696c7375627363726962652e706e67)](https://camo.githubusercontent.com/51900168d30b9cb6627654dbf418b33e846d2a837bc205e50a1f879bdeff01c5/68747470733a2f2f692e6962622e636f2f4a465730476e7a2f656d61696c7375627363726962652e706e67)

### GDPR compliant

[](#gdpr-compliant)

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

[![img3](https://camo.githubusercontent.com/cc97d5a94cd9ebccdb5eb548c0cf5e3d107e4894d95abf00c047c83c9c82a45d/68747470733a2f2f692e6962622e636f2f796e3167724c4e2f656d61696c7375627363726962656d6f64616c2e706e67)](https://camo.githubusercontent.com/cc97d5a94cd9ebccdb5eb548c0cf5e3d107e4894d95abf00c047c83c9c82a45d/68747470733a2f2f692e6962622e636f2f796e3167724c4e2f656d61696c7375627363726962656d6f64616c2e706e67)

Installation
------------

[](#installation)

Install with composer:

```
composer require justoverclock/newsletter:"*"
```

Updating
--------

[](#updating)

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

Links
-----

[](#links)

- [Packagist](https://packagist.org/packages/justoverclock/newsletter)
- [GitHub](https://github.com/justoverclock/newsletter)
- [Discuss](https://discuss.flarum.org/d/PUT_DISCUSS_SLUG_HERE)

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

522d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/65220472?v=4)[justoverclock](/maintainers/justoverclock)[@justoverclock](https://github.com/justoverclock)

---

Top Contributors

[![justoverclockl](https://avatars.githubusercontent.com/u/79002016?v=4)](https://github.com/justoverclockl "justoverclockl (10 commits)")

---

Tags

flarum

### Embed Badge

![Health badge](/badges/justoverclock-newsletter/health.svg)

```
[![Health](https://phpackages.com/badges/justoverclock-newsletter/health.svg)](https://phpackages.com/packages/justoverclock-newsletter)
```

###  Alternatives

[fof/byobu

Well integrated, advanced private discussions.

61105.8k9](/packages/fof-byobu)[fof/user-bio

Add a user bio to user profiles

2196.5k9](/packages/fof-user-bio)[fof/links

Manage Flarum primary navbar menu links

39118.3k2](/packages/fof-links)[fof/drafts

Allow users to create post and discussion drafts

1771.1k5](/packages/fof-drafts)[fof/nightmode

Add a Night Mode option for your users to use on your Flarum forum

3774.5k2](/packages/fof-nightmode)[fof/best-answer

Mark a post as the best answer in a discussion

26135.2k15](/packages/fof-best-answer)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
