PHPackages                             liquidedge/forum\_subscribe - 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. liquidedge/forum\_subscribe

ActiveSilverstripe-module

liquidedge/forum\_subscribe
===========================

SilverStripe Forum subscriptions module

1184[2 PRs](https://github.com/liquidedge/forum_subscribe/pulls)PHP

Since Jan 14Pushed 9y ago1 watchersCompare

[ Source](https://github.com/liquidedge/forum_subscribe)[ Packagist](https://packagist.org/packages/liquidedge/forum_subscribe)[ RSS](/packages/liquidedge-forum-subscribe/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

SilverStripe Forum subscriptions module
=======================================

[](#silverstripe-forum-subscriptions-module)

Introduction
------------

[](#introduction)

This module extends the Silverstripe Forum Module and allows logged-in users to subscribe to email notifications for each forum. This does not replace the existing Thread/Topic subscription system but creates an alternative way for users to keep up to date with forum activity on your website.

Maintainer Contact
------------------

[](#maintainer-contact)

- David Silvester (Nickname: davepolyester)

Requirements
------------

[](#requirements)

- SilverStripe 3.1

Features
--------

[](#features)

• A simple link on each forum page to subscribe to that forum. • Manage Subscriptions page where users can manage all their forum subscriptions in one place. • Users can choose to receive notification emails for all posts made to the forum or just when new threads are started. This is selectable on a forum-by-forum basis. • Notification emails include the Title and Body of the Post plus a link to the Topic and a link to directly unsubscribe from the forum. • Users do not receive email notifications for their own posts. • Email notifications are not sent when a post is edited or moved.

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

[](#installation)

Manual Installation
-------------------

[](#manual-installation)

1. Download the file from the link above.
2. Expand the archive.
3. Place the folder in the root of your SilverStripe installation.
4. Make sure folder is renamed 'forum\_subscribe'.
5. Rebuild your database (see below).
6. If installation is successful you should see a new tab in your Forum Holder called 'Subscriptions' (see below).

Rebuild database
----------------

[](#rebuild-database)

Visit  in your browser.

To show subscribe/unsubscribe links
-----------------------------------

[](#to-show-subscribeunsubscribe-links)

Place the $SubscribeLink placeholder in ForumHeader.ss, just below the code line 66

```

		Moderators:

			$Nickname
			,

$SubscribeLink

```

\*note you can also create a copy of ForumHeader.ss and place in theme folder

Flush the cache
---------------

[](#flush-the-cache)

Also flush the cache  in your browser.

Settings
--------

[](#settings)

To set From and ReplyTo address of notification email, go to the 'Subscriptions' tab under the respective forum holder.

Disclaimer
----------

[](#disclaimer)

This module relies completely on the in-built email system within the SilverStripe core and has no provision for bulk email management such as batch processing etc. If your particular site has a large user base, we recommend that you check with your hosting provider to ensure that you do not exceed their limits or breach their policies around bulk emails and Spam.

Credits and History
-------------------

[](#credits-and-history)

The original code and functionality for this module was based on Gordon Anderson's Forum Moderation Emails module (). Gordon's module was significantly modified by David Silvester ([www.liquidedge.co.nz](http://www.liquidedge.co.nz)) and combined with some seriously dirty hacking of the Forum Module to create a workable subscription and email notification system for a client's website. Freelance developer Thomas Paulson was then contracted by David to rebuild this system as a proper module for the SS 3.1 platform. This has been released as version 0.1.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/3ff4baca9855e10f6c92b0c2ebec8e3cff26ec2d5bd9d32ec581d51e79d29e9d?d=identicon)[liquidedge](/maintainers/liquidedge)

---

Top Contributors

[![liquidedge](https://avatars.githubusercontent.com/u/8196081?v=4)](https://github.com/liquidedge "liquidedge (2 commits)")

### Embed Badge

![Health badge](/badges/liquidedge-forum-subscribe/health.svg)

```
[![Health](https://phpackages.com/badges/liquidedge-forum-subscribe/health.svg)](https://phpackages.com/packages/liquidedge-forum-subscribe)
```

PHPackages © 2026

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