PHPackages                             bimthebam/silverstripe-theme-bs4base - 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. bimthebam/silverstripe-theme-bs4base

ActiveSilverstripe-theme

bimthebam/silverstripe-theme-bs4base
====================================

A Bootstrap 4.x base theme for SilverStripe

1.0.3(7y ago)02.2kBSD-3-ClauseCSS

Since Mar 10Pushed 7y ago1 watchersCompare

[ Source](https://github.com/bimthebam/silverstripe-theme-bs4base)[ Packagist](https://packagist.org/packages/bimthebam/silverstripe-theme-bs4base)[ RSS](/packages/bimthebam-silverstripe-theme-bs4base/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (2)Versions (5)Used By (0)

A simple Bootstrap 4.x boilerplate theme for SilverStripe 4.x
=============================================================

[](#a-simple-bootstrap-4x-boilerplate-theme-for-silverstripe-4x)

No custom styling (except main and sub-navigation) - just native Bootstrap markup and css.

**Third-party contents**

- [Bootstrap v4.3.1](https://getbootstrap.com/docs/4.3/getting-started/introduction)
- [jQuery v3.3.1](https://jquery.com) as direct requirement of Bootstrap

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

[](#installation)

### with Composer:

[](#with-composer)

```
composer require bimthebam/silverstripe-theme-bs4base ~1.0.0
```

### manual:

[](#manual)

Download the latest release and copy the contents - after extraction - into the `themes/` directory.

Usage
-----

[](#usage)

To use the theme just activate it in your `app/_config/theme.yml`:

```
SilverStripe\View\SSViewer:
  themes:
    - 'silverstripe-theme-bs4base'
    - '$default'
```

Due to the support of [cascading themes](https://docs.silverstripe.org/en/4/developer_guides/templates/template_inheritance/#cascading-themes)and the usage of includes (``) you can safely use this theme as base-theme for your project and easily override templates and css from withing your custom theme.

Development requirements
------------------------

[](#development-requirements)

- A sass-Compiler.

    My personal recommendation is [SassC](https://github.com/sass/sassc).

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

Total

4

Last Release

2606d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9837249476c237bd1885f45ef4da46dbccc2556c4940323d654c3726a72c4dbd?d=identicon)[bimthebam](/maintainers/bimthebam)

---

Top Contributors

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

---

Tags

silverstripetheme

### Embed Badge

![Health badge](/badges/bimthebam-silverstripe-theme-bs4base/health.svg)

```
[![Health](https://phpackages.com/badges/bimthebam-silverstripe-theme-bs4base/health.svg)](https://phpackages.com/packages/bimthebam-silverstripe-theme-bs4base)
```

###  Alternatives

[silverstripe-themes/simple

The SilverStripe simple theme (default SilverStripe 3 theme)

411.3M8](/packages/silverstripe-themes-simple)

PHPackages © 2026

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