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-deleteanyorder2README
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.
Install this module via composer in Magento 2 and then run:
vendor/bin/phpunit vendor/yireo/magento2-deleteanyorder2/Test/Unit/
Follow the procedure of Magento to setup integration tests. Then add a test suite that points to the Test/Integration folder of this extension.
- Check existance of related downloadable links
- Fix grids automatically
- Reset increment IDs for orders, shipments and invoices
- Reset stock
Links
- Packagist
- PackageMaven — quality data by PackageMaven
- Repository
- Issues