PHPackages                             dynamic/silverstripe-elemental-card - 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. dynamic/silverstripe-elemental-card

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

dynamic/silverstripe-elemental-card
===================================

A simple Bootstrap-style Card for Silverstripe Elemental. Intended for use with Elemental Grid.

3.0.0(7mo ago)09.7k1[1 issues](https://github.com/dynamic/silverstripe-elemental-card/issues)1BSD-3-ClausePHPCI passing

Since Feb 14Pushed 5mo ago2 watchersCompare

[ Source](https://github.com/dynamic/silverstripe-elemental-card)[ Packagist](https://packagist.org/packages/dynamic/silverstripe-elemental-card)[ RSS](/packages/dynamic-silverstripe-elemental-card/feed)WikiDiscussions 3 Synced 1mo ago

READMEChangelog (3)Dependencies (6)Versions (9)Used By (1)

Silverstripe Elemental Card
===========================

[](#silverstripe-elemental-card)

A simple Bootstrap-style Card for Silverstripe Elemental. Intended for use with Elemental Grid.

[![CI](https://github.com/dynamic/silverstripe-elemental-card/workflows/CI/badge.svg)](https://github.com/dynamic/silverstripe-elemental-card/workflows/CI/badge.svg)

[![Latest Stable Version](https://camo.githubusercontent.com/f59cb20e6e9868db43b421b3c30986ebdd60e7e023f29c1f7a08e7e1e90bdbb2/68747470733a2f2f706f7365722e707567782e6f72672f64796e616d69632f73696c7665727374726970652d656c656d656e74616c2d636172642f762f737461626c65)](https://packagist.org/packages/dynamic/silverstripe-elemental-card)[![Total Downloads](https://camo.githubusercontent.com/b2d2a21381cf82dfa32d89dee9a4ecabc46af972f2592f9aedd8c3915e794a8a/68747470733a2f2f706f7365722e707567782e6f72672f64796e616d69632f73696c7665727374726970652d656c656d656e74616c2d636172642f646f776e6c6f616473)](https://packagist.org/packages/dynamic/silverstripe-elemental-card)[![Latest Unstable Version](https://camo.githubusercontent.com/28d20eff92393419d00e97b5561ae57817bba18c39d5bba2dcb2dc19497dedb2/68747470733a2f2f706f7365722e707567782e6f72672f64796e616d69632f73696c7665727374726970652d656c656d656e74616c2d636172642f762f756e737461626c65)](https://packagist.org/packages/dynamic/silverstripe-elemental-card)[![License](https://camo.githubusercontent.com/9f351b7ed0b967426dd494b7f6def5ad880496346827894af1ef6de751a7127a/68747470733a2f2f706f7365722e707567782e6f72672f64796e616d69632f73696c7665727374726970652d656c656d656e74616c2d636172642f6c6963656e7365)](https://packagist.org/packages/dynamic/silverstripe-elemental-card)

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

[](#requirements)

- PHP ^8.3
- SilverStripe ^6.0
- dnadesign/silverstripe-elemental ^6.0
- silverstripe/linkfield ^5.0
- jonom/focuspoint ^6.0

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

[](#installation)

```
composer require dynamic/silverstripe-elemental-card
```

After installation, run `dev/build` and `flush`:

```
vendor/bin/sake dev/build flush=all
```

License
-------

[](#license)

See [License](LICENSE.md)

Usage
-----

[](#usage)

Elemental Card provides a flexible card component for displaying content with an optional image and link. Each card can include:

- **Title** - The card heading
- **Content** - HTML content for the card body/description
- **Image** - An optional image that enhances the card
- **Link** - An optional call-to-action link using SilverStripe LinkField, supporting internal pages, external URLs, email links, and more

Cards are perfect for:

- Feature highlights
- Team member profiles
- Product or service showcases
- News or blog post teasers
- Call-to-action blocks

When used with [Elemental Grid](https://github.com/dynamic/silverstripe-elemental-grid), you can create responsive card layouts with multiple cards per row.

### Template Notes

[](#template-notes)

The default templates are based on the [Bootstrap 5](https://getbootstrap.com/) card component, making it easy to integrate with Bootstrap-based themes. You can override the templates in your own theme to match your design system.

Getting more elements
---------------------

[](#getting-more-elements)

See [Elemental modules by Dynamic](https://github.com/orgs/dynamic/repositories?q=elemental&type=all&language=&sort=)

Configuration
-------------

[](#configuration)

See [SilverStripe Elemental Configuration](https://github.com/silverstripe/silverstripe-elemental#configuration)

Maintainers
-----------

[](#maintainers)

- [Dynamic](https://www.dynamicagency.com) ()

Bugtracker
----------

[](#bugtracker)

Bugs are tracked in the issues section of this repository. Before submitting an issue please read over existing issues to ensure yours is unique.

If the issue does look like a new bug:

- Create a new issue
- Describe the steps required to reproduce your issue, and the expected outcome. Unit tests, screenshots and screencasts can help here.
- Describe your environment as detailed as possible: SilverStripe version, Browser, PHP version, Operating System, any installed SilverStripe modules.

Please report security issues to the module maintainers directly. Please don't file security issues in the bugtracker.

Development and contribution
----------------------------

[](#development-and-contribution)

If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance68

Regular maintenance activity

Popularity24

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity47

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 ~131 days

Recently: every ~163 days

Total

6

Last Release

168d ago

Major Versions

1.x-dev → 2.0.02024-10-09

2.0.0 → 3.0.02025-10-17

2.x-dev → 3.x-dev2025-12-02

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/867942?v=4)[Dynamic](/maintainers/dynamic)[@dynamic](https://github.com/dynamic)

---

Top Contributors

[![jsirish](https://avatars.githubusercontent.com/u/1163643?v=4)](https://github.com/jsirish "jsirish (22 commits)")

---

Tags

hacktoberfestsilverstripecms

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/dynamic-silverstripe-elemental-card/health.svg)

```
[![Health](https://phpackages.com/badges/dynamic-silverstripe-elemental-card/health.svg)](https://phpackages.com/packages/dynamic-silverstripe-elemental-card)
```

PHPackages © 2026

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