webstraxt / m2-page-builder-better-images
Adds options to specify explicit dimensions and loading behaviour of Page Builder images
Installs: 5 703
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
pkg:composer/webstraxt/m2-page-builder-better-images
Requires
- magento/framework: *
- magento/module-page-builder: *
README
Magento 2 module allowing you to specify explicit dimensions and loading behaviour on Page Builder images. Allows different dimensions to be specified for desktop and mobile images.
To install:
composer require webstraxt/m2-page-builder-better-imagesphp bin/magento module:enable Webstraxt_PageBuilderBetterImagesphp bin/magento setup:upgrade
To use:
- Insert an image using Page Builder and populate the new fields for Explicit Width (Desktop), Explicit Height (Desktop), Explicit Width (Mobile), Explicit Height (Mobile), and Image Loading. These fields will be rendered as HTML
width,height, andloadingattributes on the image.
Copyright (C) 2022 Webstraxt Limited