https://github.com/netlogix/nlxshopwareimageproxy
Plugin to allow shopware to authenticate and support image proxy
https://github.com/netlogix/nlxshopwareimageproxy
Last synced: about 1 month ago
JSON representation
Plugin to allow shopware to authenticate and support image proxy
- Host: GitHub
- URL: https://github.com/netlogix/nlxshopwareimageproxy
- Owner: netlogix
- Created: 2025-04-11T12:39:18.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-04-14T11:43:37.000Z (about 1 month ago)
- Last Synced: 2025-04-14T14:18:10.712Z (about 1 month ago)
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nlxShopwreImageProxy
Plugin to allow shopware to authenticate and support image proxy
## Installation
```shell
composer require netlogix/nlxShopwreImageProxy
```## Usage
Use the image proxy `darthsim/imgproxy` in your docker-compose file to quickly and easily resize images.
For signing URLs you have to define the following environment variables:
- IMGPROXY_KEY: hex-encoded key
- IMGPROXY_SALT: hex-encoded saltFor more information visit official documentation: https://docs.imgproxy.net/usage/signing_url