PHPackages                             sevengroupfrance/sulu-hub-score-form-sender-bundle - 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. sevengroupfrance/sulu-hub-score-form-sender-bundle

ActiveLibrary

sevengroupfrance/sulu-hub-score-form-sender-bundle
==================================================

1.2.1(2y ago)0914MITPHP

Since Apr 14Pushed 2y ago1 watchersCompare

[ Source](https://github.com/sevenGroupFrance/sulu-hub-score-form-sender-bundle)[ Packagist](https://packagist.org/packages/sevengroupfrance/sulu-hub-score-form-sender-bundle)[ RSS](/packages/sevengroupfrance-sulu-hub-score-form-sender-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)DependenciesVersions (8)Used By (0)

sevengroupfrance/sulu-hub-score-form-sender-bundle
==================================================

[](#sevengroupfrancesulu-hub-score-form-sender-bundle)

1 - create `sulu_hub_score_form_sender.yaml` file in your `config/packages/` folder.
2 - Then add this configuration to it:

```
sulu_hub_score_form_sender:
    base_configuration:
        id: '%env(HUBSCORE_USERNAME)%'
        pwd: '%env(HUBSCORE_PASSWORD)%'
        base_url: '%env(HUBSCORE_URL)%'

    login_url: /login_check

    payload_configuration:
        campagn_id: '%env(HUBSCORE_CAMPAGN)%'
        database_id: '%env(HUBSCORE_DB)%'

    send_mail_url: /v1/sends/mails

```

3 - download this bundle `composer require sevengroupfrance/sulu-hub-score-form-sender-bundle`

This bundle is for Sulu 2.4 and prior, as it uses swiftmailer to make this work. If you're using Sulu 2.5, prefer using [Symfony mailer](https://symfony.com/doc/current/mailer.html)

### 1.1.0

[](#110)

You can now configure the fields you need, your campaign and database ID, for multiple forms.

### 1.1.1

[](#111)

You can now configure flashbag message (error and success only)

1.2.0
-----

[](#120)

Bundle updated to use swiftmailer to watch mail send event instead of kernel event FormPostData.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

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

Recently: every ~111 days

Total

6

Last Release

1044d ago

### Community

Maintainers

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

---

Top Contributors

[![tommysonsylverstone](https://avatars.githubusercontent.com/u/47473393?v=4)](https://github.com/tommysonsylverstone "tommysonsylverstone (42 commits)")

### Embed Badge

![Health badge](/badges/sevengroupfrance-sulu-hub-score-form-sender-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/sevengroupfrance-sulu-hub-score-form-sender-bundle/health.svg)](https://phpackages.com/packages/sevengroupfrance-sulu-hub-score-form-sender-bundle)
```

PHPackages © 2026

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