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 year 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 (over 6 years ago)
- Default Branch: main
- Last Pushed: 2022-10-14T08:00:30.000Z (over 3 years ago)
- Last Synced: 2025-04-24T00:58:20.491Z (about 1 year ago)
- Topics: shopware-platform-plugin, shopware-plugin, shopware6
- Language: Twig
- Size: 30.3 KB
- Stars: 17
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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 Manager
Contributing
-----
Feel free to fork and send [pull requests](https://github.com/stefanpoensgen/SptecLazyload)!
Licence
-----
This project uses the [MIT License](LICENSE.md).