Skip to content

bitixel/magento2-auto-order-cancel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento 2 AutoCancelOrder Module

A Magento 2 module that cancel old pending and processing orders

Installation

The preferred way to install this extension is through composer.

  1. Go to Magento2 root folder

  2. Enter following commands to install module:

    composer require bitixel/magento2-auto-order-cancel
  3. Enter following commands to enable module:

    php bin/magento module:enable Bitixel_AutoCancelOrder --clear-static-content
    php bin/magento setup:upgrade

About

A Magento 2 module that cancel old pending and processing orders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages