Skip to content
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.
/ Aligent_Feeds Public archive

Customisable data feeds (e.g. Google Shopping) for Magento. Optimised for large catalogs.

Notifications You must be signed in to change notification settings

aligent/Aligent_Feeds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Aligent Feeds Extension

Facts

  • version: 0.1.1
  • extension key: Aligent_Feeds

Description

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.

Installation Instructions

  1. Install this module via modman or composer
  2. create folder /feeds in your magento root

Extending

  1. In your local module config add <feeds></feed> and this config will be merged
  2. Inside each field it calculates <attribute> <value> <special> <singleton> and concats the result
  3. Product attributes must exist in flat table
  4. For dropdown attribute i.e gshopping_category use gshopping_category_value. In flat table that will hold the actual value

Uninstallation

  1. Delete .modman/Aligent_Feeds and run "modman repair"

Support

If you have any issues with this extension, open an issue on GitHub.

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.

Developer

Jim O'Halloran [email protected]

Licence

OSL - Open Software Licence 3.0

Copyright

(c) 2013 Aligent Consulting

About

Customisable data feeds (e.g. Google Shopping) for Magento. Optimised for large catalogs.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages