Cancel Order Timeout module allows you to automatically cancel pending orders after a set timeout
Cancel Order Timeout module allows you to automatically cancel pending orders after a set timeout
Always backup your store before installing.
# You must be in Magento root directory
composer require ugoraffaele/module-cancelordertimeout
php bin/magento cache:clean
php bin/magento module:enable UgoRaffaele_CancelOrderTimeout
php bin/magento setup:upgrade