PHPackages                             codebunch/silverstripe-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. codebunch/silverstripe-bootstrap

ActiveProject[Utility &amp; Helpers](/categories/utility)

codebunch/silverstripe-bootstrap
================================

SilverStripe Bootstrap Recipe

1.0.0(7y ago)2121BSD-3-ClausePHPPHP &gt;=5.6.0

Since Jan 3Pushed 7y ago1 watchersCompare

[ Source](https://github.com/codebunch/silverstripe-bootstrap)[ Packagist](https://packagist.org/packages/codebunch/silverstripe-bootstrap)[ RSS](/packages/codebunch-silverstripe-bootstrap/feed)WikiDiscussions master Synced 3d ago

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

SilverStripe 4 + Bootstrap recipe
=================================

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

Introduction
------------

[](#introduction)

This project can be used as a quick starter for someone who wish to use SilverStripe CMS and BootStrap theme.

Features include

- SilverStripe 4 CMS ++ Bootstrap 4 theme.
- Webpack setup that includes jQuery, BootStrap, font awesome in the bundle.
- SilverStripe elemental module \[dnadesign/silverstripe-elemental\] included and ready to use in the CMS.

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

[](#requirements)

- PHP &gt;= 5.6.0
- SilverStripe CMS ^4.2.1
- SilverStripe Elemental Module ^3.0
- PHP\_CodeSniffer 3.\*

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

[](#installation)

```
composer create-project codebunch/silverstripe-bootstrap ./your-project-folder dev-master

```

```
Create your own .env file with DB credentials, follow syntax as per .env.example

```

```
cd themes/creative
npm install

```

Coding standard check using PHP\_CodeSniffer
--------------------------------------------

[](#coding-standard-check-using-php_codesniffer)

```
./vendor/bin/phpcs *.php
./vendor/bin/phpcbf *.php

```

Local admin credentials setup
-----------------------------

[](#local-admin-credentials-setup)

```
Add your default admin credentials in config - app/_config.php
SilverStripe\Security\Security::setDefaultAdmin("admin","admin");

```

Build
-----

[](#build)

```
Execute build.sh for SilverStripe dev/build

```

Screenprints
------------

[](#screenprints)

[![Screenprints](https://raw.githubusercontent.com/codebunch/silverstripe-bootstrap/master/themes/creative/images/homepage.png)](https://raw.githubusercontent.com/codebunch/silverstripe-bootstrap/master/themes/creative/images/homepage.png)

[![Screenprints](https://raw.githubusercontent.com/codebunch/silverstripe-bootstrap/master/themes/creative/images/cmsadmin.png)](https://raw.githubusercontent.com/codebunch/silverstripe-bootstrap/master/themes/creative/images/cmsadmin.png)

[![Screenprints](https://raw.githubusercontent.com/codebunch/silverstripe-bootstrap/master/themes/creative/images/adminlogin.png)](https://raw.githubusercontent.com/codebunch/silverstripe-bootstrap/master/themes/creative/images/adminlogin.png)

Contributing
------------

[](#contributing)

Your contributions are most welcome!

- use the project for your business
- star the project
- report issues to the project issues page
- README &amp; documentation enhancement (via PR)
- new feature or bug fixing via a PR

Special thanks to  for the free bootstrap 4 template.
----------------------------------------------------------------------------------

[](#special-thanks-to-httpsstartbootstrapcom-for-the-free-bootstrap-4-template)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

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

Unknown

Total

1

Last Release

2689d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f162154909596283f9303bc02ac830848fded686087e598c01f4d93122933487?d=identicon)[sathish vel](/maintainers/sathish%20vel)

---

Top Contributors

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

---

Tags

silverstripebootstrapthemessilverstripe 4silverstripe setup

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[cyber-duck/silverstripe-seo

A SilverStripe module to optimise the Meta, crawling, indexing, and sharing of your website content

4351.1k](/packages/cyber-duck-silverstripe-seo)[cyber-duck/silverstripe-google-tag-manager

Add Tag Manager data layer, events, and ecommerce support for SilverStripe

1528.0k](/packages/cyber-duck-silverstripe-google-tag-manager)[entidi/silverstrap

A Silverstripe theme based on Bootstrap front end framework

111.4k1](/packages/entidi-silverstrap)

PHPackages © 2026

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