- Andrew Houle
- http://andyhoule.com
- SilverStripe minimum version 3.1+.
- SortableGridField Module - https://github.com/UndefinedOffset/SortableGridField
- GridFieldBulkEditingTools Module - https://github.com/colymba/GridFieldBulkEditingTools
- SliderField Module - https://github.com/tractorcow/silverstripe-sliderfield
Via Composer run "composer require andrewhoule/silverstripe-photogallery dev-master" 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 and enjoy.
- Add support for video embeds (from youtube/vimeo)
- Add lightbox options.