Download the PHP package pchschulz/silverstripe-gallery without Composer
On this page you can find all versions of the php package pchschulz/silverstripe-gallery. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download pchschulz/silverstripe-gallery
More information about pchschulz/silverstripe-gallery
Files in pchschulz/silverstripe-gallery
Package silverstripe-gallery
Short Description This module provides the possibility to easily add a gallery to any DataObject. This module also provides a finished gallery page.
License BSD-3-Clause
Informations about the package silverstripe-gallery
SilverStripe Gallery Module
This module provides the possibility to easily add a gallery to any DataObject.
Furthermore this module provides an already finished gallery page for adding galleries to the site tree.
Requirements
- PHP 7.0+
- SilverStripe 4.1+.
Installation
Install via composer: composer require pchschulz/silverstripe-gallery
Usage
For a developer
You can add an image gallery to a DataObject, by adding the ImageCollectionExtension or the GalleryExtension to you class. The gallery page type is already available after installing this module. Click here for details
For a user
Usage for the user is explained here
Translations
This module has some translations by default. They can be found under lang/. If you want to create further translations you can create further language files. F.e. fr.yml for French.
For committing your language files to this repository, please create a fork of this project add your files and create a pull request.
Translations are welcome.
Bugs
If you find any bugs (so-called currently unknown features), you can create an issue on github. You can create a fork again and create a pull request afterwards.
All versions of silverstripe-gallery with dependencies
silverstripe/framework Version ^4.1
silverstripe/cms Version ^4.1
silverstripe/assets Version ^1.1
silverstripe/versioned Version ^1.1
silverstripe/asset-admin Version ^1.1
bummzack/sortablefile Version ^2.0