PHPackages                             zorn-v/thelia-customer-order-cancel-module - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. zorn-v/thelia-customer-order-cancel-module

ActiveThelia-module

zorn-v/thelia-customer-order-cancel-module
==========================================

1.0(9y ago)09LGPL-3.0+PHP

Since Mar 31Pushed 9y ago1 watchersCompare

[ Source](https://github.com/zorn-v/thelia-customer-order-cancel-module)[ Packagist](https://packagist.org/packages/zorn-v/thelia-customer-order-cancel-module)[ RSS](/packages/zorn-v-thelia-customer-order-cancel-module/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Customer Order Cancel
=====================

[](#customer-order-cancel)

This module allow cancel not paid orders by customer

Installation
------------

[](#installation)

### Manually

[](#manually)

- Copy the module into `/local/modules/` directory and be sure that the name of the module is CustomerOrderCancel.
- Activate it in your thelia administration panel

### Composer

[](#composer)

Add it in your main thelia composer.json file

`composer require zorn-v/thelia-customer-order-cancel-module:~1.0`

Usage
-----

[](#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

```
...
{loop type="order-status" name="order.status" id={$STATUS}}
    ...
    {if $CODE == 'not_paid'}

    {/if}
{/loop}
...
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity63

Established project with proven stability

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3330d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/33c8ff5d70d1ab0c46bb780088dfa75f5e3d7a7412fa9f6408cfc1b5b2aeff87?d=identicon)[zorn-v](/maintainers/zorn-v)

### Embed Badge

![Health badge](/badges/zorn-v-thelia-customer-order-cancel-module/health.svg)

```
[![Health](https://phpackages.com/badges/zorn-v-thelia-customer-order-cancel-module/health.svg)](https://phpackages.com/packages/zorn-v-thelia-customer-order-cancel-module)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
