Provides an image gallery for SilverWare apps, divided into a series of albums.
Installation is via Composer:
$ composer require silverware/gallery
The module provides three pages ready for use within the CMS:
Gallery
GalleryAlbum
GalleryImage
Create a Gallery
page as the top-level of your image gallery. Under the Gallery
you
may add GalleryAlbum
pages as children to divide the gallery into a series
of albums. Then, as children of GalleryAlbum
, add your GalleryImage
pages.
A GalleryImage
consists of a title, image and caption. Gallery
and GalleryAlbum
pages
are also implementors of ListSource
, and can be used with components to show a series of albums or images
as list items.
Please use the GitHub issue tracker for bug reports and feature requests.
Your contributions are gladly welcomed to help make this project better.
Please see contributing for more information.
Colin Tucker | Praxis Interactive |
BSD-3-Clause © Praxis Interactive
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem