thedevhub/refund-request
Composer 安装命令:
composer require thedevhub/refund-request
包简介
DevHub Refund Request Module
README 文档
README
Magento 2 Refund Request is the extension that allows customers to submit a refund request to the vendors, if there is any issue in the product. Then its upto vendor he/she accepts or rejects the request. Customer automatically receives the email when the vendor change the request status.
Features
- Allow customers to send the refund request in the Admin menu of Sales->Order section.
- View customer refund request in grid.
- Vendor can accept or reject the refund request.
- Send an email based on the request status.
- Vendor Customizes the popup form that will show on Account Page.
Installation
- Please run the following command
composer require thedevhub/refund-request
- Update the composer if required
composer update
- Enable module
php bin/magento module:enable DevHub_RefundRequest php bin/magento setup:upgrade php bin/magento cache:clean php bin/magento cache:flush
- If your website is running on the production mode then you need to run the following command
php bin/magento setup:static-content:deploy php bin/magento setup:di:compile
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2023-05-05