searchspring/module-feed 1.0.1

Module to generate a SearchSpring CSV Feed

Type

magento2-module

License

GPL-3.0

Requires

None

Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

This Magento 2 module is used to generate a Magento 2 feed for use in a SearchSpring integration.

Installation

  1. Create folder app/code/SearchSpring/Feed
  2. Copy contents of this repository into that folder.
  3. Run php bin/magento module:enable SearchSpring_Feed
  4. Run php bin/magento setup:upgrade

The commands above should be run from the Magento 2 base directory