This Magento 2 module is used to generate a Magento 2 feed for use in a SearchSpring integration.
- Create folder
app/code/SearchSpring/Feed - Copy contents of this repository into that folder.
- Run
php bin/magento module:enable SearchSpring_Feed - Run
php bin/magento setup:upgrade
The commands above should be run from the Magento 2 base directory
Searchspring recommends protecting both the module feed generation endpoint and generated feed file by using simple authentication via .htaccess rules or blocking access by IP address. You can find Searchspring IP addresses for white listing here. The URLs that you should setup simple authentication or block based on IP addresses are: