diepxuan/module-magento

Amends for Magento 2

Installs: 30

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:magento2-module

0.0.2.4 2019-08-10 14:10 UTC

This package is auto-updated.

Last update: 2024-04-28 04:12:09 UTC


README

Latest version Packagist Magento 2 PHP >= 5.5.22

  • fix loading media store path from database Storage
  • detect store/website by url without index.php or .htaccess

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