PHPackages                             christopherdarling/silverstripe-gridfieldsitetree - 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. christopherdarling/silverstripe-gridfieldsitetree

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

christopherdarling/silverstripe-gridfieldsitetree
=================================================

A SilverStripe Module that allows you to manage children SiteTree pages via GridField

4392[1 issues](https://github.com/christopherdarling/silverstripe-gridfieldsitetree/issues)PHP

Since Jul 9Pushed 9y ago1 watchersCompare

[ Source](https://github.com/christopherdarling/silverstripe-gridfieldsitetree)[ Packagist](https://packagist.org/packages/christopherdarling/silverstripe-gridfieldsitetree)[ RSS](/packages/christopherdarling-silverstripe-gridfieldsitetree/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/8f63821b7e30c6e0cbdd11af1f18da02dcdca788c976e7e83753f0478a3f05a8/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6368726973746f706865726461726c696e672f73696c7665727374726970652d677269646669656c6473697465747265652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/christopherdarling/silverstripe-gridfieldsitetree/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/4c714c9b930a4440f0cf688b4cc19a5f858fc85f7aa9a1f64291236006e7faac/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6368726973746f706865726461726c696e672f73696c7665727374726970652d677269646669656c6473697465747265652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/christopherdarling/silverstripe-gridfieldsitetree/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/87062217c8e06cc85c91ddc9514ead59e40c9b9d098b0e7232b1bd2146856474/68747470733a2f2f706f7365722e707567782e6f72672f6368726973746f706865726461726c696e672f73696c7665727374726970652d677269646669656c6473697465747265652f762f737461626c652e706e67)](https://packagist.org/packages/christopherdarling/silverstripe-gridfieldsitetree)[![Total Downloads](https://camo.githubusercontent.com/d883e70093f32dfd1d67ffa8708220fdf15679379d9ccf09f1b514f38d1bf158/68747470733a2f2f706f7365722e707567782e6f72672f6368726973746f706865726461726c696e672f73696c7665727374726970652d677269646669656c6473697465747265652f646f776e6c6f6164732e706e67)](https://packagist.org/packages/christopherdarling/silverstripe-gridfieldsitetree)[![License](https://camo.githubusercontent.com/35dbf10255d288e88113bf8e4a6413a2434d17d511b600335e94e0cd23d14219/68747470733a2f2f706f7365722e707567782e6f72672f6368726973746f706865726461726c696e672f73696c7665727374726970652d677269646669656c6473697465747265652f6c6963656e73652e706e67)](https://packagist.org/packages/christopherdarling/silverstripe-gridfieldsitetree)

GridFieldSiteTree
=================

[](#gridfieldsitetree)

Allows you to manage children SiteTree pages via GridField.

Requirments
-----------

[](#requirments)

- SilverStripe 3.1

Usage
-----

[](#usage)

Add GridFieldSiteTree\_PageHolderExtension as an Extension to the page you're adding the GridField to.

```
:::php
BlogHolder::add_extension('GridFieldSiteTree_PageHolderExtension');

```

Add the GridField to the pagetype

```
:::php
$fields->addFieldToTab('Root.Pages', $this->getGridFieldSiteTreeField('BlogPages', 'Blog pages', $this->AllChildren()));

```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity13

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/654baad673a55de1a9e9ae14eb209ffc51a061befa657d38e88e613acf4443c0?d=identicon)[christopherdarling](/maintainers/christopherdarling)

---

Top Contributors

[![christopherdarling](https://avatars.githubusercontent.com/u/178039?v=4)](https://github.com/christopherdarling "christopherdarling (13 commits)")

### Embed Badge

![Health badge](/badges/christopherdarling-silverstripe-gridfieldsitetree/health.svg)

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

###  Alternatives

[michael-rubel/laravel-couponables

This package provides polymorphic coupon functionality for your Laravel application.

19590.7k1](/packages/michael-rubel-laravel-couponables)[loadsys/cakephp_sitemap

A CakePHP Plugin for adding automatic XML and HTML Sitemaps to an app

2819.6k](/packages/loadsys-cakephp-sitemap)[mauricerenck/komments

A comment and webmention plugin for Kirby 3

501.2k1](/packages/mauricerenck-komments)[myweb/show-out-of-stock-products

Show out-of-stock product configurations for configurable products on the front end.

131.7k](/packages/myweb-show-out-of-stock-products)

PHPackages © 2026

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