Download the PHP package msp/lightgallery without Composer
On this page you can find all versions of the php package msp/lightgallery. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download msp/lightgallery
More information about msp/lightgallery
Files in msp/lightgallery
Download msp/lightgallery
More information about msp/lightgallery
Files in msp/lightgallery
Vendor msp
Package lightgallery
Short Description Magento module wrapper for LightGallery
License OSL 3.0
Package lightgallery
Short Description Magento module wrapper for LightGallery
License OSL 3.0
Please rate this library. Is it a good library?
Informations about the package lightgallery
Magento 2 LightGallery module
This module lets you use LightGallery with Magento 2 throught requirejs.
Installation
Usage
You must include the css via layout XML, for example if you want to use the gallery in the product page add to :
<head>
...
<css src="MSP_LightGallery::css/lightgallery.min.css"/>
...
</head>
You can init the gallery with data-mage-init
:
or with a <script type="text/x-magento-init">
:
All versions of lightgallery with dependencies
PHP Build Version
Package Version
The package msp/lightgallery contains the following files
Loading the files please wait ....