PHPackages                             eolant/silverstripe-bootstrap-mix - 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. eolant/silverstripe-bootstrap-mix

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

eolant/silverstripe-bootstrap-mix
=================================

The SilverStripe theme that uses Bootstrap 4 with Laravel Mix

v1.1(8y ago)22053BSD-3-ClauseScheme

Since Apr 3Pushed 8y ago2 watchersCompare

[ Source](https://github.com/eolant/silverstripe-bootstrap-mix)[ Packagist](https://packagist.org/packages/eolant/silverstripe-bootstrap-mix)[ RSS](/packages/eolant-silverstripe-bootstrap-mix/feed)WikiDiscussions master Synced 4w ago

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

SilverStripe 4 Bootstrap 4 Mix
==============================

[](#silverstripe-4-bootstrap-4-mix)

This is a boilerplate base theme for SilverStripe 4 that you can use for all your custom Boostrap 4 themes. It uses Laravel Mix for assets compilation and Browsersync for quick and easy development allowing you to focus on the task at hand, not worrying about front end tools. You can also easily replace Bootstrap for anything else. As well as use SASS, LESS, Stylus. Refer [this](https://github.com/JeffreyWay/laravel-mix) page for more details about Laravel Mix.

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

[](#installation)

```
composer require eolant/silverstripe-bootstrap-mix

```

- Select theme in `_config/theme.yml`
- Run `npm install` from theme directory

Usage
-----

[](#usage)

- Choose your proxy address for Browsersync in `webpack.mix.js`
- `npm run watch` for development
- `npm run prod` for production build

###### Please refer `package.json` for all commands.

[](#please-refer-packagejson-for-all-commands)

Renaming theme
--------------

[](#renaming-theme)

If you want to rename the theme, make sure to create links to `javascript`, `css`, `images` directories You can execute following commands from theme's directory (replace `silverstripe-bootstrap-mix` with the new name):

```
rm -rf $(pwd)/../../public/resources/themes/silverstripe-bootstrap-mix
mkdir $(pwd)/../../public/resources/themes/silverstripe-bootstrap-mix
ln -s $(pwd)/javascript $(pwd)/../../public/resources/themes/silverstripe-bootstrap-mix
ln -s $(pwd)/css $(pwd)/../../public/resources/themes/silverstripe-bootstrap-mix
ln -s $(pwd)/images $(pwd)/../../public/resources/themes/silverstripe-bootstrap-mix

```

###  Health Score

31

—

LowBetter than 65% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity64

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

Total

2

Last Release

3052d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1523110?v=4)[Vitaly Kasymov](/maintainers/eolant)[@eolant](https://github.com/eolant)

---

Top Contributors

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

---

Tags

bootstrapbootstrap-4bootstrap4es6laravel-mixsasssilverstripesilverstripe-4silverstripe-themethemesilverstripethemebootstrapmix

### Embed Badge

![Health badge](/badges/eolant-silverstripe-bootstrap-mix/health.svg)

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

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.6k10](/packages/helsingborg-stad-municipio)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45844.8k1](/packages/pressbooks-pressbooks)[silverstripe-themes/simple

The SilverStripe simple theme (default SilverStripe 3 theme)

401.3M8](/packages/silverstripe-themes-simple)[pressbooks/pressbooks-book

This theme is named after Canadian media theorist Marshall McLuhan, who coined the phrase “the medium is the message.” It is designed for academic writing and is also suitable for fiction. Headings are set in Cormorant Garamond, and body type is set in Lora.

226.7k](/packages/pressbooks-pressbooks-book)

PHPackages © 2026

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