PHPackages                             yudiz/coupon-usage-report - 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. yudiz/coupon-usage-report

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

yudiz/coupon-usage-report
=========================

Magento 2 Coupon Usage Report Module

1.0.0(2y ago)210OSL-3.0PHP

Since Dec 19Pushed 2y ago1 watchersCompare

[ Source](https://github.com/yudiz-ritikapatel/CouponUsageReport)[ Packagist](https://packagist.org/packages/yudiz/coupon-usage-report)[ RSS](/packages/yudiz-coupon-usage-report/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Coupon Usage Report Extension for Magento 2
===========================================

[](#coupon-usage-report-extension-for-magento-2)

The Coupon Usage Report module in Magento 2 helps create reports showing how many people used a specific coupon code. It also generates an Excel sheet with user details linked to the usage of those coupons.

Installation
------------

[](#installation)

You can install the Yudiz Coupon Usage Report Extension using one of two methods:

1. Via Composer
2. By downloading it directly from the available source.

### 1. Install via composer

[](#1-install-via-composer)

Before installing the Yudiz Coupon Usage Report Extension, it is necessary to install the Yudiz Core module. You can obtain the Yudiz Core module by using the following code.

Run the following command:

```
composer require yudiz/module-core
```

Now, To install the Yudiz Coupon Usage Report Extension via Composer, follow these steps in your Magento 2 root folder:

Run the following command:

```
composer require yudiz/coupon-usage-report
```

After a successful installation, execute the following commands:

```
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
php bin/magento c:c
```

With these steps completed, you'll be ready to utilize the Yudiz Yudiz Coupon Usage Report Extension.

### 2. Download Directly

[](#2-download-directly)

Before Downloading the Yudiz Coupon Usage Report Extension, it is necessary to have the Yudiz Core module. You can download the module directly from below link:

Once the zip file is downloaded, extract its contents within the 'app/code/Yudiz/Core' directory.

Now, To install the Yudiz Coupon Usage Report Extension you can download the Extension from below link:

After successfully downloading the module, follow these steps to install it:

1.Unzip the downloaded folder.

2.Place the unzipped extension folder into the following path:

```
project-root-directory/app/code/Yudiz/CouponUsageReport
```

Indeed, after placing the extension folder in the specified directory, follow these Magento commands to complete the installation:

```
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
php bin/magento c:c
```

By following these 2 Ways you can easily obtain and install the module. For detailed instructions on its usage, refer to the user guide within this document.

Features
--------

[](#features)

- Admin can quickly view coupon code usage reports.
- Admin can easily download user information linked to coupon codes in Excel format.

Magento 2 Coupon Usage Report User Guide
----------------------------------------

[](#magento-2-coupon-usage-report-user-guide)

Login to the **Magento Admin**, navigate to `Yudiz -> Couponcode Usage Report `.

 [![CouponCodeUsage Image](./ReadmeImages/CouponCodeUsage.png)](./ReadmeImages/CouponCodeUsage.png)

- Refresh statistics : Click on Statistics or click here link
- From Date:Choose the date from which you wish to gather data
- To Date: Select the date until which you want the data
- Rule Applied: Choose the specific rule to indicate which data you need

**Note: Please remember to refresh statistics each time to ensure you have the most up-to-date data.**

After click on Click on Statistics you will see the following format:

 [![CoponCodeUsage Refresh Image](./ReadmeImages/CoponCodeUsage_Refresh.png)](./ReadmeImages/CoponCodeUsage_Refresh.png)

You have the option to update the statistics as per your requirements by choosing from the following:

- Refresh Lifetime Statistics
- Refresh Statistics for the Last Day.

After completing these steps, click on "Show Report," which will take you to the page showing coupon usage data.

And You'll see the coupon usage data in the following manner:

 [![CouponCode Usage Data Image](./ReadmeImages/CouponCodeUsage_Data.png)](./ReadmeImages/CouponCodeUsage_Data.png)

You can easily view which users used which coupon codes here, and by using the Export button, you can download or export this data into an Excel file.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

929d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d1ae7a8815a0b0bebdbe2dfc6b8b2ae30869dd3758b7ab7cf5df63a34a1522c?d=identicon)[yudiz\_solution](/maintainers/yudiz_solution)

---

Top Contributors

[![yudiz-ritikapatel](https://avatars.githubusercontent.com/u/130353709?v=4)](https://github.com/yudiz-ritikapatel "yudiz-ritikapatel (11 commits)")

### Embed Badge

![Health badge](/badges/yudiz-coupon-usage-report/health.svg)

```
[![Health](https://phpackages.com/badges/yudiz-coupon-usage-report/health.svg)](https://phpackages.com/packages/yudiz-coupon-usage-report)
```

###  Alternatives

[infection/include-interceptor

Stream Wrapper: Include Interceptor. Allows to replace included (autoloaded) file with another one.

3126.9M11](/packages/infection-include-interceptor)[ultrono/laravelshoppingcart-1

Laravel 11 and above Shopping cart

1111.1k](/packages/ultrono-laravelshoppingcart-1)

PHPackages © 2026

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