nortn / magento2-page-builder-advanced-image-appearance
Magento2 PageBuilder - Advanced Image Content Type Appearance
Installs: 2
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:HTML
Type:magento2-module
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.
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