bigfork / silverstripe-image-recipe
Connects multiple modules for Webp & <picture> support in Silverstripe
Installs: 1 357
Dependents: 1
Suggesters: 1
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:silverstripe-vendormodule
Requires
- php: ^8.0
- bigfork/htmleditorsrcset: ^3
- jonom/focuspoint: ^5
- kinglozzer/silverstripe-picture: ^2
- purplespider/asset-alt-text: ^2
- silverstripe/assets: ^2.3
- silverstripe/framework: ^5
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.