Silverstripe 3 Gallery Plugin Module



Features:
- upload multiple images at once
- rearrange the order of your images
- click on the thumbnails to view a larger version
The templating and coding has been kept to a minimum to allow people to easily customise the gallery to their needs
Requirements:
- Grid field bulk editing tools https://github.com/colymba/GridFieldBulkEditingTools
- Sortable grid field https://github.com/UndefinedOffset/SortableGridField
Download:
Installation:
- Download and install the 2 required modules if not already on your site (upload to your site, run 'dev/build' and 'flush=all')
- then
- Download the gallery zip file
- Extract the zip file
- Place the 'ss3Gallery' folder in your website and upload
- Log in to your site, and run mysite.com/dev/build
Usage
- Simply create a new page using the page type 'Gallery Page'
- In the 'Gallery Images' tab, click 'add gallery image' to add one image, or
- click 'Bulk upload' at the bottom right to upload multiple images at once