PHPackages                             kinuz/discount-coupon - 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. [Payment Processing](/categories/payments)
4. /
5. kinuz/discount-coupon

ActiveMagento2-module[Payment Processing](/categories/payments)

kinuz/discount-coupon
=====================

Allow show form discount coupon in the step shipping

1.0.0(1y ago)06mitPHP

Since Jul 21Pushed 1y ago1 watchersCompare

[ Source](https://github.com/kincasasbuenas/magento-2-discount-coupon)[ Packagist](https://packagist.org/packages/kinuz/discount-coupon)[ RSS](/packages/kinuz-discount-coupon/feed)WikiDiscussions main Synced yesterday

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

Discount Coupon Sidebar Checkout for Magento 2
==============================================

[](#discount-coupon-sidebar-checkout-for-magento-2)

How to install
--------------

[](#how-to-install)

### 1. Install via composer (recommend)

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

I recommend you to install Kinuz\_DiscountCoupon module via composer. It is easy to install, update and maintaince.

Run the following command in Magento 2 root folder.

#### 1.1 Install

[](#11-install)

```
composer require kinuz/discount-coupon
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f

```

Run compile if your store in Production mode:

```
php bin/magento setup:di:compile

```

### 2. Copy and paste

[](#2-copy-and-paste)

If you don't want to install via composer, you can use this way.

- Download [the latest version here](https://github.com/kincasasbuenas/magento-2-discount-coupon/archive/master.zip)
- Extract `master.zip` file to `app/code/Kinuz/DiscountCoupon` ; You should create a folder path `app/code/Kinuz/DiscountCoupon` if not exist.
- Go to Magento root folder and run upgrade command line to install `Kinuz_DiscountCoupon`:

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

```

### 2. Configuration

[](#2-configuration)

Go to section Stores &gt; Configuration &gt; Kinuz &gt; Discount Coupon

1. Enable or Disabled module

    [![Preview setting module](https://raw.githubusercontent.com/kincasasbuenas/images/main/Configuration_discount_checkout.png)](https://raw.githubusercontent.com/kincasasbuenas/images/main/Configuration_discount_checkout.png)

### 3. Preview module active

[](#3-preview-module-active)

Show form discount coupon in sidebar checkout

[![Preview module DiscountCoupon](https://raw.githubusercontent.com/kincasasbuenas/images/main/preview_discount_checkout.gif)](https://raw.githubusercontent.com/kincasasbuenas/images/main/preview_discount_checkout.gif)

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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

712d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8289610?v=4)[Kevin Casasbuenas](/maintainers/kincasasbuenas)[@kincasasbuenas](https://github.com/kincasasbuenas)

---

Top Contributors

[![kincasasbuenas](https://avatars.githubusercontent.com/u/8289610?v=4)](https://github.com/kincasasbuenas "kincasasbuenas (1 commits)")

---

Tags

checkoutmagento 2coupondiscountkinuzform discount coupon

### Embed Badge

![Health badge](/badges/kinuz-discount-coupon/health.svg)

```
[![Health](https://phpackages.com/badges/kinuz-discount-coupon/health.svg)](https://phpackages.com/packages/kinuz-discount-coupon)
```

###  Alternatives

[league/omnipay

Omnipay payment processing library

6.1k10.5M185](/packages/league-omnipay)[liqpay/liqpay

SDK for Liqpay

113727.8k9](/packages/liqpay-liqpay)[flux-se/sylius-payum-stripe-plugin

Payum Stripe gateways plugin for Sylius.

61353.3k](/packages/flux-se-sylius-payum-stripe-plugin)[magepal/magento2-customshippingrate

Set your own Custom Shipping rates for admin order or create predefined shipping methods for frontend customers

98119.1k1](/packages/magepal-magento2-customshippingrate)[sumup/sumup-ecom-php-sdk

SumUp PHP SDK

52303.6k1](/packages/sumup-sumup-ecom-php-sdk)[payum/stripe

The Payum extension. It provides Stripe payment integration.

22605.6k4](/packages/payum-stripe)

PHPackages © 2026

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