Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stefanpoensgen/SptecLazyload
Simple integration of lazysizes into Shopware 6.
https://github.com/stefanpoensgen/SptecLazyload
shopware-platform-plugin shopware-plugin shopware6
Last synced: about 1 month ago
JSON representation
Simple integration of lazysizes into Shopware 6.
- Host: GitHub
- URL: https://github.com/stefanpoensgen/SptecLazyload
- Owner: stefanpoensgen
- License: mit
- Created: 2020-02-24T22:05:04.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-10-14T08:00:30.000Z (about 2 years ago)
- Last Synced: 2024-10-09T05:43:27.182Z (2 months ago)
- Topics: shopware-platform-plugin, shopware-plugin, shopware6
- Language: Twig
- Size: 30.3 KB
- Stars: 16
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-shopware6 - Lazysizes Lazyload images >6.x
README
# SptecLazyLoad
Simple integration of [lazysizes](https://github.com/aFarkas/lazysizes) into Shopware 6.
Installation
====### Zip Installation package for the Shopware Plugin Manager
* Download the latest plugin version
* Upload and install plugin using Plugin Manager### Install with composer
* Change to your root Installation of shopware
* Run command `composer require sptec/lazyload` and install and active plugin with Plugin ManagerContributing
-----
Feel free to fork and send [pull requests](https://github.com/stefanpoensgen/SptecLazyload)!Licence
-----
This project uses the [MIT License](LICENSE.md).