PHPackages                             dft/silverstripe-featuredimage - 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. dft/silverstripe-featuredimage

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

dft/silverstripe-featuredimage
==============================

Adds a featured image to selected DataObjects

1.1.0(1y ago)01261BSD-3-ClausePHP

Since Jul 20Pushed 1y ago2 watchersCompare

[ Source](https://github.com/Dean-Forest-Tech/silverstripe-featuredimage)[ Packagist](https://packagist.org/packages/dft/silverstripe-featuredimage)[ Docs](http://github.com/Dean-Forest-Tech/silverstripe-featuredimage)[ RSS](/packages/dft-silverstripe-featuredimage/feed)WikiDiscussions 1 Synced today

READMEChangelogDependencies (2)Versions (4)Used By (1)

SilverStripe Featured Image
===========================

[](#silverstripe-featured-image)

Adds generic featured image to defined DataObjects and adds some extra helper methods

Instalation
-----------

[](#instalation)

Install via composer:

```
composer require "dft/silverstripe-featuredimage"

```

Setup
-----

[](#setup)

First off you need to map the extension to the object you want to add featured images to. You can do this via YML config:

```
Path\To\My\Object:
    extensions:
        - DFT\SilverStripe\FeaturedImage\ObjectExtension

```

**NOTE** By default, this module adds a featured image to `SiteTree ` (if the CMS is installed).

Usage
-----

[](#usage)

By default this module adds a field `FeaturedImage` to the CMS for your extended objects. This module also adds some simple helper methods:

`Object::getFeaturedImagesFromHierachy()`: Get a list of images, first from the current object and any parents, grandparents, etc. If the object doesn't support hierachy, then only a list with one item is returned.

`Object::getFeaturedImagesFromDescendants()`: Get a list of images, first from the current object and any parents, grandparents, etc. If the object doesn't support hierachy, then only a list with one item is returned.

Blog Module
-----------

[](#blog-module)

If the blog module is installed, this module will copy featured image ID's into the new FeaturedImageID on `SiteTree`

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity50

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.

###  Release Activity

Cadence

Every ~285 days

Total

4

Last Release

590d ago

### Community

Maintainers

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

---

Top Contributors

[![mlewis-everley](https://avatars.githubusercontent.com/u/687143?v=4)](https://github.com/mlewis-everley "mlewis-everley (15 commits)")

---

Tags

silverstripeimagesfeatured

### Embed Badge

![Health badge](/badges/dft-silverstripe-featuredimage/health.svg)

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

###  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

1371.1M85](/packages/silverstripe-userforms)[symbiote/silverstripe-gridfieldextensions

A collection of useful grid field components

951.9M272](/packages/symbiote-silverstripe-gridfieldextensions)[silverstripe/blog

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

104762.1k32](/packages/silverstripe-blog)[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

60435.1k13](/packages/jonom-silverstripe-betternavigator)

PHPackages © 2026

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