bubble / magento-improve-api
该包已被废弃,不再维护。没有建议的替代包。
该包最新版本(v1.0.0)没有可用的许可信息。
此扩展程序改进了 Magento SOAP API 的默认功能。
v1.0.0
2016-03-24 15:03 UTC
Suggests
- magento-hackathon/magento-composer-installer: Enables the Bubble API Magento module to be installed using Composer.
This package is not auto-updated.
Last update: 2020-03-16 10:43:15 UTC
README
此扩展程序改进了 Magento API 的默认功能。
它允许您
- 将简单产品关联到可配置或分组产品;
- 指定分类名称而不是 ID;
- 指定属性集名称而不是 ID;
- 指定选项标签而不是 ID;
- 指定网站代码而不是 ID。
安装
Magento CE 1.6.x, 1.7.x
使用 modgit 安装
$ cd /path/to/magento
$ modgit init
$ modgit clone bubble-api https://github.com/jreinke/magento-improve-api.git
或手动下载包
- 在此处下载最新版本 这里
- 在 Magento 根目录中解压缩
- 清除缓存
如何将简单产品关联到可配置/分组产品
请参阅这篇文章。