cozmot/module-customvariableapi
最新稳定版本:1.0.0
Composer 安装命令:
composer require cozmot/module-customvariableapi
包简介
Magento 2 Custom Variable Api Extension
README 文档
README
Cozmot Custom_Variable_API Extension for Magento 2 to return Custom Variables value in Rest API.
POST API
https://magento.test/rest/V2/cozmot/customvariable?storeVariable=banner_1
API Request on Postman
Add Custom Variable
1.1 Install
composer require cozmot/module-customvariableapi
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
1.2 Upgrade
composer update cozmot/module-customvariableapi
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Run compile if your store in Production mode:
php bin/magento setup:di:compile
Version
v1.0.0 Initial Commit v1.0.1 Initial Code Commit
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2023-08-03

