PHPackages                             thelogicstudio/elemental-showcaseblock - 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. thelogicstudio/elemental-showcaseblock

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

thelogicstudio/elemental-showcaseblock
======================================

A Showcase block that is compatible with SilverStripe Elemental

v2.0.0(3mo ago)010BSD-3-ClausePHP

Since Mar 5Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/thelogicstudio/elemental-showcaseblock)[ Packagist](https://packagist.org/packages/thelogicstudio/elemental-showcaseblock)[ RSS](/packages/thelogicstudio-elemental-showcaseblock/feed)WikiDiscussions main Synced 1mo ago

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

SilverStripe Elemental Showcase Block
=====================================

[](#silverstripe-elemental-showcase-block)

A Showcase block that is compatible with SilverStripe Elemental. This can be used to make a sponsor logo carousel or a banner.

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

[](#installation)

1. Add these in your composer.json file.

```
"require": {
        "dnadesign/silverstripe-elemental": "^5.0",
        "undefinedoffset/sortablegridfield": "^2.2",
        "thelogicstudio/elemental-showcaseblock": "*@dev"
},
"repositories": [
        { "type": "vcs", "url": "https://github.com/thelogicstudio/elemental-showcaseblock" }
],

```

2. Install from Composer

```
composer{PHP VERSION} require thelogicstudio/elemental-showcaseblock

```

e.g: composer82 require thelogicstudio/elemental-showcaseblock

3. Include the SCSS in YOUR-THEME/scss/bundle.scss

```
@import "thelogicstudio/elemental-showcaseblock/scss/_showcaseblock";

```

4. Add this to elements.yml

```
Page:
  extensions:
    - DNADesign\Elemental\Extensions\ElementalPageExtension

```

Note you'll need the Composer vendor folder set up in `includePaths` for SASS in your Gulpfile unless you are using the [SS4-BASE-THEME](https://github.com/thelogicstudio/ss4-base-theme).

###  Health Score

37

—

LowBetter than 82% of packages

Maintenance85

Actively maintained with recent releases

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 87.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 ~340 days

Total

3

Last Release

114d ago

Major Versions

v1.0.1 → v2.0.02026-01-15

### Community

Maintainers

![](https://www.gravatar.com/avatar/9007b0f2f7887c64b049210bf0c954e7db514d82779652671642326eb3fb530a?d=identicon)[IanSimpson](/maintainers/IanSimpson)

---

Top Contributors

[![edlogicstudio](https://avatars.githubusercontent.com/u/146685553?v=4)](https://github.com/edlogicstudio "edlogicstudio (27 commits)")[![thomas-craven92](https://avatars.githubusercontent.com/u/176363754?v=4)](https://github.com/thomas-craven92 "thomas-craven92 (3 commits)")[![EnricoLLC](https://avatars.githubusercontent.com/u/82921006?v=4)](https://github.com/EnricoLLC "EnricoLLC (1 commits)")

---

Tags

silverstripeContent Blockselemental

### Embed Badge

![Health badge](/badges/thelogicstudio-elemental-showcaseblock/health.svg)

```
[![Health](https://phpackages.com/badges/thelogicstudio-elemental-showcaseblock/health.svg)](https://phpackages.com/packages/thelogicstudio-elemental-showcaseblock)
```

###  Alternatives

[dnadesign/silverstripe-elemental

Elemental pagetype and collection of Elements

1151.0M253](/packages/dnadesign-silverstripe-elemental)[wedevelopnl/silverstripe-elemental-grid

Elemental grid module

1014.1k2](/packages/wedevelopnl-silverstripe-elemental-grid)[fractas/elemental-stylings

Collection of useful and reusable SilverStripe Elemental stylings properties

1416.4k1](/packages/fractas-elemental-stylings)

PHPackages © 2026

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