moe / remote-gallery
Gallery designed for images to be hosted elsewhere (Amazon S3, Dropbox etc) rather than on the web server.
Installs: 19
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 2
Open Issues: 1
Type:silverstripe-module
Requires
- silverstripe/cms: >=3.1.0
- silverstripe/framework: >=3.1.0
This package is not auto-updated.
Last update: 2024-11-20 18:06:04 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