- Andrew Houle
- http://andyhoule.com
- SilverStripe minimum version 3.0+.
- SortableGridField Module - https://github.com/UndefinedOffset/SortableGridField
- Sublime Video - http://sublimevideo.net/
Via Composer run "composer require andrewhoule/silverstripe-videogallery dev-master" then go to http://yoursite.com/dev/build/?flush=1 or the following...
- Install SortableGridField module (see above).
- Add the videogallery folder to your site's root.
- Run http://yoursite.com/dev/build/?flush=all
- Add mime types to .htaccess - AddType video/mp4 .mp4 AddType video/ogg .ogv AddType audio/ogg .ogg AddType video/webm .webm AddType audio/webm .weba
- Create a new video gallery page, then add your Sublime Video JS to the Config tab, lastly upload files to videos tab & enjoy.
- Add list/gallery view options
- Add other players