PHPackages                             thelia/colissimo-label-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. thelia/colissimo-label-module

ActiveThelia-module

thelia/colissimo-label-module
=============================

2.2.1(6mo ago)12.1k15[3 PRs](https://github.com/thelia-modules/ColissimoLabel/pulls)LGPL-3.0+PHPCI passing

Since Feb 12Pushed 6mo ago5 watchersCompare

[ Source](https://github.com/thelia-modules/ColissimoLabel)[ Packagist](https://packagist.org/packages/thelia/colissimo-label-module)[ RSS](/packages/thelia-colissimo-label-module/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (40)Used By (0)

ColissimoLabel
==============

[](#colissimolabel)

Allows you to generate labels for orders passed with ColissimoHomeDelivery and ColissimoPickupPoint.

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

[](#installation)

### Manually

[](#manually)

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

### Composer

[](#composer)

Add it in your main thelia composer.json file

```
composer require thelia/colissimo-label-module:~2.0.1

```

Usage
-----

[](#usage)

Activating the module will add a button "ColissimoLabel" tor your left toolbar. Clicking it will redirect you to the module page, which has 3 tabs.

- Bordereau tab : Allows you to generate a bordereau for every label generated since the last time you made a bordereau
- Label tab : Shows you the list of not sent orders, allowing you to generate labels for them, or to view ones that already exists
- Configuration tab : Lets you configure your module

The module also includes a new part to the delivery tab of the order edit page, allowing you to see every label created for this order, as well as create new ones.

Hook
----

[](#hook)

- order.edit-js : This hook is used to add a label list and label generation interface to the order edit page.
- main.in-top-menu-items : Adds a button that redirects to the module page, in the left toolbar

Loop
----

[](#loop)

If your module declare one or more loop, describe them here like this :

\[colissimolabel.label-info\]

### Input arguments

[](#input-arguments)

ArgumentDescription**order\_id**An order ID### Output arguments

[](#output-arguments)

VariableDescription$ORDER\_IDThe order ID$HAS\_ERROR(bool) Whether an error occured during the label generation or not$ERROR\_MESSAGEThe error message$WEIGHTThe weight indicated on the label$SIGNED(bool) Whether the label is a signed one or not$TRACKING\_NUMBERThe order tracking number$HAS\_LABEL(bool) Whether the order has a label or not$LABEL\_TYPEThe file extension of the label$HAS\_CUSTOMS\_INVOICE(bool) Whether a customs invoice was created or not$LABEL\_URLThe URL from which to download the URL$CUSTOMS\_INVOICE\_URLThe URL from which to download the customs invoice$CLEAR\_LABEL\_URLThe URL from which to delete the label$CAN\_BE\_NOT\_SIGNED(bool) Whether the order HAS to be signed or not$ORDER\_DATEThe order date\[colissimolabel.orders-not-sent\]

### Input arguments

[](#input-arguments-1)

ArgumentDescription**with\_prev\_next\_info**See Thelia documentation### Output arguments

[](#output-arguments-1)

Same as an order loop, but only order that weren't sent or cancelled and that are paid for will be searched for.

Other ?
-------

[](#other-)

If you have other think to put, feel free to complete your readme as you want.

###  Health Score

49

—

FairBetter than 95% of packages

Maintenance68

Regular maintenance activity

Popularity24

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor3

3 contributors hold 50%+ of commits

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

Every ~72 days

Recently: every ~123 days

Total

35

Last Release

186d ago

Major Versions

0.4.2 → 1.0.02020-07-03

1.0.6 → 2.0.02022-05-24

1.0.8 → 2.0.12023-08-01

1.0.9 → 2.1.32024-06-10

1.0.10 → 2.1.62025-01-03

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2196919?v=4)[thelia](/maintainers/thelia)[@thelia](https://github.com/thelia)

---

Top Contributors

[![julescournut](https://avatars.githubusercontent.com/u/26310511?v=4)](https://github.com/julescournut "julescournut (14 commits)")[![zawaze](https://avatars.githubusercontent.com/u/37273643?v=4)](https://github.com/zawaze "zawaze (12 commits)")[![Lurivar](https://avatars.githubusercontent.com/u/33634597?v=4)](https://github.com/Lurivar "Lurivar (12 commits)")[![lopes-vincent](https://avatars.githubusercontent.com/u/6057206?v=4)](https://github.com/lopes-vincent "lopes-vincent (6 commits)")[![gillesbourgeat](https://avatars.githubusercontent.com/u/7335734?v=4)](https://github.com/gillesbourgeat "gillesbourgeat (4 commits)")[![NicolasBarbey](https://avatars.githubusercontent.com/u/26166378?v=4)](https://github.com/NicolasBarbey "NicolasBarbey (2 commits)")[![roadster31](https://avatars.githubusercontent.com/u/2197734?v=4)](https://github.com/roadster31 "roadster31 (2 commits)")[![ThomasDaSilva](https://avatars.githubusercontent.com/u/97163246?v=4)](https://github.com/ThomasDaSilva "ThomasDaSilva (2 commits)")[![gmontel-os](https://avatars.githubusercontent.com/u/65279237?v=4)](https://github.com/gmontel-os "gmontel-os (1 commits)")[![robinallezard](https://avatars.githubusercontent.com/u/32717550?v=4)](https://github.com/robinallezard "robinallezard (1 commits)")[![bvey](https://avatars.githubusercontent.com/u/6294106?v=4)](https://github.com/bvey "bvey (1 commits)")[![LucasCRENAIS](https://avatars.githubusercontent.com/u/70516001?v=4)](https://github.com/LucasCRENAIS "LucasCRENAIS (1 commits)")

---

Tags

colissimolabelphpsymfonythelia

### Embed Badge

![Health badge](/badges/thelia-colissimo-label-module/health.svg)

```
[![Health](https://phpackages.com/badges/thelia-colissimo-label-module/health.svg)](https://phpackages.com/packages/thelia-colissimo-label-module)
```

PHPackages © 2026

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