Skip to content

Latest commit

 

History

History
executable file
·
28 lines (22 loc) · 824 Bytes

README.md

File metadata and controls

executable file
·
28 lines (22 loc) · 824 Bytes

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