PHPackages                             dorsetdigital/silverstripe-element-imagetext - 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. [Templating &amp; Views](/categories/templating)
4. /
5. dorsetdigital/silverstripe-element-imagetext

ActiveSilverstripe-vendormodule[Templating &amp; Views](/categories/templating)

dorsetdigital/silverstripe-element-imagetext
============================================

Adds an elemental content block with an image

v1.0.2(6y ago)0339BSD-3-ClausePHPCI failing

Since Oct 30Pushed 6y ago2 watchersCompare

[ Source](https://github.com/DorsetDigital/silverstripe-element-imagetext)[ Packagist](https://packagist.org/packages/dorsetdigital/silverstripe-element-imagetext)[ Docs](https://github.com/DorsetDigital/silverstripe-element-imagetext)[ RSS](/packages/dorsetdigital-silverstripe-element-imagetext/feed)WikiDiscussions master Synced 1mo ago

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

silverstripe-element-imagetext
==============================

[](#silverstripe-element-imagetext)

Adds an elemental content block with an image

[![License](https://camo.githubusercontent.com/b3775a2de17853a90995faa104f941eef3ad3c40cc89e34b8b1eaea014614d4e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d425344253230332d2d436c617573652d626c75652e737667)](LICENSE.md)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/d8cdf84cf83ccd8e46094d8716dcbb9b3ea3759dec97e95bd29ba732db83b88f/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f446f727365744469676974616c2f73696c7665727374726970652d656c656d656e742d696d616765746578742f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/DorsetDigital/silverstripe-element-imagetext/?branch=master)[![Build Status](https://camo.githubusercontent.com/31830b7f8b892531f2ea9f1df762748629cb630bbd0f421f3aa22852598e3f60/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f446f727365744469676974616c2f73696c7665727374726970652d656c656d656e742d696d616765746578742f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/DorsetDigital/silverstripe-element-imagetext/build-status/master)

Requirements
============

[](#requirements)

- Silverstripe 4.x
- Silverstripe Elemental

Installation
============

[](#installation)

- Install the code with `composer require dorsetdigital/silverstripe-element-imagetext`
- Run a `dev/build?flush` to update your project

Usage
=====

[](#usage)

This module adds a simple way to add a content block with an HTML image By default, the module doesn't add much in the way of styling, it expects you to do this in your own CSS file

The CSS class assigned to the various image widths can be configured using a YML config file:

eg, for Bootstrap 4, you may want to use:

```
DorsetDigital\Elements\ImageTextElement:
  sizes:
    'col-md-6': '1/2 page width'
    'col-md-4': '1/3 page width'
    'col-md-3': '1/4 page width'
    'col-md-2': '1/6 page width'

```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 95.8% 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 ~220 days

Total

3

Last Release

2310d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ee91a8692650ac93cf817af52118adff8e11bf18866964f492f3e434e4f33f35?d=identicon)[DorsetDigital](/maintainers/DorsetDigital)

---

Top Contributors

[![DorsetDigital](https://avatars.githubusercontent.com/u/15108750?v=4)](https://github.com/DorsetDigital "DorsetDigital (23 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (1 commits)")

---

Tags

silverstripemoduleelemental

### Embed Badge

![Health badge](/badges/dorsetdigital-silverstripe-element-imagetext/health.svg)

```
[![Health](https://phpackages.com/badges/dorsetdigital-silverstripe-element-imagetext/health.svg)](https://phpackages.com/packages/dorsetdigital-silverstripe-element-imagetext)
```

PHPackages © 2026

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