Download the PHP package silverware/gallery without Composer
On this page you can find all versions of the php package silverware/gallery. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download silverware/gallery
More information about silverware/gallery
Files in silverware/gallery
Package gallery
Short Description SilverWare Gallery Module.
License BSD-3-Clause
Homepage https://github.com/praxisnetau/silverware-gallery
Informations about the package gallery
SilverWare Gallery Module
Provides an image gallery for SilverWare apps, divided into a series of albums.

Contents
- Requirements
- Installation
- Usage
- Issues
- Contribution
- Maintainers
- License
Requirements
Installation
Installation is via Composer:
Usage
The module provides three pages ready for use within the CMS:
GalleryGalleryAlbumGalleryImage
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.
Issues
Please use the GitHub issue tracker for bug reports and feature requests.
Contribution
Your contributions are gladly welcomed to help make this project better. Please see contributing for more information.
Maintainers
| Colin Tucker | Praxis Interactive |
License
BSD-3-Clause © Praxis Interactive
All versions of gallery with dependencies
silverware/lightbox Version ^1.0
silverware/masonry Version ^1.2
silverware/silverware Version ^1.5