PHPackages                             biffbangpow/silverstripe-bootstrap-5-forms - 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. biffbangpow/silverstripe-bootstrap-5-forms

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

biffbangpow/silverstripe-bootstrap-5-forms
==========================================

Adds templates for bootstrap 5 forms

v2.0.0(9mo ago)15012[1 PRs](https://github.com/BiffBangPow/silverstripe-bootstrap-5-forms/pulls)proprietaryScheme

Since Aug 16Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/BiffBangPow/silverstripe-bootstrap-5-forms)[ Packagist](https://packagist.org/packages/biffbangpow/silverstripe-bootstrap-5-forms)[ RSS](/packages/biffbangpow-silverstripe-bootstrap-5-forms/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (2)Versions (8)Used By (0)

Silverstripe Bootstrap 5 Forms
==============================

[](#silverstripe-bootstrap-5-forms)

Adds (mostly) CSS classes to the form templates to improve styling with Bootstrap 5.

Works with CMS 6, for CMS 4/5 please use the version 1 branch

Usage
-----

[](#usage)

`composer require biffbangpow/silverstripe-bootstrap5-forms ^2`

Run a `dev/build` and the module should activate automatically on all front-end forms.

Default button styles can be changed via yml config:

```
BiffBangPow\SilverstripeBootstrap5Forms\Bootstrap5Forms:
  submit_button_class: 'btn btn-danger'
  non_submit_button_class: 'btn btn-warning'
```

The module also supports Bootstrap's 'floating labels' functionality. This can be enabled in config with the following setting:

```
BiffBangPow\SilverstripeBootstrap5Forms\Bootstrap5Forms:
  enable_floating_labels: true
```

Based on `https://github.com/axllent/silverstripe-bootstrap-forms`

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance74

Regular maintenance activity

Popularity18

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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 ~178 days

Recently: every ~267 days

Total

7

Last Release

294d ago

Major Versions

v1.2.0 → v2.0.02025-07-22

### Community

Maintainers

![](https://www.gravatar.com/avatar/7ec1725a06ca5e652f729eddf26d1e44b787a9906d8e3c519db45e5516c892a4?d=identicon)[jamesbbp](/maintainers/jamesbbp)

---

Top Contributors

[![TimBBP](https://avatars.githubusercontent.com/u/79973633?v=4)](https://github.com/TimBBP "TimBBP (4 commits)")[![jamesbbp](https://avatars.githubusercontent.com/u/14783612?v=4)](https://github.com/jamesbbp "jamesbbp (3 commits)")[![DorsetDigital](https://avatars.githubusercontent.com/u/15108750?v=4)](https://github.com/DorsetDigital "DorsetDigital (1 commits)")

---

Tags

silverstripe

### Embed Badge

![Health badge](/badges/biffbangpow-silverstripe-bootstrap-5-forms/health.svg)

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

###  Alternatives

[symbiote/silverstripe-usertemplates

Provides user-definable templates within the CMS that can be applied to content trees. Allows specification of Layout and main templates, as well as associating css + js files

1414.5k1](/packages/symbiote-silverstripe-usertemplates)[nobrainerweb/silverstripe-content-blocks

Split your page content into manageable blocks/sections of content, each with their own template

301.5k](/packages/nobrainerweb-silverstripe-content-blocks)

PHPackages © 2026

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