shoppingfeed/magento2-manager 0.6.0

Official module for Shopping Feed integration.

Type

magento2-module

License

OSL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Shopping Feed integration module for Magento 2

Installation

The extension must be installed via composer. To proceed, run these commands in your terminal:

composer require shoppingfeed/magento2-manager
php bin/magento module:enable ShoppingFeed_Manager
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy