资源说明:megento api soap xmlrpc接口 自定义扩展示例 Creating a Custom API or Extending the Core API、
放到 app\etc目录即可
http://blog.csdn.net/zhangfeng1133/article/details/46509383
Creating a Custom API or Extending the Core API
The Core API allows you to manage a set of common resources used in Magento. However, you may choose to have your own set of resources to manage, or you may wish to extend the Core API to handle additional resources.
This tutorial leads you through the process of creating a custom API for a customer module that handles basic customer information.
Note: This tutorial applies to v1 of the API.
To learn more about the Core API, to read Magento Core API calls.
For general information about the Magento API, go to the Introduction.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。