PHPackages                             syntro/silverstripe-elemental-bootstrap - 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. syntro/silverstripe-elemental-bootstrap

AbandonedArchivedSilverstripe-vendormodule

syntro/silverstripe-elemental-bootstrap
=======================================

Silverstripe Elemental extension for Bootstrap-Blocks

1.1.0(6y ago)02.7k↓100%[2 issues](https://github.com/syntro-opensource/silverstripe-elemental-bootstrap/issues)BSD-3-ClausePHP

Since Dec 17Pushed 6y ago2 watchersCompare

[ Source](https://github.com/syntro-opensource/silverstripe-elemental-bootstrap)[ Packagist](https://packagist.org/packages/syntro/silverstripe-elemental-bootstrap)[ RSS](/packages/syntro-silverstripe-elemental-bootstrap/feed)WikiDiscussions develop Synced 1mo ago

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

Silverstripe Elemental Bootstrap
================================

[](#silverstripe-elemental-bootstrap)

> This project is still a work-in-progress and will be improved over time. If you feel something is missing, feel free to open an issue or a pull request

[![Build Status](https://camo.githubusercontent.com/f604970f232bb05fbbbd8c5b98e5888794ec1b637aeba7961d39cd4bfe67c40c/68747470733a2f2f7472617669732d63692e6f72672f73796e74726f2d6f70656e736f757263652f73696c7665727374726970652d656c656d656e74616c2d626f6f7473747261702e7376673f6272616e63683d646576656c6f70)](https://travis-ci.org/syntro-opensource/silverstripe-elemental-bootstrap)[![phpstan](https://camo.githubusercontent.com/639cc050faeefad1a1d1ab830ca7a7950f1eede4402451b9a11cdc89d3a99066/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d656e61626c65642d73756363657373)](https://github.com/phpstan/phpstan)[![composer](https://camo.githubusercontent.com/01a255363ffd43ffc434a8932a880773df94d9fdd4cd80ad9dd35ed4124d8533/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73796e74726f2f73696c7665727374726970652d656c656d656e74616c2d626f6f7473747261703f636f6c6f723d73756363657373266c6f676f3d636f6d706f736572)](https://packagist.org/packages/syntro/silverstripe-elemental-bootstrap)

This module takes the [dnadesign/silverstripe-elemental](https://github.com/dnadesign/silverstripe-elemental)module and uses it to simplify bootstrap layouting.

[![bootstrap](docs/img/admin.png)](docs/img/admin.png)

Grid Layout
-----------

[](#grid-layout)

[Bootstrap](https://www.getbootstrap.com) is built around its grid layout. Using this grid gives a content-editor who has experience with bootstrap a very powerful tool to create responsive layouts.

Usage:
------

[](#usage)

### Installation

[](#installation)

For installation details, see [the docs](docs/en/installation.md).

Adding Additional Elements
--------------------------

[](#adding-additional-elements)

Additional or custom elements can be added by extending the `BootstrapElement`class. Extending this class ensures the correct handling of positioning in the grid-layout:

```
use Syntro\SilverstripeElementalBootstrap\Elements\BootstrapElement;

class BootstrapMedia extends BootstrapElement
{
  ...
}
```

You can also use the `BootstrapExtension` extension on a class extending the original elemental classes to achieve the same result.

In the Template, make sure to include the bootstrap classes correctly as seen in the `BootstrapImage` block:

```

```

use `isCol()` to determine wether the parent object is a column (in this case, no layout classes are to be rendered).

###  Health Score

30

—

LowBetter than 65% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Total

3

Last Release

2307d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/289446336e84f3a201ac80def6e4a2a5289815d628ad5e0c0aa57b2f4bc20e73?d=identicon)[mleutenegger](/maintainers/mleutenegger)

---

Top Contributors

[![mleutenegger](https://avatars.githubusercontent.com/u/1339379?v=4)](https://github.com/mleutenegger "mleutenegger (8 commits)")

---

Tags

bootstrap4grid-layoutsilverstripe

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/syntro-silverstripe-elemental-bootstrap/health.svg)

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

###  Alternatives

[silverstripe/cms

The SilverStripe Content Management System

5163.4M1.3k](/packages/silverstripe-cms)[silverstripe/blog

A fresh take on blogging in Silverstripe set out to tackle the issue of a cluttered Site Tree.

104739.2k31](/packages/silverstripe-blog)[silverstripe/graphql

GraphQL server for SilverStripe models and other data

512.4M21](/packages/silverstripe-graphql)[colymba/gridfield-bulk-editing-tools

Silverstripe CMS GridField component to upload images/files and edit records in bulk

94677.2k39](/packages/colymba-gridfield-bulk-editing-tools)[bummzack/sortablefile

An extension for SilverStripe that adds sorting to UploadField.

70622.7k54](/packages/bummzack-sortablefile)[silverstripe/admin

SilverStripe admin interface

262.6M325](/packages/silverstripe-admin)

PHPackages © 2026

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