PHPackages                             maniyatech/magento2-delete-orders - 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. maniyatech/magento2-delete-orders

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

maniyatech/magento2-delete-orders
=================================

Easily delete Magento 2 orders via mass actions, individual view page, or command line.

1.0.1(10mo ago)021proprietaryPHP

Since Jun 13Pushed 10mo agoCompare

[ Source](https://github.com/maniyatech/magento2-delete-orders)[ Packagist](https://packagist.org/packages/maniyatech/magento2-delete-orders)[ RSS](/packages/maniyatech-magento2-delete-orders/feed)WikiDiscussions main Synced 1mo ago

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

ManiyaTech DeleteOrders module for Magento 2
============================================

[](#maniyatech-deleteorders-module-for-magento-2)

Easily delete Magento 2 orders via mass actions, individual view page, or command line.

Key features include:
---------------------

[](#key-features-include)

- Mass delete orders from the sales order grid using custom mass action.
- Delete individual orders from the order view page in a single click.
- Command-line deletion support with `php bin/magento order:delete ` for easy scripting and automation.

How to install ManiyaTech\_DeleteOrders module
----------------------------------------------

[](#how-to-install-maniyatech_deleteorders-module)

### Composer Installation

[](#composer-installation)

Run the following command in Magento 2 root directory to install ManiyaTech\_DeleteOrders module via composer.

#### Install

[](#install)

```
composer require maniyatech/magento2-delete-orders
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f

```

#### Update

[](#update)

```
composer update maniyatech/magento2-delete-orders
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f

```

Run below command if your store is in the production mode:

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

```

### Manual Installation

[](#manual-installation)

If you prefer to install this module manually, kindly follow the steps described below -

- Download the latest version [here](https://github.com/maniyatech/magento2-delete-orders/archive/refs/heads/main.zip)
- Create a folder path like this `app/code/ManiyaTech/DeleteOrders` and extract the `main.zip` file into it.
- Navigate to Magento root directory and execute the below commands.

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

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance54

Moderate activity, may be stable

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity37

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.

###  Release Activity

Cadence

Every ~19 days

Total

2

Last Release

311d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1941031ea7970e008ac6ff65755ae30980eb8f9c99bd94822c9df79f293f3a35?d=identicon)[milan-maniya](/maintainers/milan-maniya)

---

Top Contributors

[![milan-maniya](https://avatars.githubusercontent.com/u/209621143?v=4)](https://github.com/milan-maniya "milan-maniya (3 commits)")

---

Tags

delete-ordermagento2magento2-delete-ordersmagento2-extensionmagento2-modulemaniyatech

### Embed Badge

![Health badge](/badges/maniyatech-magento2-delete-orders/health.svg)

```
[![Health](https://phpackages.com/badges/maniyatech-magento2-delete-orders/health.svg)](https://phpackages.com/packages/maniyatech-magento2-delete-orders)
```

###  Alternatives

[aimeos/aimeos-base

Aimeos base layer for abstracting from host environments

2.1k134.0k1](/packages/aimeos-aimeos-base)[microweber/screen

A PHP Class to interact with PhantomJs and capture screenshot of a webpage

632226.0k1](/packages/microweber-screen)[fuel/docs

FuelPHP 1.x Documenataion

166542.3k4](/packages/fuel-docs)[ec-europa/toolkit

Toolkit packaged for Drupal projects based on Robo.

38244.6k16](/packages/ec-europa-toolkit)[fof/user-directory

The permission based public user directory extension for your Flarum forum.

2789.7k5](/packages/fof-user-directory)

PHPackages © 2026

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