PHPackages                             axllent/silverstripe-news - 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. axllent/silverstripe-news

AbandonedArchivedSilverstripe-module[Utility &amp; Helpers](/categories/utility)

axllent/silverstripe-news
=========================

News module for SilverStripe 3

1.0.2(9y ago)42122The MIT License (MIT)PHP

Since Mar 11Pushed 8y ago1 watchersCompare

[ Source](https://github.com/axllent/silverstripe-news)[ Packagist](https://packagist.org/packages/axllent/silverstripe-news)[ Docs](https://github.com/axllent/silverstripe-news)[ RSS](/packages/axllent-silverstripe-news/feed)WikiDiscussions master Synced 2d ago

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

News module for SilverStripe 3
==============================

[](#news-module-for-silverstripe-3)

A module to add a news page (like a blog) for SilverStripe 3. It uses DataObjects for individual news articles, mapping each one to an individual URL using $url\_handlers.

Features
--------

[](#features)

- DataObjects instead of SiteTree for news articles (much neater than adding every article into SiteTree)
- Controller $url\_handlers to provide each article its own page `//article/-/` (auto-generated)
- Individual article date &amp; time - will not show if in the future allowing schedules posts
- Custom `Breadcrumbs()` function to add articles to breadcrumbs
- RSS feed
- Pagination (see below)

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

[](#requirements)

- SilverStripe &gt;=3.1

Pagination
----------

[](#pagination)

By default the articles get paginated per 10 articles. You can change this (for instance) in your `mysite/_config/config.yml`

```
NewsPage:
  articles_per_page: 10
```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity65

Established project with proven stability

 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 ~206 days

Total

3

Last Release

3351d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1463435?v=4)[Ralph Slooten](/maintainers/axllent)[@axllent](https://github.com/axllent)

---

Top Contributors

[![axllent](https://avatars.githubusercontent.com/u/1463435?v=4)](https://github.com/axllent "axllent (24 commits)")

---

Tags

silverstripeblog news

### Embed Badge

![Health badge](/badges/axllent-silverstripe-news/health.svg)

```
[![Health](https://phpackages.com/badges/axllent-silverstripe-news/health.svg)](https://phpackages.com/packages/axllent-silverstripe-news)
```

###  Alternatives

[silverstripe/blog

A fresh take on blogging in Silverstripe set out to tackle the issue of a cluttered Site Tree.

102753.0k32](/packages/silverstripe-blog)[silverstripe/widgets

Widgets are small pieces of functionality such as showing the latest Comments or Flickr Photos. They normally display on the sidebar of your website.

37418.6k20](/packages/silverstripe-widgets)[nyeholt/news

News module for silverstripe

145.2k](/packages/nyeholt-news)[silverstripe-australia/silverstripe-news

News module for silverstripe

141.0k](/packages/silverstripe-australia-silverstripe-news)

PHPackages © 2026

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