Skip to content

andrewhoule/silverstripe-photogallery

Repository files navigation

Simple Photo Gallery

Author

Requirements

Installation

  • Via Composer run "composer require andrewhoule/silverstripe-photogallery"
  • Go to yoursite.com/dev/build/?flush=1
  • Create a new photo gallery page, modify the settings, add albums/photos.
  • Add some styles via your own CSS.

Todo

  • Add support for video embeds (from youtube/vimeo)
  • Add a basic theme
  • Add documentation
  • Add lightbox options
  • Add yml for default settings