PHPackages                             logicbrush/silverstripe-herocontent - 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. logicbrush/silverstripe-herocontent

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

logicbrush/silverstripe-herocontent
===================================

A module for the SilverStripe CMS which allows you to add a big block of important content at the top of the page.

v1.1.0(1y ago)28.2kBSD-3-ClausePHPPHP ^7.4||^8.0CI failing

Since Sep 8Pushed 6mo ago3 watchersCompare

[ Source](https://github.com/logicbrush/silverstripe-herocontent)[ Packagist](https://packagist.org/packages/logicbrush/silverstripe-herocontent)[ Docs](https://www.logicbrush.com/specialities/silverstripe-development/)[ RSS](/packages/logicbrush-silverstripe-herocontent/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (3)Dependencies (8)Versions (7)Used By (0)

silverstripe-herocontent
========================

[](#silverstripe-herocontent)

A module for the SilverStripe CMS which allows you to add a big block of (optionally rotating) content at the top of the page as is typical with landing pages.

Why?
----

[](#why)

When creating landing pages, we often want to add something flashy at the top of the page to quickly capture visitor interest. This module allows us to configure this using a common backend, but customize display on a client-by-client basis.

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

[](#installation)

```
composer require "logicbrush/silverstripe-herocontent"
```

General Usage
-------------

[](#general-usage)

Installation of this module will add a `Hero content` tab to all of your pages wihin the CMS. Here, you can select a background image and set up zero or more "slides" that will rotate through using Slick.js. Each slide consists of an image and a block of HTML content. You can configure how these are rendered in your theme's template files.

Add `$HeroImage` or `$HeroImage.URL` in your template file to reference the hero background image. We frequently like to add it with inline CSS to our `body`tag, usually with a transparent overlay and `background-size: cover` and `background-attachment: fixed`. That way it will appear behind all content on the page and stick to the top of the browser window. You could alternatively apply it to an independent `div`.

Use `$HeroContent` in your template to render your slides. If you wish, you can copy the `Slides.ss` template file into your theme and modify to your liking. You can place this either above or below your regular `$Content` as you like. Or, you can leave it out entirely if you don't need rotating content.

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance53

Moderate activity, may be stable

Popularity24

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.1% 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 ~191 days

Total

3

Last Release

636d ago

PHP version history (2 changes)v1.0.0PHP ^7.4||^8.0

v1.0.1PHP ^7.2||^8.0

### Community

Maintainers

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

---

Top Contributors

[![jflearn](https://avatars.githubusercontent.com/u/611385?v=4)](https://github.com/jflearn "jflearn (78 commits)")[![3Dgoo](https://avatars.githubusercontent.com/u/2616373?v=4)](https://github.com/3Dgoo "3Dgoo (4 commits)")

---

Tags

landing-pagephpsilverstripesilverstripebannerhero

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/logicbrush-silverstripe-herocontent/health.svg)

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

###  Alternatives

[silvershop/core

Provides an ecommerce product catalog, shopping cart, and order management system

11340.7k48](/packages/silvershop-core)[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.1M83](/packages/silverstripe-userforms)[silverstripe/blog

A fresh take on blogging in Silverstripe set out to tackle the issue of a cluttered Site Tree.

102753.0k32](/packages/silverstripe-blog)[nzta/silverstripe-sitebanner

Site-wide banners activated through the CMS

1037.4k](/packages/nzta-silverstripe-sitebanner)[silverstripe/sharedraftcontent

Share draft page content with non-CMS users

21419.6k11](/packages/silverstripe-sharedraftcontent)

PHPackages © 2026

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