PHPackages                             i-lateral/silverstripe-custom-filesystem - 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. i-lateral/silverstripe-custom-filesystem

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

i-lateral/silverstripe-custom-filesystem
========================================

Customised filesystem adaptor that allows changing of assets location

1.x-dev(7y ago)0659BSD-3-ClausePHP

Since Nov 27Pushed 7y ago3 watchersCompare

[ Source](https://github.com/i-lateral/silverstripe-custom-filesystem)[ Packagist](https://packagist.org/packages/i-lateral/silverstripe-custom-filesystem)[ Docs](https://github.com/i-lateral/silverstripe-custom-filesystem)[ RSS](/packages/i-lateral-silverstripe-custom-filesystem/feed)WikiDiscussions 1 Synced today

READMEChangelogDependencies (3)Versions (1)Used By (0)

SilverStripe Custom Filesystem
==============================

[](#silverstripe-custom-filesystem)

Version of the local filesystem that allows setting of a custom location (other then assets) via env/config variables

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

[](#installation)

```
composer require i-lateral/silverstripe-custom-filesystem
```

**NOTE** Once installed, this module will automatically replace the default FlySystem adapters with the custom ones provided by this module.

Configuration
-------------

[](#configuration)

Once you have installed the module, you can change the assets location by using the following SilverStripe config variable:

```
SilverStripe\Assets\Flysystem\AssetAdapter.asset_path

```

For example, you can add the following to your config.yml:

```
---
Name: myconfig
---
SilverStripe\Assets\Flysystem\AssetAdapter:
  asset_path: 'customassetsfolder'
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity45

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

Unknown

Total

1

Last Release

2723d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c7d4998767cb41bf0048a65158559384fbab33751b26c996d6367019c68c4f8b?d=identicon)[DFT](/maintainers/DFT)

---

Top Contributors

[![mlewis-everley](https://avatars.githubusercontent.com/u/687143?v=4)](https://github.com/mlewis-everley "mlewis-everley (4 commits)")

---

Tags

assetsfilesystemsilverstripesilverstripe-4silverstripe-modulesilverstripeassets

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/i-lateral-silverstripe-custom-filesystem/health.svg)

```
[![Health](https://phpackages.com/badges/i-lateral-silverstripe-custom-filesystem/health.svg)](https://phpackages.com/packages/i-lateral-silverstripe-custom-filesystem)
```

###  Alternatives

[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)[bummzack/sortablefile

An extension for SilverStripe that adds sorting to UploadField.

70622.7k55](/packages/bummzack-sortablefile)[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)[silverstripe/s3

Adds SilverStripe support for using the S3 adapter for Flysystem

20297.0k1](/packages/silverstripe-s3)[axllent/silverstripe-scaled-uploads

Automatically scale down and rotate uploaded images for Silverstripe

2580.3k8](/packages/axllent-silverstripe-scaled-uploads)[axllent/silverstripe-image-optimiser

Automatically optimise all uploaded &amp; resampled images in Silverstripe

1118.4k2](/packages/axllent-silverstripe-image-optimiser)

PHPackages © 2026

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