PHPackages                             thelia/duplicate-order-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. thelia/duplicate-order-module

ActiveThelia-module[Utility &amp; Helpers](/categories/utility)

thelia/duplicate-order-module
=============================

3.0.0(3y ago)02796LGPL-3.0+PHPCI passing

Since Feb 27Pushed 1w ago5 watchersCompare

[ Source](https://github.com/thelia-modules/DuplicateOrder)[ Packagist](https://packagist.org/packages/thelia/duplicate-order-module)[ RSS](/packages/thelia-duplicate-order-module/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (5)Dependencies (1)Versions (7)Used By (0)

DuplicateOrder
==============

[](#duplicateorder)

This module offers to your customers to duplicate an order already placed. During the duplication of the order all the products of the order to be duplicated replace and erase the current cart.

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

[](#installation)

### Manually

[](#manually)

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

### Composer

[](#composer)

Add it in your main thelia composer.json file

```
composer require thelia/duplicate-order-module:~2.0.0

```

Usage
-----

[](#usage)

There is nothing to do, a button "duplicate order" will appear automatically to the summary page for each command.

### For thelia 3

[](#for-thelia-3)

You need to include the Twig component into your template :

```
  {{ component('DuplicateOrder', {
      orderId: this.order.id,
  }) }}
```

###  Health Score

44

—

FairBetter than 90% of packages

Maintenance64

Regular maintenance activity

Popularity17

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor2

2 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 ~932 days

Total

4

Last Release

1391d ago

Major Versions

1.0 → 2.0.02020-06-08

2.0.1 → 3.0.02022-10-26

### Community

Maintainers

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

---

Top Contributors

[![lopes-vincent](https://avatars.githubusercontent.com/u/6057206?v=4)](https://github.com/lopes-vincent "lopes-vincent (5 commits)")[![ThomasDaSilva](https://avatars.githubusercontent.com/u/97163246?v=4)](https://github.com/ThomasDaSilva "ThomasDaSilva (3 commits)")[![anoziere](https://avatars.githubusercontent.com/u/118798868?v=4)](https://github.com/anoziere "anoziere (2 commits)")[![lunika](https://avatars.githubusercontent.com/u/767834?v=4)](https://github.com/lunika "lunika (2 commits)")[![mabruchet](https://avatars.githubusercontent.com/u/36850920?v=4)](https://github.com/mabruchet "mabruchet (1 commits)")[![roadster31](https://avatars.githubusercontent.com/u/2197734?v=4)](https://github.com/roadster31 "roadster31 (1 commits)")

### Embed Badge

![Health badge](/badges/thelia-duplicate-order-module/health.svg)

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

PHPackages © 2026

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