PHPackages                             thelia/easy-customer-manager-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/easy-customer-manager-module

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

thelia/easy-customer-manager-module
===================================

EasyCustomerManager module for Thelia

2.0.1(1y ago)05654LGPL-3.0-or-laterHTML

Since Mar 24Pushed 6mo ago6 watchersCompare

[ Source](https://github.com/thelia-modules/EasyCustomerManager)[ Packagist](https://packagist.org/packages/thelia/easy-customer-manager-module)[ RSS](/packages/thelia-easy-customer-manager-module/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (6)Used By (0)

Easy Customer Manager
=====================

[](#easy-customer-manager)

Add a short description here. You can also add a screenshot if needed.

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

[](#installation)

### Manually

[](#manually)

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

### Composer

[](#composer)

Add it in your main thelia composer.json file

```
composer require thelia/easy-customer-manager-module:~1.0

```

Usage
-----

[](#usage)

Once activated, you will see a new menu link in Thelia's Back Office. This new page allows you to easly manage all cutsomers thanks to filters and search bars. This module uses Datables.

Events
------

[](#events)

You can use 2 events to add filters to this module :

```
BeforeFilterEvent::CUSTOMER_CUSTOMER_BEFORE_FILTER
TemplateFieldEvent::CUSTOMER_CUSTOMER_TEMPLATE_FIELD

```

In BeforeFilterEvent you have access to the customer query and request.

In TemplateFieldEvent you can use the function addTemplateField(fieldName, templateName) to add a template with your new filter in it. You just need to add `js-filter-element` class to your filter input. Make sure that fieldName is one of the column names defined in BackController defineColumnsDefinition() of this module.

###  Health Score

38

—

LowBetter than 84% of packages

Maintenance53

Moderate activity, may be stable

Popularity17

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity56

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

Total

3

Last Release

715d ago

Major Versions

1.0.0 → 2.0.02023-08-09

### 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 (3 commits)")[![lopes-vincent](https://avatars.githubusercontent.com/u/6057206?v=4)](https://github.com/lopes-vincent "lopes-vincent (3 commits)")[![gillesbourgeat](https://avatars.githubusercontent.com/u/7335734?v=4)](https://github.com/gillesbourgeat "gillesbourgeat (2 commits)")[![zawaze](https://avatars.githubusercontent.com/u/37273643?v=4)](https://github.com/zawaze "zawaze (2 commits)")

### Embed Badge

![Health badge](/badges/thelia-easy-customer-manager-module/health.svg)

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

PHPackages © 2026

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