PHPackages                             zazama/onepage - 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. [Templating &amp; Views](/categories/templating)
4. /
5. zazama/onepage

ActiveSilverstripe-vendormodule[Templating &amp; Views](/categories/templating)

zazama/onepage
==============

A Silverstripe 4 module to easily create OnePagers by using SiteTree/Pages.

1.0.1(1y ago)07BSD-3-ClausePHP

Since May 27Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Zazama/OnePage)[ Packagist](https://packagist.org/packages/zazama/onepage)[ RSS](/packages/zazama-onepage/feed)WikiDiscussions main Synced today

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

OnePage for Silverstripe
========================

[](#onepage-for-silverstripe)

[![Packagist Version](https://camo.githubusercontent.com/a2776f2a2c07602380b4f7464a8cc2c203d5d77d5d4fa1f3a4776befde0ef118/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f5a617a616d612f4f6e65506167653f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/a2776f2a2c07602380b4f7464a8cc2c203d5d77d5d4fa1f3a4776befde0ef118/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f5a617a616d612f4f6e65506167653f7374796c653d666c61742d737175617265)[![GitHub](https://camo.githubusercontent.com/2d73efdea318deaf7f000b7b164869e364c9586797d1eff80978130397700841/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f5a617a616d612f4f6e65506167653f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/2d73efdea318deaf7f000b7b164869e364c9586797d1eff80978130397700841/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f5a617a616d612f4f6e65506167653f7374796c653d666c61742d737175617265)[![Scrutinizer code quality (GitHub/Bitbucket)](https://camo.githubusercontent.com/00703c45897eeb8344d7b77029fdd9ff65faa565b42894e7ed0a9f9beb68b837/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f7175616c6974792f672f5a617a616d612f4f6e65506167653f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/00703c45897eeb8344d7b77029fdd9ff65faa565b42894e7ed0a9f9beb68b837/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f7175616c6974792f672f5a617a616d612f4f6e65506167653f7374796c653d666c61742d737175617265)

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

[](#introduction)

OnePage allows you to create OnePagers by adding a OnePage page-type that allows you to add custom child pages that will be rendered on one page.

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

[](#requirements)

- silverstripe/framework ^4.0

This module was only tested on the newest 4.7.3.

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

[](#installation)

```
composer require zazama/onepage

```

Usage
-----

[](#usage)

All you have to do is extend BaseChildPage and you're ready to go!

```
use Zazama\OnePage\BaseChildPage;

class ContentChildPage extends BaseChildPage {
  /*...*/
}
```

Then create a Layout template for your new Page (ContentChildPage in this example).

###  Health Score

28

—

LowBetter than 51% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Total

2

Last Release

556d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7694808?v=4)[Jan Metzger](/maintainers/Zazama)[@Zazama](https://github.com/Zazama)

---

Top Contributors

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

---

Tags

silverstripecmsonepage

### Embed Badge

![Health badge](/badges/zazama-onepage/health.svg)

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

###  Alternatives

[silverstripe/cms

The SilverStripe Content Management System

5153.7M1.4k](/packages/silverstripe-cms)[axllent/silverstripe-tiled-gridfield

Inline/tiled images in a Silverstripe GridField table

163.3k](/packages/axllent-silverstripe-tiled-gridfield)[sunnysideup/typography

Add a typography test page to your silverstripe website / application.

124.5k4](/packages/sunnysideup-typography)

PHPackages © 2026

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