scientiamobile/module-magento2-image-cdn-imageengine

Image CDN Extension for Magento2 by ImageEngine

Installs: 5 449

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 11

Forks: 1

Open Issues: 0

Type:magento2-module

1.0.26 2023-11-29 08:45 UTC

README

This extension can be installed via composer:

composer require scientiamobile/module-magento2-image-cdn-imageengine

The extension can then be enabled like this:

./bin/magento module:enable ScientiaMobile_IO

Follow the guide in the official ImageEngine documentation

Compatibility

Compatible with Magento Open Source and Adobe Commerce.

Change Log

Version : V1.0.26

  • Compatible with Magento Commerce (tested with Magento Commerce 2.4.5-p1)
  • Readme updates
    • Corrected module enable instruction - issue #21
    • Add Compatibility section

Version : V1.0.25

  • Fix ACL resource definition

Version : V1.0.24

  • Updated PHP version constraint, added PHP 8.2 compatibility
  • Compatible with Magento 2.4.6-p1

Version : V1.0.23

  • Fixed hardcoded media path.
  • Added new config text field for dynamic media folder.
  • Added validation for address URL.

Version : V1.0.22

  • Fixed: Update client hint headers issue #13
  • Issue solved for img-src,script and style are controlled with a content security policy.

Version : V1.0.21

  • Readme updates
  • Compatible with Magento 2.4.5
  • Fixed: Update client hint headers issue #7