PHPackages                             friendsofvictoire/alertbutton-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. friendsofvictoire/alertbutton-widget

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

friendsofvictoire/alertbutton-widget
====================================

Victoire AlertButton widget

2.0.1(9y ago)17091MITPHPPHP &gt;=5.5.9

Since Oct 10Pushed 8y ago8 watchersCompare

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

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

Victoire DCMS AlertButton Bundle
================================

[](#victoire-dcms-alertbutton-bundle)

\##What is the purpose of this bundle

This bundle gives you access to the *AlertButton Widget*.

\##Set Up Victoire

If you haven't already, you can follow the steps to set up Victoire *[here](https://github.com/Victoire/victoire/blob/master/setup.md)*

\##Install the AlertButton Bundle :

Run the following composer command :

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

```

\###Reminder

Do not forget to add the bundle in your AppKernel !

```
class AppKernel extends Kernel
{
    public function registerBundles()
    {
        $bundles = array(
            ...
            new Victoire\Widget\AlertButtonBundle\VictoireWidgetAlertButtonBundle(),
        );

        return $bundles;
    }
}

```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 75% 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 ~174 days

Total

2

Last Release

3333d ago

### Community

Maintainers

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

---

Top Contributors

[![paulandrieux](https://avatars.githubusercontent.com/u/1942078?v=4)](https://github.com/paulandrieux "paulandrieux (9 commits)")[![lenybernard](https://avatars.githubusercontent.com/u/618536?v=4)](https://github.com/lenybernard "lenybernard (3 commits)")

---

Tags

cmswidgetvictoireDCMSFriendsofVictoireAlertButton

### Embed Badge

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

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

PHPackages © 2026

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