faonni / module-order-delete
Delete Orders Extension allow easily deleting orders from your store with just clicks.
Package info
github.com/karliuka/m2.OrderDelete
Type:magento2-module
pkg:composer/faonni/module-order-delete
2.0.2
2017-11-09 10:33 UTC
Requires
- php: ~5.5.0|~5.6.0|~7.0.0|~7.1.0
This package is auto-updated.
Last update: 2026-03-01 00:10:52 UTC
README
Delete Orders Extension allow easily deleting orders from your store with just clicks.
Install with Composer as you go
-
Go to Magento2 root folder
-
Enter following commands to install module:
composer require faonni/module-order-delete
Wait while dependencies are updated.
-
Enter following commands to enable module:
php bin/magento setup:upgrade php bin/magento setup:static-content:deploy