tcmp/deleteorders

There is no license information available for the latest version (1.0.3) of this package.

Admin actions for deleting orders.

1.0.3 2020-04-12 03:00 UTC

This package is auto-updated.

Last update: 2024-04-12 11:54:36 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