Download the PHP package zorn-v/thelia-customer-order-cancel-module without Composer
On this page you can find all versions of the php package zorn-v/thelia-customer-order-cancel-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package thelia-customer-order-cancel-module
Customer Order Cancel
This module allow cancel not paid orders by customer
Installation
Manually
- Copy the module into
<thelia_root>/local/modules/
directory and be sure that the name of the module is CustomerOrderCancel. - Activate it in your thelia administration panel
Composer
Add it in your main thelia composer.json file
composer require zorn-v/thelia-customer-order-cancel-module:~1.0
Usage
Module provides controller for url /account/order/cancel/{orderId}
In your template you must use {token_url}
helper. For example in account.html
template
All versions of thelia-customer-order-cancel-module with dependencies
PHP Build Version
Package Version
Requires
thelia/installer Version
~1.1
The package zorn-v/thelia-customer-order-cancel-module contains the following files
Loading the files please wait ....