All Projects → aligent → Aligent_Feeds

aligent / Aligent_Feeds

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

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to Aligent Feeds

customer-ajax-login
Free magento 2 extension for Popup and AJAX based Login and Sign Up | Manish Joy
Stars: ✭ 14 (+7.69%)
Mutual labels:  magento
module-geoip
Detect Country by IP in Magento 2
Stars: ✭ 51 (+292.31%)
Mutual labels:  magento
nosto-magento2
marketplace.magento.com/nosto-module-nostotagging.html
Stars: ✭ 19 (+46.15%)
Mutual labels:  magento
module-catalog
Fixes for some known Magento 2 issues in Catalog
Stars: ✭ 23 (+76.92%)
Mutual labels:  magento
magento2-pimcore-bridge
Magento 2 module for Pimcore integration.
Stars: ✭ 28 (+115.38%)
Mutual labels:  magento
google-customer-reviews
Magento integration for Google Customer Reviews
Stars: ✭ 27 (+107.69%)
Mutual labels:  magento
module-blog-comments-recaptcha
module-blog-comments-recaptcha
Stars: ✭ 17 (+30.77%)
Mutual labels:  magento
Diglin UIOptimization
Magento module to optimize Javascript and CSS files and improve speed of your website
Stars: ✭ 53 (+307.69%)
Mutual labels:  magento
mage2docker
A performant, replicable, and production-like alpine Magento 2 local development environment that leverages Docker.
Stars: ✭ 37 (+184.62%)
Mutual labels:  magento
Dev-Tools-Magento-2-Module
A collection of utilities meant to improve the experience of developing modules for Magento without breaking existing functionality.
Stars: ✭ 18 (+38.46%)
Mutual labels:  magento
Magento2-Twig
Twig Template Engine for Magento2
Stars: ✭ 58 (+346.15%)
Mutual labels:  magento
config-extension
Magento extension that improves config system
Stars: ✭ 20 (+53.85%)
Mutual labels:  magento
magento-ngrok
Magento 2 module for ngrok.io service support
Stars: ✭ 45 (+246.15%)
Mutual labels:  magento
import-cli-simple
This the meta package for Pacemaker Community, a Symfony based CLI application that provides import functionality for products, categories, attributes, and attribute-sets. The default format is CSV, adapters for XML are also available. The application can be declaratively extended by additional operations, which can be used to reassemble and exe…
Stars: ✭ 69 (+430.77%)
Mutual labels:  magento
bolt-magento2
Bolt plugin for magento2
Stars: ✭ 17 (+30.77%)
Mutual labels:  magento
magento2-checkout-success-misc-script
Add Miscellaneous HTML and JavaScript codes to Magento2 checkout conformation page
Stars: ✭ 26 (+100%)
Mutual labels:  magento
magento-2-security
Magento 2 Security extension FREE. Security extension gives store owners the ability to detect the IP addresses that are intentionally attacking their store at any given time. Therefore, they have timely measures to prevent this issue such as blocking those IP addresses or sending warning emails to store owners.
Stars: ✭ 40 (+207.69%)
Mutual labels:  magento
magento2-extension
eBay / Amazon / Walmart Integration for Magento v2.x.x
Stars: ✭ 57 (+338.46%)
Mutual labels:  magento
module-lazyload
magefan.com/magento-2-image-lazy-load-extension
Stars: ✭ 47 (+261.54%)
Mutual labels:  magento
module-translation
magefan.com/magento-2-translation-extension
Stars: ✭ 35 (+169.23%)
Mutual labels:  magento

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].