PHPackages                             logicbrush/silverstripe-rolluppage - 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. logicbrush/silverstripe-rolluppage

ActiveSilverstripe-vendormodule[Utility &amp; Helpers](/categories/utility)

logicbrush/silverstripe-rolluppage
==================================

A module for the SilverStripe CMS which rolls up the contents of child pages for display on a single page.

v1.1.0(1y ago)29.0kBSD-3-ClausePHP ^7.4||^8.0

Since Oct 10Compare

[ Source](https://github.com/logicbrush/silverstripe-rolluppage)[ Packagist](https://packagist.org/packages/logicbrush/silverstripe-rolluppage)[ Docs](https://www.logicbrush.com/specialities/silverstripe-development/)[ RSS](/packages/logicbrush-silverstripe-rolluppage/feed)WikiDiscussions Synced yesterday

READMEChangelog (4)Dependencies (6)Versions (8)Used By (0)

silverstripe-rolluppage
=======================

[](#silverstripe-rolluppage)

A fairly simple module for the SilverStripe CMS which rolls up the contents of child pages for display on a single page.

Why?
----

[](#why)

Have you ever found yourself trying to decide if you should have a single page of content with multiple headings, or a series of pages in a heirarchy. This module lets you set up your content as distinct pages in the page tree, and then flip between structures using a single radio button.

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

[](#installation)

```
composer require "logicbrush/silverstripe-rolluppage"
```

Usage
-----

[](#usage)

This module defines a new page class of type `Logicbrush\RollupPage\Model\RollupPage`. When you create an instance of this page type, all of the children of that instance will have their content displayed inline -- "rolled up" -- with the output of the page.

### Options

[](#options)

#### Rollup Pages

[](#rollup-pages)

- Content/Main Content/**Rollup Display**:

    When set to *"Show children inline"*, the content of the child pages will be embedded into the Rollup Page's content one after another.

    If set to *"Show children in tabs"*, a set of tabs will be displayed that allows the visitor to switch back and forth between the content of the child pages.

    If set to *"Show children as links"*, a list of links to the child pages will be displayed.

#### Children of Rollup Pages

[](#children-of-rollup-pages)

- Settings/Behavior/Visibility/**Never Rollup**:

    If checked, this will prevent the page from ever being rolled up into a parent `RollupPage`.

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity68

Established project with proven stability

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

Total

4

Last Release

681d ago

Major Versions

v0.2.0 → v1.0.02024-09-25

### Community

Maintainers

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

---

Tags

silverstriperolluppage

###  Code Quality

TestsPHPUnit

Static AnalysisRector

### Embed Badge

![Health badge](/badges/logicbrush-silverstripe-rolluppage/health.svg)

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

###  Alternatives

[silverstripe/userforms

UserForms enables CMS users to create dynamic forms via a drag and drop interface and without getting involved in any PHP code

1321.1M92](/packages/silverstripe-userforms)[symbiote/silverstripe-advancedworkflow

Adds configurable workflow support to the CMS, with a GUI for creating custom workflow definitions.

46304.8k9](/packages/symbiote-silverstripe-advancedworkflow)[silverstripe/sharedraftcontent

Share draft page content with non-CMS users

19427.6k13](/packages/silverstripe-sharedraftcontent)[axllent/silverstripe-cms-tweaks

Several CMS usability improvements

1726.6k1](/packages/axllent-silverstripe-cms-tweaks)[nzta/silverstripe-sitebanner

Site-wide banners activated through the CMS

1039.7k](/packages/nzta-silverstripe-sitebanner)[dorsetdigital/silverstripe-enhanced-requirements

Enhanced requirements for Silverstripe

128.6k4](/packages/dorsetdigital-silverstripe-enhanced-requirements)

PHPackages © 2026

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