tcmp / deleteorders
There is no license information available for the latest version (1.0.3) of this package.
Admin actions for deleting orders.
Package info
github.com/theycallmepepper/m2-deleteorders
Type:magento2-module
pkg:composer/tcmp/deleteorders
1.0.3
2020-04-12 03:00 UTC
Requires
- php: ~7.2|~7.3
This package is auto-updated.
Last update: 2026-03-12 16:21:32 UTC
README
Description
Enables a mass action for order deletion on the Sales Order Grid and a delete button on the sales order view. Both of these actions can be restricted using Magento's ACL.
#Installation
- Extract the archive into your Magento root
- Run the following commands:
- php bin/magento setup:upgrade
- php bin/magento setup:static-content:deploy
- php bin/magento cache:flush