PHPackages                             bluethinkinc/orderdelete - 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. bluethinkinc/orderdelete

ActiveMagento2-module

bluethinkinc/orderdelete
========================

Order Delete

1.0.0(3y ago)028proprietaryPHP

Since Jan 13Pushed 3y ago1 watchersCompare

[ Source](https://github.com/bluethinkstore/magento-2-delete-order)[ Packagist](https://packagist.org/packages/bluethinkinc/orderdelete)[ RSS](/packages/bluethinkinc-orderdelete/feed)WikiDiscussions main Synced 1mo ago

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

Mage2 Module Bluethinkinc OrderDelete
=====================================

[](#mage2-module-bluethinkinc-orderdelete)

```
``bluethinkinc/orderdelete``

```

- [Main Functionalities](#markdown-header-main-functionalities)
- [Installation](#markdown-header-installation)
- [Configuration](#markdown-header-configuration)
- [Specifications](#markdown-header-specifications)

Main Functionalities
--------------------

[](#main-functionalities)

The purpose of Order Delete module is to delete order from admin panel. This module is supported with multi-website and can be managed from admin section by admin users.

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

[](#installation)

\* = in production please use the `--keep-generated` option

### Type 1: Zip file

[](#type-1-zip-file)

- Unzip the zip file in `app/code/Bluethinkinc`
- Enable the module by running `php bin/magento module:enable Bluethinkinc_OrderDelete`
- Apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

### Type 2: Composer

[](#type-2-composer)

- Make the module available in a composer repository for example:
    - private repository `repo.magento.com`
    - public repository `packagist.org`
    - public github repository as vcs
- Add the composer repository to the configuration by running `composer config repositories.repo.magento.com composer https://repo.magento.com/`
- Install the module composer by running `composer require bluethinkinc/orderdelete`
- enable the module by running `php bin/magento module:enable Bluethinkinc_OrderDelete`
- apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

Configuration
-------------

[](#configuration)

In Admin panel you need to enable this module under \*\* store &gt; configuration &gt; Bluethinkinc &gt; OrderDelete &gt; General Configuration \*\* There are few options to enable/disable Delete button for OrderDelete module.

[!['OrderDelete Configuration'](docs/configuration.png)](docs/configuration.png)

Specifications
--------------

[](#specifications)

On admin you can able to see OrderDelete button after complete setting from admin panel and also goto any order details page.

[!['Delete Button'](docs/OrderDelete.png)](docs/OrderDelete.png)

On admin you can able to see OrderDelete button for multiselect data in sales order page.

[!['Delete Button'](docs/MultiOrderDelete.png)](docs/MultiOrderDelete.png)

After delete order look like as below

[!['Delete Success Page'](docs/OrderDeleteSuccess.png)](docs/OrderDeleteSuccess.png)

After multi select delete order look like as below

[!['Multi Select Delete Success Page'](docs/MultiOrderDeleteSuccess.png)](docs/MultiOrderDeleteSuccess.png)

Special Feature
---------------

[](#special-feature)

In Admin panel Administrators can provide the authority to the admin users who can access this feature and who can't access. \*\* System &gt; User Roles &gt; Select Role &gt; Roles Resources &gt; Resources Access \*\*

[!['Delete Button Accessbility'](docs/ACL.png)](docs/ACL.png)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

1219d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/47f917c9855247846fc76db42736e977622e4058cad28f99e9c76941fb8c8d7d?d=identicon)[bluethink-bt](/maintainers/bluethink-bt)

---

Top Contributors

[![bluethinkstore](https://avatars.githubusercontent.com/u/7408938?v=4)](https://github.com/bluethinkstore "bluethinkstore (5 commits)")

### Embed Badge

![Health badge](/badges/bluethinkinc-orderdelete/health.svg)

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

PHPackages © 2026

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