PHPackages                             expl0it3r/kirby-bootstrap-blocks - 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. expl0it3r/kirby-bootstrap-blocks

ActiveLibrary

expl0it3r/kirby-bootstrap-blocks
================================

Bootstrap Components as Kirby 3 Blocks

1.0.0(2y ago)12MITVue

Since Jun 1Pushed 2y ago1 watchersCompare

[ Source](https://github.com/eXpl0it3r/kirby-bootstrap-blocks)[ Packagist](https://packagist.org/packages/expl0it3r/kirby-bootstrap-blocks)[ RSS](/packages/expl0it3r-kirby-bootstrap-blocks/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Bootstrap Blocks
================

[](#bootstrap-blocks)

A [Kirby 3](https://getkirby.com/) plugin implementing [Bootstrap Components](https://getbootstrap.com/) as [Block](https://getkirby.com/docs/reference/panel/blocks).

Prerequisites
-------------

[](#prerequisites)

- Currently only **Bootstrap 3.4** is supported, this will be upgraded over time
- It's assumed that Bootstrap (CSS &amp; JS) is already loaded

Supported Components
--------------------

[](#supported-components)

- [Alerts](https://getbootstrap.com/docs/3.4/components/#alerts)

Usage
-----

[](#usage)

### Blueprint

[](#blueprint)

Add the `alert` block to your set of fields:

```
fields:
  type: blocks
  label: Text
  fieldsets:
    - heading
    - text
    - list
    - image
    - gallery
    - video
    - code
    - markdown
    - alert
```

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

[](#installation)

### Download

[](#download)

- [Download](/archive/master.zip) the repository
- Extract the content to `site/plugins/kirby-bootstrap-blocks`

### Git Submodule

[](#git-submodule)

Add the plugin as Git submodule:

```
git submodule add https://github.com/eXpl0it3r/kirby-bootstrap-blocks.git site/plugins/kirby-bootstrap-blocks

```

### Composer

[](#composer)

*Not supported currently*

Develop
-------

[](#develop)

If you want to contribute to the plugin, you can run the following commands within the plugin directory:

- `npm dev` - Watch the src/\* files and build on any detected change
- `npm build ` - Build the src/\* files once

Credits
-------

[](#credits)

- Build with the [Custom Block Type](https://getkirby.com/docs/cookbook/panel/custom-block-type) Cookbook article
- A million thanks to the whole Kirby Team! ❤

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

1072d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/46dd6dc46dacf1218d3e0e418cf182fd4da090ed610a0f8b5ebfc30bf0d28b25?d=identicon)[eXpl0it3r](/maintainers/eXpl0it3r)

---

Top Contributors

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

---

Tags

kirbykirby-blockskirby-plugin

### Embed Badge

![Health badge](/badges/expl0it3r-kirby-bootstrap-blocks/health.svg)

```
[![Health](https://phpackages.com/badges/expl0it3r-kirby-bootstrap-blocks/health.svg)](https://phpackages.com/packages/expl0it3r-kirby-bootstrap-blocks)
```

PHPackages © 2026

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