PHPackages                             purplespider/basic-files-page - 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. purplespider/basic-files-page

ActiveSilverstripe-vendormodule

purplespider/basic-files-page
=============================

Basic Files Page functionality

1.0.0(1y ago)047BSD-3-ClausePHP

Since Sep 12Pushed 1y ago1 watchersCompare

[ Source](https://github.com/purplespider/silverstripe-basic-files-page)[ Packagist](https://packagist.org/packages/purplespider/basic-files-page)[ Docs](https://github.com/purplespider/silverstripe-basic-files-page)[ RSS](/packages/purplespider-basic-files-page/feed)WikiDiscussions master Synced 2mo ago

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

Basic Files Page Module for SilverStripe
========================================

[](#basic-files-page-module-for-silverstripe)

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

[](#introduction)

Provides basic files page functionality to a SilverStripe site.

Designed to provide a simple, fool-proof way for users to add multiple file download links to a single page.

A "Files" tab in the CMS, allows CMS users to bulk upload multiple files which are then assigned to the page. The files are managed in a GridField, each file item contains a "Link Title" and the File itself. The template then displays links to all the files.

This module has been designed to have just the minimum required features, to avoid bloat, but can be easily extended to add new fields if required.

Note: This is similar to my [File Listing Page](https://github.com/purplespider/silverstripe-file-listing) module, but this one has the files associated with the page, rather than a folder, so the files are managed while editing the page, and not in the Files area. This module also allows you to set the order the download links display in, but can't support a folder hierarchy, only a flat list of links.

Maintainer Contact
------------------

[](#maintainer-contact)

- James Cocker ()

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

[](#requirements)

- Silverstripe 4.4+ &amp; 5+

Installation Instructions
-------------------------

[](#installation-instructions)

1. Run `composer require purplespider/basic-files-page`
2. Do a dev/build

Usage Instructions
------------------

[](#usage-instructions)

1. Log in the CMS, and create a new Files Page.
2. From the page's Files tab you can upload one or more files.
3. You can then click on a file to customise the link text, or reorder the files.

Screenshot
----------

[](#screenshot)

[![Screenshot](https://camo.githubusercontent.com/23b2a94d902a2c50f59792e2ab6a5fbd8ac531c3abbb917b79e0ed9885d8b236/687474703a2f2f707377642e62697a2f73736d6f64756c65732f62617369632d66696c65732d706167652f62617369632d66696c65732d706167652e706e67)](https://camo.githubusercontent.com/23b2a94d902a2c50f59792e2ab6a5fbd8ac531c3abbb917b79e0ed9885d8b236/687474703a2f2f707377642e62697a2f73736d6f64756c65732f62617369632d66696c65732d706167652f62617369632d66696c65732d706167652e706e67)

Credits
-------

[](#credits)

- Uses @colymba's BulkUploader from [GridFieldBulkEditingTools](https://github.com/colymba/GridFieldBulkEditingTools) for the bulk uploading feature.
- Uses @symbiote's GridFieldOrderableRows from [gridfieldextensions](https://github.com/symbiote/silverstripe-gridfieldextensions) for the ability to drag and drop the files to reorder.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

609d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/329880?v=4)[James Cocker](/maintainers/purplespider)[@purplespider](https://github.com/purplespider)

---

Top Contributors

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

---

Tags

pagesilverstripefilesbulk

### Embed Badge

![Health badge](/badges/purplespider-basic-files-page/health.svg)

```
[![Health](https://phpackages.com/badges/purplespider-basic-files-page/health.svg)](https://phpackages.com/packages/purplespider-basic-files-page)
```

###  Alternatives

[silvershop/core

Provides an ecommerce product catalog, shopping cart, and order management system

11340.0k42](/packages/silvershop-core)

PHPackages © 2026

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