Yireo DeleteAnyOrder

yireo/magento2-deleteanyorder2

Adds the ability to permanently delete any order, shipment, or invoice in Magento, including resetting related stock and increment IDs.

Known issuesBuild failingTrusted vendorSemVer compliant

Supported Magento versions: 2.4.9

6,337 installs★ 4 starsLatest: v1.0.7Released 2023-08-09License: OSL-3.0

composer require yireo/magento2-deleteanyorder2

README

Reproduced from the package’s own README, under its own license, as of 2026-09-13. Links and images point back at the source repository.

DeleteAnyOrder for Magento 2

Magento version PHP version License Latest Version

Unit tests

Install this module via composer in Magento 2 and then run:

vendor/bin/phpunit vendor/yireo/magento2-deleteanyorder2/Test/Unit/

Integration tests

Follow the procedure of Magento to setup integration tests. Then add a test suite that points to the Test/Integration folder of this extension.

Todo

  • Check existance of related downloadable links
  • Fix grids automatically
  • Reset increment IDs for orders, shipments and invoices
  • Reset stock

Current status

Static Tests Unit Tests Integration Tests Playwright DI Compilation

← All packages from yireo