Skip to content

augustash/magento2-module-force-cancel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento 2 Module - Force Cancel Orders

Supported Magento Versions Maintained - Yes

Overview

This is a private module and is not currently aimed at public usage.

This is a simple module to expose a mass action to the admin sales order grid. It allows sales orders to forcibly be set to a "Canceled" status. This is generally important when a one-way integration is in place where order updates are not directly communicated back to Magento.

Installation

Via Composer

Install the extension using Composer using our development package repository:

composer require augustash/module-force-cancel
bin/magento module:enable --clear-static-content Augustash_ForceCancel
bin/magento setup:upgrade
bin/magento cache:flush

Structure

Typical file structure for Magento 2 modules.

License

MIT

About

Magento 2 Force Cancel Orders

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages