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

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

thelia/abandoned-account-reminder-module
========================================

1.0.3(1mo ago)014LGPL-3.0+PHPCI passing

Since Apr 9Pushed 1mo agoCompare

[ Source](https://github.com/thelia-modules/AbandonedAccountReminder)[ Packagist](https://packagist.org/packages/thelia/abandoned-account-reminder-module)[ RSS](/packages/thelia-abandoned-account-reminder-module/feed)WikiDiscussions main Synced 1w ago

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

fr\_FR
======

[](#fr_fr)

AbandonedAccountReminder
------------------------

[](#abandonedaccountreminder)

Ce module vous permet d’envoyer un courrier électronique après un délai défini afin de relancer les comptes inactifs, c’est-à-dire les clients n’ayant effectué aucune commande après la création de leur compte.

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

[](#installation)

### Manuellement

[](#manuellement)

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

### Composer

[](#composer)

Ajoutez cette ligne à votre fichier composer.json au cœur de votre Thélia :

```
composer require thelia/abandoned-account-reminder-module:~1.0

```

Usage
-----

[](#usage)

- Directement depuis votre back office, vous pouvez configurer le délai avant l’envoi des emails aux comptes inactifs.
- Vous devez également mettre en place un cron pour automatiser l’envoi.

Dans un terminal, tapez :

```
crontab -e

```

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-accounts >> /path/to/thelia/log/abandonedaccounts.log 2>&1

```

Sauvegardez.

---

en\_US
======

[](#en_us)

AbandonedAccountReminder
------------------------

[](#abandonedaccountreminder-1)

This module allows you to send an email after a defined delay to remind inactive customers, meaning users who have not placed any order after creating their account.

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

[](#installation-1)

### Manually

[](#manually)

- Copy the module into the `/local/modules/` directory and make sure the module name is **AbandonedAccountReminder**
- Enable it in your Thelia administration panel

### Composer

[](#composer-1)

Add this line to your main Thelia composer.json file:

```
composer require thelia/abandoned-account-reminder-module:~1.0

```

Usage
-----

[](#usage-1)

- From your back office, you can configure the delay before sending emails to inactive accounts.
- You also need to set up a cron to automate the process.

In a terminal, type:

```
crontab -e

```

Add this line at the end of your crontab file to run a check every minute:

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

```

Save it.

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance90

Actively maintained with recent releases

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

Total

4

Last Release

47d ago

### 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 (4 commits)")

### Embed Badge

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

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

PHPackages © 2026

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