Skip to content

helpfulrobot/andrewhoule-silverstripe-photogallery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Photo Gallery

Author

Requirements

Installation

Via Composer run "composer require andrewhoule/silverstripe-photogallery dev-master" then go to http://yoursite.com/dev/build/?flush=1 or the following...

  • Requires SortableGridField module, GridFieldBulkEditingTools module, and SliderField module (see above).
  • Add the photogallery folder to your site's root.
  • Run http://yoursite.com/dev/build/?flush=1
  • Create a new photo gallery page, set config options, add albums/photos.

Todo

  • Add support for video embeds (from youtube/vimeo)
  • Add lightbox options.

About

Simple photo gallery with albums for Silverstripe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 77.2%
  • Scheme 12.6%
  • CSS 9.8%
  • JavaScript 0.4%