Download the PHP package logicbrush/silverstripe-imagegallery without Composer
On this page you can find all versions of the php package logicbrush/silverstripe-imagegallery. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download logicbrush/silverstripe-imagegallery
More information about logicbrush/silverstripe-imagegallery
Files in logicbrush/silverstripe-imagegallery
Package silverstripe-imagegallery
Short Description A module for the SilverStripe CMS which allows you to organize images in a gallery format.
License BSD-3-Clause
Homepage https://www.logicbrush.com/specialities/silverstripe-development/
Informations about the package silverstripe-imagegallery
silverstripe-imagegallery
A module for the SilverStripe CMS which allows you to display a bunch of images in a gallery format.
Why?
We needed a simple way to present a set of images that can be easily navigated on any device.
Installation
Usage
Install the module and you'll have a new page type of "Gallery Page". You can add and reorder images to the page from the "Images" tab in the CMS.
In addition, this module provides a widget for displaying a gallery in a sidebar. Add it to your WidgetArea and select the gallery you wish to display.
Configuration
Select which column to sort the images by, via the "Sort By" dropdown. Selecting "Newest First" will sort the images by "Created" in DESC order. Selecting "Position" will sort the images by "SortOrder" in ASC order.
Reordering the images manually will only have effect if "Position" is selected.
All versions of silverstripe-imagegallery with dependencies
silverstripe/cms Version ^4.0||^5.0
jonom/focuspoint Version *
silverstripe/widgets Version *
bummzack/sortablefile Version *