tcmp / deleteorders
Admin actions for deleting orders.
Installs: 193
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.2|~7.3
This package is auto-updated.
Last update: 2024-11-12 13:06:50 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