项目作者: UgoRaffaele

项目描述 :
Cancel Order Timeout module allows you to automatically cancel pending orders after a set timeout
高级语言: PHP
项目地址: git://github.com/UgoRaffaele/Magento2-CancelOrderTimeout.git
创建时间: 2018-02-26T06:48:38Z
项目社区:https://github.com/UgoRaffaele/Magento2-CancelOrderTimeout

开源协议:GNU General Public License v3.0

下载


Magento2-CancelOrderTimeout

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

Installation

:warning: 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
  1. # You must be in Magento root directory
  2. composer require ugoraffaele/module-cancelordertimeout
  3. php bin/magento cache:clean
  4. php bin/magento module:enable UgoRaffaele_CancelOrderTimeout
  5. 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