bigfork / silverstripe-image-recipe
Connects multiple modules for Webp & <picture> support in Silverstripe
Installs: 363
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:silverstripe-vendormodule
Requires
- php: ^7.4 || ^8.0
- bigfork/htmleditorsrcset: ^3
- bigfork/silverstripe-webp-formatter: ^1
- jonom/focuspoint: ^4 || ^5
- kinglozzer/silverstripe-picture: ^1.4.1 || ^2
- purplespider/asset-alt-text: ^1
- silverstripe/assets: ^1 || ^2
- silverstripe/framework: ^4 || ^5
This package is auto-updated.
Last update: 2023-11-03 14:22:14 UTC
README
Connects the following modules together for delicious Webp and <picture>
goodness:
bigfork/silverstripe-webp-formatter
jonom/focuspoint
kinglozzer/silverstripe-picture
For usage instructions, see the README for the
silverstripe-picture module. All images output will be formatted
as Webp and will include inline object-position
styles based on the image’s focus point.