PHPackages                             jinjie/silverstripe-banner - 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. jinjie/silverstripe-banner

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

jinjie/silverstripe-banner
==========================

Adds SlickJS banner into any SilverStripe 4 pages

v1.0.0(7y ago)08MITPHP

Since Dec 20Pushed 7y ago1 watchersCompare

[ Source](https://github.com/jinjie/silverstripe-banner)[ Packagist](https://packagist.org/packages/jinjie/silverstripe-banner)[ RSS](/packages/jinjie-silverstripe-banner/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

SilverStripe 4 Banner
---------------------

[](#silverstripe-4-banner)

Adds SlickJS banner into any SilverStripe 4 pages

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

[](#installation)

`composer require jinjie/silverstripe-banner`

How to use
----------

[](#how-to-use)

### Add extension

[](#add-extension)

Add this to any page model

```
private static $extensions = [
    SwiftDevLabs\SSBanner\Extension\BannerExtension::class,
];

```

or by configuration

```
Page:
  extensions:
    - SwiftDevLabs\SSBanner\Extension\BannerExtension

```

and run `dev/build`

Template
--------

[](#template)

If you ever need to customise the mark up for the banner section, create a `BannerTemplate.ss` in `templates` folder.

### Todo

[](#todo)

- Configurable banner
- Add default style
- Add configuration to prevent including slick.css and/or slick-theme.css
- Add configuration to prevent including javascripts

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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

Unknown

Total

1

Last Release

2749d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2d24d7bd9fd11fef8ef00cbb7c27213e1701c074242fef49803db9bdcc9af210?d=identicon)[jinjie](/maintainers/jinjie)

---

Top Contributors

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

---

Tags

phpsilverstripe-4silverstripe-moduleslickjssilverstripeslickslickjs

### Embed Badge

![Health badge](/badges/jinjie-silverstripe-banner/health.svg)

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

###  Alternatives

[silverstripe/userforms

UserForms enables CMS users to create dynamic forms via a drag and drop interface and without getting involved in any PHP code

1321.1M84](/packages/silverstripe-userforms)[symbiote/silverstripe-gridfieldextensions

A collection of useful grid field components

951.9M265](/packages/symbiote-silverstripe-gridfieldextensions)[symbiote/silverstripe-advancedworkflow

Adds configurable workflow support to the CMS, with a GUI for creating custom workflow definitions.

46302.4k9](/packages/symbiote-silverstripe-advancedworkflow)[silverstripe/tagfield

Tag field for SilverStripe

561.3M50](/packages/silverstripe-tagfield)[jonom/silverstripe-betternavigator

Front-end utility menu for Silverstripe websites featuring administration and development tools

59429.0k12](/packages/jonom-silverstripe-betternavigator)[lekoala/silverstripe-cms-actions

Add actions to your models in SilverStripe

39317.0k29](/packages/lekoala-silverstripe-cms-actions)

PHPackages © 2026

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