tcmp/deleteorders 1.0.2

Admin actions for deleting orders.

Type

magento2-module

License

None

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

TCMP DELETE ORDERS

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