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

ActiveSilverstripe-module

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

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

2131[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 yesterday

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

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

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://www.gravatar.com/avatar/7c82e15eab17445d4593cb9b5de573baabf2678fbd84f1869e00a209dacca46b?d=identicon)[oilee80](/maintainers/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)
```

PHPackages © 2026

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