- version: 0.1.1
- extension key: Aligent_Feeds
Configurable data feeds (e.g. Google Shopping) extension. Optimised for large catalogs.
All attributes in the data feed must be stored in Magento's Flat tables.
- Install this module via modman or composer
- create folder
/feeds
in your magento root
- In your local module config add
<feeds></feed>
and this config will be merged - Inside each field it calculates
<attribute> <value> <special> <singleton> and concats the result
- Product attributes must exist in flat table
- For dropdown attribute i.e
gshopping_category
usegshopping_category_value
. In flat table that will hold the actual value
- Delete .modman/Aligent_Feeds and run "modman repair"
If you have any issues with this extension, open an issue on GitHub.
Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.
Jim O'Halloran jim@aligent.com.au
OSL - Open Software Licence 3.0
(c) 2013 Aligent Consulting