PHPackages                             micschk/silverstripe-featuredimages - 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. [Image &amp; Media](/categories/media)
4. /
5. micschk/silverstripe-featuredimages

Abandoned → [restruct/silverstripe-featuredimages](/?search=restruct%2Fsilverstripe-featuredimages)Silverstripe-vendormodule[Image &amp; Media](/categories/media)

micschk/silverstripe-featuredimages
===================================

Extension to quickly add a (set of) featured image(s) to a pagetype

4.0.2(8mo ago)111321BSD-3-ClausePHP

Since Jan 28Pushed 8mo ago3 watchersCompare

[ Source](https://github.com/restruct/silverstripe-featuredimages)[ Packagist](https://packagist.org/packages/micschk/silverstripe-featuredimages)[ RSS](/packages/micschk-silverstripe-featuredimages/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)Dependencies (3)Versions (16)Used By (1)

Extension to quickly add a featured image to a pagetype
=======================================================

[](#extension-to-quickly-add-a-featured-image-to-a-pagetype)

Features
--------

[](#features)

- Adds a simple uploadfield to a page for a featuredimage

[![One/single image](docs/assets/single_image.png)](docs/assets/single_image.png)

or set of featured images (max amount configurable)

[![multiple sortable images](docs/assets/multiple_images.png)](docs/assets/multiple_images.png)

Requirements
------------

[](#requirements)

- SilverStripe 6 or newer

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

[](#installation)

```
composer require restruct/silverstripe-featuredimages

```

Apply extension to desired pagetypes:
-------------------------------------

[](#apply-extension-to-desired-pagetypes)

Add to config.yml (max\_featured\_images is optional, default = 1):

```
Page:
  extensions:
    - '\Restruct\SilverStripe\FeaturedImages\FeaturedImageExtension'
  max_featured_images: 3
```

And use in templates as

```
$PageImage

```

or

```

    $Me

```

###  Health Score

42

—

FairBetter than 89% of packages

Maintenance58

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 69% 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 ~279 days

Recently: every ~5 days

Total

15

Last Release

268d ago

Major Versions

1.0 → 2.02016-05-18

2.0.2 → 3.02018-04-23

3.1.5 → 4.0.02025-10-06

4.0.2 → 6.x-dev2025-10-06

### Community

Maintainers

![](https://www.gravatar.com/avatar/4d3680d6353e5f171543435b89965ba2588186ad7ec0ec97cbf572704fec2a4f?d=identicon)[micschk](/maintainers/micschk)

---

Top Contributors

[![micschk](https://avatars.githubusercontent.com/u/1005986?v=4)](https://github.com/micschk "micschk (20 commits)")[![hubertusanton](https://avatars.githubusercontent.com/u/582188?v=4)](https://github.com/hubertusanton "hubertusanton (6 commits)")[![patjnr](https://avatars.githubusercontent.com/u/435055?v=4)](https://github.com/patjnr "patjnr (3 commits)")

---

Tags

imagesilverstripe

### Embed Badge

![Health badge](/badges/micschk-silverstripe-featuredimages/health.svg)

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

###  Alternatives

[heyday/silverstripe-responsive-images

Configure and send a series of image size options to the client without loading any resources until a media query can be executed.

5389.1k6](/packages/heyday-silverstripe-responsive-images)[sunnysideup/ecommerce

Silverstripe E-commerce Application

247.3k84](/packages/sunnysideup-ecommerce)[andrewhoule/silverstripe-photogallery

Creates a basic photo gallery pagetype with albums and photos. Photos within albums are opened with a lightbox.

117.0k1](/packages/andrewhoule-silverstripe-photogallery)

PHPackages © 2026

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