A Magento 2 module that cancel old pending and processing orders
A Magento 2 module that cancel old pending and processing orders, (*1)
The preferred way to install this extension is through composer., (*2)
Go to Magento2 root folder, (*3)
Enter following commands to install module:, (*4)
composer require bitixel/magento2-auto-order-cancel
Enter following commands to enable module:, (*5)
php bin/magento module:enable Bitixel_AutoCancelOrder --clear-static-content php bin/magento setup:upgrade
Sources Download
OSL-3.0 AFL-3.0