PHPackages                             oilee80/silverstripe-feature-banners - 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. oilee80/silverstripe-feature-banners

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

oilee80/silverstripe-feature-banners
====================================

SilverStripe Feature Banners, with decorators for Image, Description, Primary &amp; Secondary Links and Publish &amp; Expiry dates

0131[3 PRs](https://github.com/oilee80/silverstripe-feature-banners/pulls)PHP

Since Dec 20Pushed 10y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Feature Banners plugin
======================

[](#feature-banners-plugin)

Adds the ability to manage Banner's for DataObject's (mainly SiteTree DataObject's).

Usage
-----

[](#usage)

```
Object::add_extension( 'Page', 'FeatureBannerDecorator' );
```

You can add extra fields to the FeatureBanner using further Decorators, some are included here

- FeatureBanner\_Description\_Decorator
    - Adds a Description Field (HTMLText)
- FeatureBanner\_Link\_Decorator
    - Adds ability to link to a page on or off the site
- FeatureBanner\_MoreInfo\_Decorator
    - Adds ability to link to another page on or of the site
- FeatureBanner\_Expiry\_Decorator
    - Adds ability to set Publish &amp; Expiry DateTimes for the Banner
- FeatureBanner\_CssClass\_Decorator
    - Adds ability to set a css class to the FeatureBanner
    - Useful classes would be `Dark` and `Light` but others such as `Left` and `Right` may also be useful

Development
===========

[](#development)

Grunt is used for building the CSS in this package from LESS, if you want to include the builtin CSS without including a separate CSS file then you can add `css/less/feature-banners.less` in your Gruntfile.js config

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1453382?v=4)[Lee Bradley](/maintainers/oilee80)[@oilee80](https://github.com/oilee80)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/oilee80-silverstripe-feature-banners/health.svg)

```
[![Health](https://phpackages.com/badges/oilee80-silverstripe-feature-banners/health.svg)](https://phpackages.com/packages/oilee80-silverstripe-feature-banners)
```

###  Alternatives

[afarkas/html5shiv

Defacto way to enable use of HTML5 sectioning elements in legacy Internet Explorer.

9.8k577.4k14](/packages/afarkas-html5shiv)[overtrue/laravel-stateless-session

A lightweight middleware to make api routing session capable.

186.1k](/packages/overtrue-laravel-stateless-session)

PHPackages © 2026

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