PHPackages                             sunnysideup/silverstripe-unused-file-report - 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. sunnysideup/silverstripe-unused-file-report

ActiveSilverstripe-vendormodule[File &amp; Storage](/categories/file-storage)

sunnysideup/silverstripe-unused-file-report
===========================================

Generates a report on potentially unused files for CMS users

3.0.1(1y ago)0331BSD-3-ClausePHP

Since Sep 14Pushed 3mo agoCompare

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

READMEChangelogDependencies (2)Versions (29)Used By (1)

Unused File Report
==================

[](#unused-file-report)

This module adds an "Unused Files" report to the CMS. Because generating the list of potentially unused files could take a long time on even a reasonably small site the report does not work from live data. Instead, a task has been created that will populate a table in the DB with the list of files that may not be in use.

In addition, if the [Queued Jobs](https://github.com/symbiote/silverstripe-queuedjobs)module is installed a job will be created that will allow the task to be scheduled at a convenient time.

Versions
--------

[](#versions)

This version requires Silverstripe 5.

For Silverstripe 3 use the 1.x releases. For Silverstripe 4 use the 2.x releases.

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

[](#installation)

```
composer require robingram/silverstripe-unused-file-report

```

Running the task
----------------

[](#running-the-task)

### Through a browser

[](#through-a-browser)

The report builder task will appear under `/dev/tasks/` as "Build table for Unused File Reports". Click on the task title to initiate it.

### From the command line

[](#from-the-command-line)

The task can be run from the command line using `sake`:

`sake dev/tasks/UnusedFileReportBuildTask`

Viewing the report
------------------

[](#viewing-the-report)

The report will appear under the Reports tab as "Unused Files Report". If the builder task has not been run the report will contain no data.

Running/scheduling the job
--------------------------

[](#runningscheduling-the-job)

If the Queued Jobs module is installed then the report builder job will appear in the "Create job of type" drop-down list in the Jobs tab as `UnusedFileReportJob`.

Credits
-------

[](#credits)

Thanks to Christchurch City Council, New Zealand, for enabling the development of this module.

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance66

Regular maintenance activity

Popularity8

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor1

Top contributor holds 62.5% 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 ~104 days

Recently: every ~5 days

Total

28

Last Release

351d ago

Major Versions

0.1.1 → 2.0.02018-12-14

2.0.0 → 3.0.02025-04-04

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/167154?v=4)[Sunny Side Up](/maintainers/sunnysideup)[@sunnysideup](https://github.com/sunnysideup)

---

Top Contributors

[![sunnysideup](https://avatars.githubusercontent.com/u/167154?v=4)](https://github.com/sunnysideup "sunnysideup (30 commits)")[![robingram](https://avatars.githubusercontent.com/u/118558?v=4)](https://github.com/robingram "robingram (13 commits)")[![axllent](https://avatars.githubusercontent.com/u/1463435?v=4)](https://github.com/axllent "axllent (2 commits)")[![Sitetools](https://avatars.githubusercontent.com/u/8812656?v=4)](https://github.com/Sitetools "Sitetools (2 commits)")[![wilr](https://avatars.githubusercontent.com/u/101629?v=4)](https://github.com/wilr "wilr (1 commits)")

---

Tags

silverstripefilereportunused

### Embed Badge

![Health badge](/badges/sunnysideup-silverstripe-unused-file-report/health.svg)

```
[![Health](https://phpackages.com/badges/sunnysideup-silverstripe-unused-file-report/health.svg)](https://phpackages.com/packages/sunnysideup-silverstripe-unused-file-report)
```

###  Alternatives

[bummzack/sortablefile

An extension for SilverStripe that adds sorting to UploadField.

70622.7k55](/packages/bummzack-sortablefile)[silverstripe/selectupload

Enables files to be uploaded into a user-designated folder

2779.1k1](/packages/silverstripe-selectupload)[unclecheese/silverstripe-kickassets

Provides an alternative file management interface for SilverStripe CMS with drag-and-drop, multi-selection, and several other desktop-like UI conventions.

4728.3k1](/packages/unclecheese-silverstripe-kickassets)[unclecheese/kickassets

Provides an alternative file management interface for SilverStripe CMS with drag-and-drop, multi-selection, and several other desktop-like UI conventions.

484.0k](/packages/unclecheese-kickassets)

PHPackages © 2026

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