PHPackages                             webfox/silverstripe-page-documents - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. webfox/silverstripe-page-documents

AbandonedSilverstripe-module[File &amp; Storage](/categories/file-storage)

webfox/silverstripe-page-documents
==================================

A silverstripe documents module

v1.1.4(10y ago)0401[1 PRs](https://github.com/webfox/silverstripe-page-documents/pulls)MITPHP

Since Nov 5Pushed 10y ago3 watchersCompare

[ Source](https://github.com/webfox/silverstripe-page-documents)[ Packagist](https://packagist.org/packages/webfox/silverstripe-page-documents)[ RSS](/packages/webfox-silverstripe-page-documents/feed)WikiDiscussions master Synced today

READMEChangelog (7)Dependencies (2)Versions (8)Used By (0)

silverstripe-page-documents
===========================

[](#silverstripe-page-documents)

A Documents module for silverstripe that implements the backend on any pagetype via an extension but does not dictate the frontend!

How to use
----------

[](#how-to-use)

### Install through composer

[](#install-through-composer)

```
composer require webfox/silverstripe-page-documents
```

### Apply to any pagetype you want the "Document Categories" tab to appear on

[](#apply-to-any-pagetype-you-want-the-document-categories-tab-to-appear-on)

(can be applied to multiple page types)

```
Page:
  extensions:
    - PageDocumentsExtension
  page_documents:
    title: 'Page Documents'  #Tab Title: defaults to 'Document Categories'
    folder: 'Docs'           #Where to store docs: defaults to  'Documents'
    section: true            #If true the documents are stored in a child folder named after the
                             #category e.g. Docs/Category-Title/myfile.pdf: defaults to false
```

### Use on the frontend

[](#use-on-the-frontend)

```

            Category: {$Title}

                    {$Title} [{$Size}]

```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity68

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

Recently: every ~31 days

Total

7

Last Release

3757d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/89a3fc3149eeb34725cdbe81bee9adc4a9db23425ef3595a3a115a4f23c813ea?d=identicon)[foxbytehq](/maintainers/foxbytehq)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/webfox-silverstripe-page-documents/health.svg)

```
[![Health](https://phpackages.com/badges/webfox-silverstripe-page-documents/health.svg)](https://phpackages.com/packages/webfox-silverstripe-page-documents)
```

###  Alternatives

[sunnysideup/ecommerce

Silverstripe E-commerce Application

247.3k84](/packages/sunnysideup-ecommerce)[ericnorris/amazon-s3-php

A lightweight and fast S3 client for PHP.

2147.0k](/packages/ericnorris-amazon-s3-php)

PHPackages © 2026

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