Skip to content

Gallery designed for images to be hosted elsewhere (Amazon S3, Dropbox etc) rather than on the web server.

Notifications You must be signed in to change notification settings

helpfulrobot/moe-remote-gallery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

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

Screen shots

CMS Screens

Creating new image

remote-gallery-create

View of all images

remote-gallery-list


Frontend screens

No filter

remote-gallery-no-filter

Single filter selected

remote-gallery-filter-desks

About

Gallery designed for images to be hosted elsewhere (Amazon S3, Dropbox etc) rather than on the web server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 43.8%
  • CSS 38.0%
  • Shell 9.9%
  • Scheme 4.9%
  • JavaScript 3.4%