2017 © Pedro Peláez
 

magento-module magento-improve-api

This extension improves default features of Magento SOAP API.

image

bubble/magento-improve-api

This extension improves default features of Magento SOAP API.

  • Thursday, March 24, 2016
  • by joshdifabio
  • Repository
  • 10 Watchers
  • 0 Stars
  • 31 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 75 Forks
  • 0 Open issues
  • 2 Versions
  • 7 % Grown

The README.md

Overview

This extension improves default features of Magento API., (*1)

It allows you to:, (*2)

  • Associate simple products to configurable or grouped product;
  • Specify category names rather than the ids;
  • Specify the name of the attribute set rather than the id;
  • Specify options labels rather than the ids;
  • Specify the website code rather than the id.

Installation

Magento CE 1.6.x, 1.7.x

Install with modgit:, (*3)

$ cd /path/to/magento
$ modgit init
$ modgit clone bubble-api https://github.com/jreinke/magento-improve-api.git

or download package manually:, (*4)

  • Download latest version here
  • Unzip in Magento root folder
  • Clear cache

How to associate simple products to configurable/grouped product

Please refer to this article., (*5)

The Versions

24/03 2016

dev-master

9999999-dev

This extension improves default features of Magento SOAP API.

  Sources   Download

24/03 2016

v1.0.0

1.0.0.0

This extension improves default features of Magento SOAP API.

  Sources   Download