PHPackages                             thedevhub/refund-request - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. thedevhub/refund-request

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

thedevhub/refund-request
========================

DevHub Refund Request Module

00PHP

Since May 5Pushed 3y ago1 watchersCompare

[ Source](https://github.com/theDeveloperHub-devhub/RefundRequest)[ Packagist](https://packagist.org/packages/thedevhub/refund-request)[ RSS](/packages/thedevhub-refund-request/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Overview
========

[](#overview)

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

[](#features)

- Allow customers to send the refund request in the Admin menu of Sales-&gt;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

[](#installation)

1. Please run the following command

```
composer require thedevhub/refund-request
```

2. Update the composer if required

```
composer update
```

3. Enable module

```
php bin/magento module:enable DevHub_RefundRequest
php bin/magento setup:upgrade
php bin/magento cache:clean
php bin/magento cache:flush
```

4. 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
```

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/76fd9ec933b932f2e66e76b41fe41d4397bb62f840dc1330d8f0b37b18304d4a?d=identicon)[TheDeveloperHub-devhub](/maintainers/TheDeveloperHub-devhub)

---

Top Contributors

[![theDeveloperHub-devhub](https://avatars.githubusercontent.com/u/130691789?v=4)](https://github.com/theDeveloperHub-devhub "theDeveloperHub-devhub (2 commits)")

### Embed Badge

![Health badge](/badges/thedevhub-refund-request/health.svg)

```
[![Health](https://phpackages.com/badges/thedevhub-refund-request/health.svg)](https://phpackages.com/packages/thedevhub-refund-request)
```

###  Alternatives

[koala-framework/file-watcher

Library for watching for file system changes

1339.2k1](/packages/koala-framework-file-watcher)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
