An open API service indexing awesome lists of open source software.

https://github.com/flancer32/mage2_mod_em34

Magento 2 module to import products for em34.ru
https://github.com/flancer32/mage2_mod_em34

Last synced: about 1 year ago
JSON representation

Magento 2 module to import products for em34.ru

Awesome Lists containing this project

README

          

# mage2_mod_em34
Magento 2 module to import products for em34.ru

## Installation

```bash
$ cd ${MAGE_ROOT}
$ composer require flancer32/mage2_mod_em34
$ ./bin/magento module:enable Em34_App
$ ./bin/magento setup:upgrade
$ ./bin/magento setup:di:compile
```