diepxuan / module-magento
Amends for Magento 2
Installs: 29
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
README
- 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