PHPackages                             silverware/blog - 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. silverware/blog

ActiveSilverstripe-vendormodule

silverware/blog
===============

SilverWare Blog Module.

1.3.0(7y ago)0101BSD-3-ClausePHPPHP &gt;=5.6.0

Since Sep 25Pushed 7y ago1 watchersCompare

[ Source](https://github.com/praxisnetau/silverware-blog)[ Packagist](https://packagist.org/packages/silverware/blog)[ Docs](https://github.com/praxisnetau/silverware-blog)[ RSS](/packages/silverware-blog/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (10)Dependencies (1)Versions (12)Used By (0)

SilverWare Blog Module
======================

[](#silverware-blog-module)

[![Latest Stable Version](https://camo.githubusercontent.com/de7d44768b1314738ff7e1b5cbb5beb97e5d4d388ed459780a17268fa69c9168/68747470733a2f2f706f7365722e707567782e6f72672f73696c766572776172652f626c6f672f762f737461626c65)](https://packagist.org/packages/silverware/blog)[![Latest Unstable Version](https://camo.githubusercontent.com/2a4e2f3855027778dad16cb7628d457f1e386aa613605c0c981ab245cce124d1/68747470733a2f2f706f7365722e707567782e6f72672f73696c766572776172652f626c6f672f762f756e737461626c65)](https://packagist.org/packages/silverware/blog)[![License](https://camo.githubusercontent.com/f1bcd24ff70dcfb1ab56a5f28f7b6bda9ecd4350f3e6d6fdae43c3116159e7d9/68747470733a2f2f706f7365722e707567782e6f72672f73696c766572776172652f626c6f672f6c6963656e7365)](https://packagist.org/packages/silverware/blog)

Provides a blog for [SilverWare](https://github.com/praxisnetau/silverware) apps, divided into a series of categories and posts.

Contents
--------

[](#contents)

- [Requirements](#requirements)
- [Installation](#installation)
- [Usage](#usage)
- [Issues](#issues)
- [Contribution](#contribution)
- [Maintainers](#maintainers)
- [License](#license)

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

[](#requirements)

- [SilverWare](https://github.com/praxisnetau/silverware)

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

[](#installation)

Installation is via [Composer](https://getcomposer.org):

```
$ composer require silverware/blog

```

Usage
-----

[](#usage)

The module provides three pages ready for use within the CMS:

- `Blog`
- `BlogCategory`
- `BlogPost`

Create a `Blog` page as the top-level of your blog. Under the `Blog` you may add `BlogCategory` pages as children to divide the blog into a series of categories. Then, as children of `BlogCategory`, add your `BlogPost` pages.

A `BlogPost` consists of a title, content, date, and a series of tags. The tags used by your `BlogPost` pages can be used in conjuction with the `TagCloudComponent` provided by SilverWare to render a tag cloud of your blog tags.

`Blog` and `BlogCategory` pages are also implementors of `ListSource`, and can be used with components to show a series of blog posts as list items.

### RSS Feed

[](#rss-feed)

A `Blog` also supports the automatic generation of an RSS feed based on the latest blog posts. You can enable or disable this functionality using the "Feed enabled" checkbox on the `Blog` options tab.

Issues
------

[](#issues)

Please use the [GitHub issue tracker](https://github.com/praxisnetau/silverware-blog/issues) for bug reports and feature requests.

Contribution
------------

[](#contribution)

Your contributions are gladly welcomed to help make this project better. Please see [contributing](CONTRIBUTING.md) for more information.

Maintainers
-----------

[](#maintainers)

[![Colin Tucker](https://avatars3.githubusercontent.com/u/1853705?s=144)](https://github.com/colintucker)[![Praxis Interactive](https://avatars2.githubusercontent.com/u/1782612?s=144)](https://www.praxis.net.au)[Colin Tucker](https://github.com/colintucker)[Praxis Interactive](https://www.praxis.net.au)License
-------

[](#license)

[BSD-3-Clause](LICENSE.md) © Praxis Interactive

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

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

Recently: every ~17 days

Total

11

Last Release

2894d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f5d47a59cd183aa3f599c2b66dfce7c79c249c2eacb749f0ac8c38c4ca273d14?d=identicon)[PraxisNetAu](/maintainers/PraxisNetAu)

---

Top Contributors

[![colintucker](https://avatars.githubusercontent.com/u/1853705?v=4)](https://github.com/colintucker "colintucker (26 commits)")

---

Tags

blogsilverstripe-4silverwaresilverstripeblogsilverware

### Embed Badge

![Health badge](/badges/silverware-blog/health.svg)

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

###  Alternatives

[silverstripe/blog

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

104739.2k31](/packages/silverstripe-blog)

PHPackages © 2026

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