PHPackages                             markguinn/silverstripe-featureditems - 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. markguinn/silverstripe-featureditems

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

markguinn/silverstripe-featureditems
====================================

Very simple way to add a slideshow or other set of featured images/links to a page. Includes easy markup for Foundation's Orbit component.

1.1.1(10y ago)22413MITPHP

Since Apr 21Pushed 9y ago1 watchersCompare

[ Source](https://github.com/markguinn/silverstripe-featureditems)[ Packagist](https://packagist.org/packages/markguinn/silverstripe-featureditems)[ RSS](/packages/markguinn-silverstripe-featureditems/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

Silverstripe Featured Items Module
==================================

[](#silverstripe-featured-items-module)

Very simple way to add a slideshow or other set of featured images/links to a page. Includes easy markup for Foundation's Orbit component.

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

[](#requirements)

- Silverstripe 3.1+ (may work with 3.0, but hasn't been tested)
- Compatible with but does not require Zurb Foundation

Features
--------

[](#features)

- Add HasFeaturedItems extension to any page type
- A featured item contains an image and links to:
    - an external url
    - an internal page
    - a video (youtube or vimeo)
- LinksToVideo extension can be used on any dataobject to make linking to and embedding videos really easy - just enter the url and it parses out the video ID and gives you the correct embed code.
- Include FeaturedItems template to get instant markup for use with Zurb Foundation's Orbit and Reveal components
- Could easily be adapted to work with any slideshow component.

Usage
-----

[](#usage)

You need to add the “HasFeaturedItems” extension to any page type that should have them. You can do this via yaml config like so (this would go in a .yml file in mysite/\_config):

```
Page:
  extensions:
    - HasFeaturedItems

```

(replace Page with HomePage or XYZPage or whatever if you don’t want it on all types of pages)

Then in the page template just add:

```

```

If you’re using Zurb Foundation you’re good to go. If not you may need to change up the markup in that FeaturedItems template.

Developer(s)
------------

[](#developers)

- Mark Guinn

Contributions welcome by pull request and/or bug report. Please follow Silverstripe code standards.

License (MIT)
-------------

[](#license-mit)

Copyright (c) 2013 Mark Guinn

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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 ~189 days

Total

4

Last Release

3836d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/485dfc9fc93cad085c83c3276f19b6e9322ee910ab0e1685de0db42228dbf97b?d=identicon)[markguinn](/maintainers/markguinn)

---

Top Contributors

[![clintLandrum](https://avatars.githubusercontent.com/u/962010?v=4)](https://github.com/clintLandrum "clintLandrum (1 commits)")[![tylerkidd](https://avatars.githubusercontent.com/u/1338983?v=4)](https://github.com/tylerkidd "tylerkidd (1 commits)")

---

Tags

silverstripefoundationslideshoworbitfeatured images

### Embed Badge

![Health badge](/badges/markguinn-silverstripe-featureditems/health.svg)

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

###  Alternatives

[silverstripe/multi-domain

Allows multiple domains to access one CMS instance, mapping them to different sections of the hierarchy

141.6k](/packages/silverstripe-multi-domain)

PHPackages © 2026

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