PHPackages                             pstaender/silverstripe-photogallerypage - 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. [Image &amp; Media](/categories/media)
4. /
5. pstaender/silverstripe-photogallerypage

ActiveSilverstripe-vendormodule[Image &amp; Media](/categories/media)

pstaender/silverstripe-photogallerypage
=======================================

Adds a page type to manage multiple images including description and other various options

v1.2.1(1y ago)03151GPL-2.0-onlyPHPPHP &gt;=8

Since Oct 9Pushed 1y ago1 watchersCompare

[ Source](https://github.com/pstaender/silverstripe-photogallerypage)[ Packagist](https://packagist.org/packages/pstaender/silverstripe-photogallerypage)[ Docs](https://github.com/pstaender/silverstripe-photogallerypage)[ RSS](/packages/pstaender-silverstripe-photogallerypage/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (3)Versions (31)Used By (0)

Photogallery Module
===================

[](#photogallery-module)

Adds a page type to manage multiple images including description and other various options

The following SiteTree page type will be added:

- `GalleryPage` / `GalleryPageController`
- `GalleryPageHolder`
- `GalleryPicture`

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

[](#requirements)

- SilverStripe 4+ (use v0.6.1 for SilverStripe 3.x)

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

[](#installation)

```
  $ composer require pstaender/silverstripe-photogallerypage
```

Don't forget to run a `dev/build?flush=all` after installing.

Methods and Behaviour
---------------------

[](#methods-and-behaviour)

All Pictures will be available through `SortedPictures`, with `+` for ascending (default) and `-` for descending. All Pictures are also available as URL. Let's assume the URL of your GalleryPage is `http://localhost/photos` and (an arbitary) image has the URLSegment `example-picture`, it will be available as `http://localhost/photos/example-picture`. This behaviour can be be switched on/off with `picturesAccessibleViaURL` in your config.

Usage in Template
-----------------

[](#usage-in-template)

Your `Layout/GalleryPage.ss` could be for instance:

```

  $Title

    Selected Picture
    $Image.ScaleHeight(200)

        « $Image.ScaleHeight(100)

        $Image.ScaleHeight(100) »

  All Pictures

      $ImagePreview
      selected

```

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

[](#configuration)

See in `_config/photogallerypage.yml` what possible configuration attributes are available for you to overwrite.

Copyright and License
---------------------

[](#copyright-and-license)

This project is under GNU General Public License v2

Icons by Freepik ()

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor1

Top contributor holds 84.2% 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 ~127 days

Recently: every ~320 days

Total

29

Last Release

705d ago

Major Versions

v0.8.1 → v1.0.02021-01-13

PHP version history (5 changes)v0.1-beta1PHP &gt;=5.2.0

v0.1-beta2PHP &gt;=5.3.3

v0.7.0PHP &gt;=5.6.0

v0.7.1PHP &gt;=7.0.0

v1.2.0PHP &gt;=8

### Community

Maintainers

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

---

Top Contributors

[![pstaender](https://avatars.githubusercontent.com/u/140571?v=4)](https://github.com/pstaender "pstaender (16 commits)")[![pstaender-broadsoft](https://avatars.githubusercontent.com/u/18534584?v=4)](https://github.com/pstaender-broadsoft "pstaender-broadsoft (2 commits)")[![spekulatius](https://avatars.githubusercontent.com/u/8433587?v=4)](https://github.com/spekulatius "spekulatius (1 commits)")

---

Tags

imagesilverstripepicturesgalleryimagegallery

### Embed Badge

![Health badge](/badges/pstaender-silverstripe-photogallerypage/health.svg)

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

###  Alternatives

[silverstripe/userforms

UserForms enables CMS users to create dynamic forms via a drag and drop interface and without getting involved in any PHP code

1371.1M85](/packages/silverstripe-userforms)[frankmullenger/gallery

SilverStripe Gallery Module

233.7k1](/packages/frankmullenger-gallery)[dnadesign/silverstripe-lazyloaded-image

Implements the LQIP (Low Quality Image Placeholder) pattern powered by lazysizes

1011.8k4](/packages/dnadesign-silverstripe-lazyloaded-image)

PHPackages © 2026

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