thedevhub/refund-request 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

  1. Please run the following command
composer require thedevhub/refund-request
  1. Update the composer if required
composer update
  1. Enable module
php bin/magento module:enable DevHub_RefundRequest
php bin/magento setup:upgrade
php bin/magento cache:clean
php bin/magento cache:flush
  1. 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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2023-05-05