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(5mo ago)010BSD-3-ClausePHP

Since Mar 5Pushed 5mo 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 yesterday

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

34

—

LowBetter than 75% of packages

Maintenance71

Regular maintenance activity

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity44

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

169d ago

Major Versions

v1.0.1 → v2.0.02026-01-15

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/782493?v=4)[Ian](/maintainers/IanSimpson)[@IanSimpson](https://github.com/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

[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/cms

The SilverStripe Content Management System

5253.6M1.4k](/packages/silverstripe-cms)[dnadesign/silverstripe-elemental

Elemental pagetype and collection of Elements

1101.1M309](/packages/dnadesign-silverstripe-elemental)[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)[silverstripe/sharedraftcontent

Share draft page content with non-CMS users

21424.1k12](/packages/silverstripe-sharedraftcontent)[wedevelopnl/silverstripe-elemental-grid

Elemental grid module

1015.0k2](/packages/wedevelopnl-silverstripe-elemental-grid)

PHPackages © 2026

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