Fruugo_Integration

Magento Extension
Download latest - 1.1.3

This is a plugin for Magento 1.7 - 1.9 that provides integration with the Fruugo products and orders API.

This plugin mainly performs two tasks:

- Generate products xml feed from Magento periodically on a specified frequency.

- Read from Fruugo Rrders API periodically on a specified frequency, and notifies Magento order events to Fruugo Orders API.

Releases (12)

Date Version Notes
2016-05-17 1.1.3

- fixed: non-fruugo orders can not be saved issue when create shipments

2016-05-13 1.1.2

- Fixed: use parent product's attributes when skus' are empty, including: Brand, Manufacturer, Description and Short Description

2016-03-02 1.0.9

This update includes:

- fixed bug: U.S orders are set wrong region. Used Fruugo order province value to set the region_id of orders

2016-02-29 1.0.8

This update includes:

- Bug fix for Brand
- Used parent title if set
- Reverted silly typing error

2015-12-22 1.0.7

This update includes:

- Supported magento 1.7

2015-12-21 1.0.6

This update includes:

- Only add one price tag for each product

- Enabled currency conversion

2015-11-11 1.0.5

This update includes:

- Up to 5 images for a product in the products feed

- Added a configuration section for multiple stores with the same language to choose which store to use to export product description for that language in order to avoid duplicate product description of the same language

- Added options to choose product description and short description merge order

- Add product discount price when it is set

- Custom Fruugo shipping method for Fruugo orders

2015-10-09 1.0.4

- Refactored both products feed force download and datafeed to return attached file

2015-09-29 1.0.3

- Use a custom payment method named "Fruugo Payment Method" for Fruugo orders

2015-08-14 1.0.2

- Fixed error with method call inside empty() prior to php 5.4

2015-08-06 1.0.1

This is a plugin for Magento 1.8 - 1.9 that provides integration with the Fruugo products and orders API.

- Removed max version of dependency Mage_Core_Modules
- Updated min version of php to 5.2.13

2015-08-01 1.0.0

This is a plugin for Magento 1.8 - 1.9 that provides integration with the Fruugo products and orders API.