Type
magento2-module
Magento 2 Delete order via admin or in console script. Database level delete covering many tables.
magento2-module
proprietary
None
None
None
None
None
Delete order via admin or in console script. Database level delete covering many tables.
composer require dominicwatts/deleteorder
php bin/magento setup:upgrade
Console command to delete orders
xigen:deleteorder:delete [-o|--orderid [ORDERID]] [-i|--increment [INCREMENT]] [--] [<all>]
php bin/magento xigen:deleteorder:delete -o 25
php bin/magento xigen:deleteorder:delete -i 000000024
php bin/magento xigen:deleteorder:delete all
Additional warning in place to catch [all] delete
php bin/magento xigen:deleteorder:delete all
2019-07-24 22:14:25 Start Processing orders
You are about to remove all your orders. Are you sure?[y/N]
Admin screen
Admin order grid mass action