pawan/module-product-alert-api
最新稳定版本:v1.0.4
Composer 安装命令:
composer require pawan/module-product-alert-api
包简介
Api Support for Product and Price Alert
README 文档
README
Description:
We have define our API end point in etc/webapi.xml file. For Add product we have /V1/productalertstock/add/:productId and for delete /V1/productalertstock/delete/:productId. The complete URL will be http://{Magento2Root}/rest/V1/productalertstock/add/123
For Accessing above API You need Customer token, which can be retrieved by http://{Magento2Root}/rest/V1/integration/customer/token
Composer Install:
composer require pawan/module-product-alert-api
php bin/magento setup:upgrade
php bin/magento cache:flush
Where:
- 123 is the product ID
{Magento2Root}is root folder/Url of magento 2
统计信息
- 总下载量: 4.89k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-05-22