2017 © Pedro Peláez
 

magento2-module mage2-dev-no-image

Fix for Magento 2. It fixes the case when there is no a required option swatch image in media.

image

onepica/mage2-dev-no-image

Fix for Magento 2. It fixes the case when there is no a required option swatch image in media.

  • Thursday, June 15, 2017
  • by rredko-sysiq
  • Repository
  • 3 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Magento 2 module: No Image

Description

Fix for Magento 2 (tested on v2.1.6)., (*1)

It fixes the case when there is no a required option swatch image in media (and maybe other cases for lost images)., (*2)

It's quite useful after database migration during development., (*3)

Installation via composer

composer require --dev onepica/mage2-dev-no-image

Details

On initiate an image the module will create small placeholder (20x20 px) by the same image path., (*4)

Warning

Please be aware this module will overwrite the class Magento\Framework\Image., (*5)

The Versions

15/06 2017

dev-master

9999999-dev

Fix for Magento 2. It fixes the case when there is no a required option swatch image in media.

  Sources   Download

GPL-2.0

The Requires

  • php ~7.0.6
  • magento/framework ^100.1

 

14/06 2017

1.0.0

1.0.0.0

Fix for Magento 2. It fixes the case when there is no a required option swatch image in media.

  Sources   Download

GPL-2.0

The Requires

  • php ~7.0.6
  • magento/framework ^100.1