PHPackages                             titledk/silverstripe-gallery - 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. titledk/silverstripe-gallery

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

titledk/silverstripe-gallery
============================

A simple gallery backend for SilverStripe 3 with advanced directory saving rules

1.0(10y ago)1853PHP

Since Mar 24Pushed 10y ago3 watchersCompare

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

READMEChangelogDependencies (2)Versions (2)Used By (0)

SilverStripe Gallery
====================

[](#silverstripe-gallery)

A simple gallery backend for SilverStripe 3 with advanced directory saving rules.

Features:

- Bulk upload
- Drag'n'drop sorting
- Gallery directories are auto created based on your settings
- Can be used on pages as well as data objects
- Works with the Translatable module

For a ready-to-use gallery also install the [Gallery Pagetypes module](https://github.com/titledk/silverstripe-gallery-pagetypes).

[![Example](docs/img/example.png)](docs/img/example.png)

Requires:

- Upload Dir Rules
- Sortable File

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

[](#installation)

The `GalleryExtension` can be added to *any* `DataObject`.
Add the following to your `config.yml`:

Basics:

```
MyDataObject:
  extensions:
    - GalleryExtension
    #this is for the upload dir rules dependency, which takes care of
    #the relation between the gallery and it's folder
    #only needed on DataObjects, as this is added automatically to SiteTree
    - AssetsFolderExtension
```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

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

Unknown

Total

1

Last Release

3698d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/13746b594daa08825bdaeea495edaa9e8868cb9e352f929e0c617e72b4cbde70?d=identicon)[titledk](/maintainers/titledk)

---

Top Contributors

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

---

Tags

silverstripegallery

### Embed Badge

![Health badge](/badges/titledk-silverstripe-gallery/health.svg)

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

###  Alternatives

[bummzack/page-blocks

Modular content-blocks for SilverStripe pages

135.3k](/packages/bummzack-page-blocks)[silverstripe/multi-domain

Allows multiple domains to access one CMS instance, mapping them to different sections of the hierarchy

141.6k](/packages/silverstripe-multi-domain)

PHPackages © 2026

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