Download the PHP package girit/magento2-module-lazyload without Composer
On this page you can find all versions of the php package girit/magento2-module-lazyload. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download girit/magento2-module-lazyload
More information about girit/magento2-module-lazyload
Files in girit/magento2-module-lazyload
Package magento2-module-lazyload
Short Description Magento 2 LazyLoad module by Girit Interactive
License OSL-3.0 AFL-3.0
Informations about the package magento2-module-lazyload
Magento 2 LazyLoad Module by Girit Interactive
This Magento 2 module adds LazyLoad for catalog images & CMS blocks.
✓ Install via composer (recommended)
Run the following command under your Magento 2 root dir:
Install manually under app/code
First, you need to add this repository at the root of your composer.json
:
Then, require this package in the same way as any other package:
Then, since Simple HTML DOM isn’t PSR-0 compliant, you need to add the following if you want to autoload it via Composer:
Then, download & place the contents of this repository under {YOUR-MAGENTO2-ROOT-DIR}/app/code/Girit/LazyLoad
Finally, run the following commands under your Magento 2 root dir:
http://www.girit-tech.com
+972-3-9177788
[email protected]
Copyright © 2018 Girit-Interactive. All rights reserved.
All versions of magento2-module-lazyload with dependencies
magento/framework Version 100.* | 101.*
girit/magento2-module-core Version *
simple-html-dom/simple-html-dom Version *