PHPackages                             thelia/contact-option-builder-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/contact-option-builder-module

ActiveThelia-module

thelia/contact-option-builder-module
====================================

2.0.3(1y ago)0341↓100%4LGPL-3.0+PHP

Since Mar 3Pushed 1y agoCompare

[ Source](https://github.com/thelia-modules/ContactOptionBuilder)[ Packagist](https://packagist.org/packages/thelia/contact-option-builder-module)[ RSS](/packages/thelia-contact-option-builder-module/feed)WikiDiscussions main Synced 1mo ago

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

Contact Option Builder
======================

[](#contact-option-builder)

Add email subject, destination email and option on form contact.

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

[](#installation)

### Manually

[](#manually)

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

Usage
-----

[](#usage)

Hook
----

[](#hook)

- Menu Hook
- Module configuration Hook

Loop
----

[](#loop)

### Contact Option Loop

[](#contact-option-loop)

### Input arguments

[](#input-arguments)

ArgumentDescription**id\_cob**id contact form**user\_logout**bool user logon / user logout### Output arguments

[](#output-arguments)

VariableDescription$ID\_COBid contact form$SUBJECT\_COBemail subject$COMMANDE\_OPT\_COBbool display input choice order$COMPANY\_NAME\_OPT\_COBbool display input company name$MESSAGE\_OPT\_COBwhat you can do with this subject$EMAIL\_TO\_COBdestination email$TRANSLATE\_INids of the languages ​​in which this subject is translated### Exemple

[](#exemple)

```
{loop type="contactoptionbuilder.contact.option.loop" name="contactoptionbuilder.contact.option.loop" }

    {$ID_COB}

    {$SUBJECT_COB}

    {if $TYPE_USER_COB == 0}
    {/if}

    {if $COMMANDE_OPT_COB}
    {/if}

    {if $COMPANY_NAME_OPT_COB}
    {/if}

    {$EMAIL_TO_COB}

    {$MESSAGE_OPT_COB }
{/loop}

```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 68.4% 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 ~322 days

Recently: every ~314 days

Total

6

Last Release

645d ago

Major Versions

1.0.2 → 2.0.12024-04-17

### Community

Maintainers

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

---

Top Contributors

[![zawaze](https://avatars.githubusercontent.com/u/37273643?v=4)](https://github.com/zawaze "zawaze (13 commits)")[![Cav0n](https://avatars.githubusercontent.com/u/29262187?v=4)](https://github.com/Cav0n "Cav0n (4 commits)")[![NicolasBarbey](https://avatars.githubusercontent.com/u/26166378?v=4)](https://github.com/NicolasBarbey "NicolasBarbey (1 commits)")[![ThomasDaSilva](https://avatars.githubusercontent.com/u/97163246?v=4)](https://github.com/ThomasDaSilva "ThomasDaSilva (1 commits)")

### Embed Badge

![Health badge](/badges/thelia-contact-option-builder-module/health.svg)

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

PHPackages © 2026

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