contao-component glightbox-gallery
A shim repositoy for glightbox as contao component.
heimrichhannot-contao-components/glightbox-gallery
A shim repositoy for glightbox as contao component.
- Wednesday, June 27, 2018
- by digitales@heimrich-hannot.de
- Repository
- 2 Watchers
- 0 Stars
- 61 Installations
- JavaScript
- 1 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
Glightbox Gallery Contao component
, (*1)
Shim repository for Glightbox as Contao Component., (*2)
Install
composer require heimrichhannot-contao-components/glightbox-gallery
Config
Add the following to your config (keep keys to prevent double integration):, (*3)
Contao 4
$GLOBALS['TL_JAVASCRIPT']['huh_components_glightbox'] = 'assets/glightbox-gallery/js/glightbox.min.js|static';
$GLOBALS['TL_USER_CSS']['huh_components_glightbox'] = 'assets/glightbox-gallery/css/glightbox.min.css|static';
Contao 3
$GLOBALS['TL_JAVASCRIPT']['huh_components_glightbox'] = 'assets/components/glightbox-gallery/js/glightbox.min.js|static';
$GLOBALS['TL_USER_CSS']['huh_components_glightbox'] = 'assets/components/glightbox-gallery/css/glightbox.min.css|static';
dev-master
9999999-dev
A shim repositoy for glightbox as contao component.
Sources
Download
MIT
The Requires
javascript
contao
shim
contao-component
glightbox
1.0.6
1.0.6.0
A shim repositoy for glightbox as contao component.
Sources
Download
MIT
The Requires
javascript
contao
shim
contao-component
glightbox