moe / remote-gallery
Gallery designed for images to be hosted elsewhere (Amazon S3, Dropbox etc) rather than on the web server.
Package info
github.com/peavers/silverstripe-remote-gallery
Type:silverstripe-module
pkg:composer/moe/remote-gallery
dev-master
2016-02-19 08:30 UTC
Requires
- silverstripe/cms: >=3.1.0
- silverstripe/framework: >=3.1.0
This package is not auto-updated.
Last update: 2026-03-12 00:01:36 UTC
README
Gallery designed for images to be hosted elsewhere (Amazon S3, Dropbox etc) rather than on the web server.
This is another random edge-case use that I don't expect other people to have much use for.
Features
- Automatically create local thumbnails for fast page loading
- Filter images based on tags
- Lightbox full sized images from remote sources
- Basic taxonomy filter/logic built in
Installation
Composer
Ideally composer will be used to install this module.
composer require "moe/login-screen:@stable"
Libraries used
- Fancybox v2
- Mixitup



