PHPackages                             razecode/cancelorderitem - 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. razecode/cancelorderitem

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

razecode/cancelorderitem
========================

Magento 2 extension to cancel single Order Item

1.0.0(3y ago)16proprietaryPHPPHP ~7.4.0

Since Jan 30Pushed 3y ago1 watchersCompare

[ Source](https://github.com/razecodetech/magento2-cancel-order-item)[ Packagist](https://packagist.org/packages/razecode/cancelorderitem)[ RSS](/packages/razecode-cancelorderitem/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Magento 2 Cancel Order Item
===========================

[](#magento-2-cancel-order-item)

Magento 2 extension to cancel single Item or Product from an Order in Magento Admin Dashboard

[![Latest Stable Version](https://camo.githubusercontent.com/020ed4687903474908b9e7ab545a32ea0c79c8632f66396eb411a43be403be7d/68747470733a2f2f706f7365722e707567782e6f72672f72617a65636f64652f63616e63656c6f726465726974656d2f762f737461626c65)](https://packagist.org/packages/razecode/cancelorderitem)[![Total Downloads](https://camo.githubusercontent.com/a563d7092c2fa8d226c0850efce2721d09d2d2fb6eb4066984e25e5606f113fd/68747470733a2f2f706f7365722e707567782e6f72672f72617a65636f64652f63616e63656c6f726465726974656d2f646f776e6c6f616473)](https://packagist.org/packages/razecode/cancelorderitem)

How to install &amp; upgrade Razecode\_CancelOrderItem
------------------------------------------------------

[](#how-to-install--upgrade-razecode_cancelorderitem)

### 1. Install via composer (recommend)

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

We recommend you to install Razecode\_CancelOrderItem 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 razecode/cancelorderitem
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

```

#### 1.2 Upgrade

[](#12-upgrade)

```
composer update razecode/cancelorderitem
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

```

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/razecodetech/magento2-cancel-order-item/archive/master.zip)
- Extract `master.zip` file to `app/code/Razecode/CancelOrderItem` ; You should create a folder path `app/code/Razecode/CancelOrderItem` if not exist.
- Go to Magento root folder and run upgrade command line to install `Razecode_CancelOrderItem`:

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

```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

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

1204d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9deadd89a7e0adcb43b8327c28979a8f17d82543bd3863e960ffb740ff53fcf2?d=identicon)[razecodetech](/maintainers/razecodetech)

---

Tags

magentomagento2magento2-cancel-order-itemmagento2-cancel-single-order-itemmagento2-extensionmagento2-free-extension

### Embed Badge

![Health badge](/badges/razecode-cancelorderitem/health.svg)

```
[![Health](https://phpackages.com/badges/razecode-cancelorderitem/health.svg)](https://phpackages.com/packages/razecode-cancelorderitem)
```

PHPackages © 2026

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