vinaikopp/module-example-gummypoints
Composer 安装命令:
composer require vinaikopp/module-example-gummypoints
包简介
Example GummyPoints API endpoint
README 文档
README
Very simple example API endpoint for Magento 2
The purpose of this module is to provide an example API endpoint for frontend development examples.
Installation
Install via composer
composer require vinaikopp/module-example-gummypoints ^1.0.0
Usage
The purpose of the module is not to demonstrate a sophisticated endpoint, but rather to provide a simple source of data for doing FPC related experiments and exercises.
API Endpoint: /rest/V1/customer_gummypoints
The API endpoint can only be accessed by logged in customers and will return a random integer value.
API Endpoint: /rest/V1/customer_gummypoints/:customerId
The API endpoint is only open to admins authorized to manage customers. It will return a random integer value.
The module also provides a customer data section with the code
customer-gummypoints. It is refreshed during login, logout,
checkout/onepage/saveOrder and add to cart actions.
统计信息
- 总下载量: 31
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2016-10-17