Skip to content

UgoRaffaele/Magento2-CancelOrderTimeout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Magento2-CancelOrderTimeout

Cancel Order Timeout module allows you to automatically cancel pending orders after a set timeout

Installation

⚠️ Always backup your store before installing.

  • Copy "UgoRaffaele" folder into /app/code
  • Open a terminal and move to Magento root directory
  • Run these commands in your terminal
# 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
  • If you are logged to Magento backend, logout from Magento backend and login again

License

GNU General Public License v3.0

About

Cancel Order Timeout module allows you to automatically cancel pending orders after a set timeout

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages