diepxuan/module-magento 0.0.1

Fix somebug for Magento 2

Type

magento2-module

License

OSL-3.0, AFL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Magento 2 module

Latest version Packagist Magento 2 PHP >= 5.5.22

  • fix magento 2 bug when store media in db

Magento

Installation

The easiest way to install the extension is to use Composer

Run the following commands:

  • $ composer require diepxuan/module-magento
  • $ bin/magento module:enable Diepxuan_Magento
  • $ bin/magento setup:upgrade && bin/magento setup:static-content:deploy