PHPackages                             friendsofvictoire/connect-widget - 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. friendsofvictoire/connect-widget

ActiveSymfony-bundle

friendsofvictoire/connect-widget
================================

Victoire Connect widget

2.0.3(8y ago)14192MITPHPPHP &gt;=5.3.3

Since May 20Pushed 8y ago2 watchersCompare

[ Source](https://github.com/FriendsOfVictoire/WidgetConnectBundle)[ Packagist](https://packagist.org/packages/friendsofvictoire/connect-widget)[ Docs](http://victoire.io)[ RSS](/packages/friendsofvictoire-connect-widget/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (3)Versions (7)Used By (0)

Victoire CMS Connect Bundle
---------------------------

[](#victoire-cms-connect-bundle)

#### GET STARTED

[](#get-started)

Need to add a login form in a victoire cms website ?

First you need to have a valid Symfony Victoire edition. Then you just have to run the following composer command :

```
    php composer.phar require friendsofvictoire/connect-widget
```

Declare your widget in your AppKernel:

```
    new Victoire\Widget\ConnectBundle\VictoireWidgetConnectBundle(),
```

Add routes in `app\config\routing.yml`

```
victoire_widget_connect:
    resource: "@VictoireWidgetConnectBundle/Resources/config/routing.yml"
```

Widget Connect use some style and js, you can use [Assetic Injector](https://github.com/AppVentus/AsseticInjectorBundle) or include manually the assets.

Then you just need to have `ROLE_VICTOIRE_DEVELOPER` and add this widget.

---

#### BASIC OPTIONS

[](#basic-options)

`redirect_url`: string - Redirect to this url after success login.

`form_login`: boolean - Display or Hide the form login.

---

### MENU

[](#menu)

- [HWI OAUTH BUNDLE &amp; WIDGET CONNECT OPTIONS](Resources/doc/hwi_and_widget_connect.md)
- [OVERRIDE TEMPLATES](Resources/doc/override_templates.md)
- [HANDLERS](Resources/doc/handlers.md)
- [EVENTS](Resources/doc/events.md)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 81.1% 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 ~162 days

Total

5

Last Release

2990d ago

Major Versions

1.5 → 2.0.02016-08-22

### Community

Maintainers

![](https://www.gravatar.com/avatar/bfae4f0954a577921be2539b40a1f1958376f5c7364505e1e238e232ba8066d9?d=identicon)[paulandrieux](/maintainers/paulandrieux)

![](https://www.gravatar.com/avatar/b33c24b8970c451cea3966e4a3ee46b4b1de451835431300b6371e0a0625152f?d=identicon)[gregumo](/maintainers/gregumo)

![](https://www.gravatar.com/avatar/7ed6d36eac5f26fe910ca7e0e9b15cc81c40e8bdf37f7ac9b022b7dcbb278a41?d=identicon)[vincent-chapron](/maintainers/vincent-chapron)

---

Top Contributors

[![vincent-chapron](https://avatars.githubusercontent.com/u/10434344?v=4)](https://github.com/vincent-chapron "vincent-chapron (30 commits)")[![paulandrieux](https://avatars.githubusercontent.com/u/1942078?v=4)](https://github.com/paulandrieux "paulandrieux (4 commits)")[![lenybernard](https://avatars.githubusercontent.com/u/618536?v=4)](https://github.com/lenybernard "lenybernard (2 commits)")[![gregumo](https://avatars.githubusercontent.com/u/11725078?v=4)](https://github.com/gregumo "gregumo (1 commits)")

---

Tags

loginwidgetvictoireconnectsignin

### Embed Badge

![Health badge](/badges/friendsofvictoire-connect-widget/health.svg)

```
[![Health](https://phpackages.com/badges/friendsofvictoire-connect-widget/health.svg)](https://phpackages.com/packages/friendsofvictoire-connect-widget)
```

PHPackages © 2026

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