PHPackages                             thelia/abandoned-cart-reminder-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/abandoned-cart-reminder-module

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

thelia/abandoned-cart-reminder-module
=====================================

1.0.3(2mo ago)0473LGPL-3.0+PHPCI passing

Since Jul 8Pushed 2mo ago5 watchersCompare

[ Source](https://github.com/thelia-modules/AbandonedCartReminder)[ Packagist](https://packagist.org/packages/thelia/abandoned-cart-reminder-module)[ RSS](/packages/thelia-abandoned-cart-reminder-module/feed)WikiDiscussions main Synced today

READMEChangelog (4)Dependencies (2)Versions (6)Used By (0)

fr\_FR
======

[](#fr_fr)

AbandonedCart
-------------

[](#abandonedcart)

- Ce module vous permet d’envoyer un courrier électronique après un délai défini pour rappeler aux clients qu’ils ont des articles dans leurs paniers.

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

[](#installation)

### Manuellement

[](#manuellement)

- Copiez ce module directement dans votre répertoire `/local/modules/` et verifier que le nom du module soit AbandonedCart
- Activez le dans votre back office Thelia

### Composer

[](#composer)

Ajoutez cette ligne à votre fichier composer.json au coeur de votre Thélia

```
composer require your-vendor/abandoned-cart-reminder-module:~1.0

```

Usage
-----

[](#usage)

- Directement depuis votre back office, vous pouvez programmer un temps pour envoyer les emails à vos clients. Vous devez également programmer un cron Dans un terminal, tapez :

```
crontab -e

```

Et ajoutez cette ligne à la fin de votre fichier pour effectuer une vérification toutes les minutes:

```
* * * * * /path/to/php /path/to/Theliadirectory/Thelia examine-abandoned-carts >> /path/to/thelia/log/abandonedcarts.log 2>&1

```

Sauvegardez le.

en\_US
======

[](#en_us)

AbandonedCart
-------------

[](#abandonedcart-1)

- This module allows you to send an email after a defined time to remember customers that they have items in their carts.

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

[](#installation-1)

### Manually

[](#manually)

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

### Composer

[](#composer-1)

Add it in your main thelia composer.json file

```
composer require your-vendor/abandoned-cart-reminder-module:~1.0

```

Usage
-----

[](#usage-1)

- Directly in your back office, you can set a timer to send the email to the customer. You also have to set up a cron. In a terminal, type :

```
crontab -e

```

and add this line a the end of your crontab file to execute a verification every minute:

```
* * * * * /path/to/php /path/to/Theliadirectory/Thelia examine-abandoned-carts >> /path/to/thelia/log/abandonedcarts.log 2>&1

```

Save it.

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance88

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 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 ~100 days

Total

4

Last Release

61d ago

### Community

Maintainers

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

---

Top Contributors

[![LoicMo43](https://avatars.githubusercontent.com/u/84005832?v=4)](https://github.com/LoicMo43 "LoicMo43 (5 commits)")[![zawaze](https://avatars.githubusercontent.com/u/37273643?v=4)](https://github.com/zawaze "zawaze (5 commits)")[![julescournut](https://avatars.githubusercontent.com/u/26310511?v=4)](https://github.com/julescournut "julescournut (2 commits)")

### Embed Badge

![Health badge](/badges/thelia-abandoned-cart-reminder-module/health.svg)

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

PHPackages © 2026

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