PHPackages                             agencecaza/silverstripe-popup - 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. agencecaza/silverstripe-popup

ActiveSilverstripe-vendormodule[Utility &amp; Helpers](/categories/utility)

agencecaza/silverstripe-popup
=============================

Enable a popup modal with custom settings

049PHP

Since Jul 11Pushed 6y ago1 watchersCompare

[ Source](https://github.com/agencecaza/silverstripe-popup)[ Packagist](https://packagist.org/packages/agencecaza/silverstripe-popup)[ RSS](/packages/agencecaza-silverstripe-popup/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

agencecaza/silverstripe-popup
=============================

[](#agencecazasilverstripe-popup)

Enable a popup modal with custom settings directly from the LeftAndMain menu.

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

[](#installation)

`composer require agencecaza/silverstripe-popup`Works only with Silverstripe 4.4.x .

Usage
-----

[](#usage)

Add `` in the `body` of your site.

Customisation
-------------

[](#customisation)

Put the template in your app project `app/templates/Includes/Popup.ss`.

Enable locales config with Fluent extension
-------------------------------------------

[](#enable-locales-config-with-fluent-extension)

Add the following code in your `app.yml` to enable.

```
AgenceCaza\Popup\PopupConfig:
  extensions:
    - TractorCow\Fluent\Extension\FluentVersionedExtension
  translate:
    - Content
    - ButtonText
```

ToDos
-----

[](#todos)

- Release a stable module

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 72.2% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/7d0935535920cfc767a65a55a17d0eef0eb6cbd3eb5723cc9c70ead50564cdd6?d=identicon)[AgenceCaza](/maintainers/AgenceCaza)

---

Top Contributors

[![intwebg](https://avatars.githubusercontent.com/u/8285818?v=4)](https://github.com/intwebg "intwebg (52 commits)")[![agencecaza](https://avatars.githubusercontent.com/u/51217595?v=4)](https://github.com/agencecaza "agencecaza (20 commits)")

### Embed Badge

![Health badge](/badges/agencecaza-silverstripe-popup/health.svg)

```
[![Health](https://phpackages.com/badges/agencecaza-silverstripe-popup/health.svg)](https://phpackages.com/packages/agencecaza-silverstripe-popup)
```

PHPackages © 2026

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