Download the PHP package heimrichhannot/contao-lightbox-gallery-bundle without Composer
On this page you can find all versions of the php package heimrichhannot/contao-lightbox-gallery-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download heimrichhannot/contao-lightbox-gallery-bundle
More information about heimrichhannot/contao-lightbox-gallery-bundle
Files in heimrichhannot/contao-lightbox-gallery-bundle
Package contao-lightbox-gallery-bundle
Short Description This bundle offers a contao extension for lightbox-gallery based on mcstudios/glightbox
License LGPL-3.0-or-later
Informations about the package contao-lightbox-gallery-bundle
Contao Lightbox Gallery Bundle
This bundle offers a contao extension for lightbox-gallery based on mcstudios/glightbox.
Install
Install with composer or contao manger:
Usage
This bundle works out-of-the-box with contao galleries.
Encore bundle
If you're using this bundle with encore bundle, assets are blocked by default. For content elements where fullsize option is checked, the assets are added automatically.
Extended usage
To add images to an gallery define an unique data lightbox id for the elements. Each a tag must have the same data lightbox id to be in the same gallery.
To add an title to the gallery simply add a title attribute to the a tag. If you want to add a caption add an figcaption element after the a tag.
All versions of contao-lightbox-gallery-bundle with dependencies
contao/core-bundle Version ^4.9
heimrichhannot-contao-components/glightbox-gallery Version ^1.0
heimrichhannot/contao-encore-contracts Version ^1.0
symfony/service-contracts Version ^1.0 || ^2.0 || ^3.0
symfony/polyfill-php80 Version ^1.25