nortn/magento2-page-builder-advanced-image-appearance

Magento2 PageBuilder - Advanced Image Content Type Appearance

1.0.0 2025-02-27 22:34 UTC

This package is auto-updated.

Last update: 2025-02-27 22:36:20 UTC


README

Image Appearances

Added Image appearance switcher with option to use <picture> instead of using default Magento approach with 2 images swithed by CSS class.

Image Appearances

Installation

To install the module from Packagist, run the following commands:

composer require nortn/magento2-page-builder-advanced-image-appearance
bin/magento module:enable NortN_PageBuilderImageAppearance
bin/magento setup:upgrade
bin/magento cache:flush

Compatibility

  • Magento 2.4.x
  • Adobe Commerce (formerly Magento Commerce)

Support

For any issues or feature requests, please open an issue on GitHub.

GitHub Repository: m2ext-page-builder-advanced-image-appearance