PHPackages                             sebastian13/magento2-module-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. sebastian13/magento2-module-bootstrap

ActiveMagento2-module

sebastian13/magento2-module-bootstrap
=====================================

Adds Bootstrap library from CDN.

4.3.1.1(7y ago)0658MITJavaScript

Since Aug 5Pushed 7y ago1 watchersCompare

[ Source](https://github.com/sebastian13/magento2-module-bootstrap)[ Packagist](https://packagist.org/packages/sebastian13/magento2-module-bootstrap)[ RSS](/packages/sebastian13-magento2-module-bootstrap/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (9)Used By (0)

Magento2 Bootstrap Library
==========================

[](#magento2-bootstrap-library)

[![bootstrap version](https://camo.githubusercontent.com/2d0f72f0100abb5538c31c6a9f0278d752f1afb1ecb7e3051bbabba521786f2a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f626f6f7473747261702d76342e332e312d626c75652e737667)](https://camo.githubusercontent.com/2d0f72f0100abb5538c31c6a9f0278d752f1afb1ecb7e3051bbabba521786f2a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f626f6f7473747261702d76342e332e312d626c75652e737667)[![packagist version](https://camo.githubusercontent.com/5b59e72248582ff6ed42c20af30dfe9210f59533772db19de72690a9015223dd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73656261737469616e31332f6d6167656e746f322d6d6f64756c652d626f6f7473747261702e737667)](https://camo.githubusercontent.com/5b59e72248582ff6ed42c20af30dfe9210f59533772db19de72690a9015223dd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73656261737469616e31332f6d6167656e746f322d6d6f64756c652d626f6f7473747261702e737667)

Add Twitter Bootstrap library's javascript bundle and CSS from CDN. There's also a fallback when CDN is offline.

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

[](#installation)

1. Composer:

```
composer require sebastian13/magento2-module-bootstrap "4.3.1.*" --no-update
composer update
```

2. Setup Magento

```
php bin/magento module:enable Sebastian13_Bootstrap
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
```

Usage
-----

[](#usage)

Put this snippet into a Magento Theme in `Magento_Theme/template/html/header.phtml`

```

   require(['jquery.bootstrap']);

```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity68

Established project with proven stability

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

Recently: every ~132 days

Total

8

Last Release

2582d ago

Major Versions

1.0.0 → 3.3.72016-08-05

1.0.1 → 3.3.82017-10-31

3.3.10 → 4.3.1.02019-04-13

### Community

Maintainers

![](https://www.gravatar.com/avatar/cc82c7ff873e73575ec6064fde8ee283ddf566b3775de156a49c3a6f3c907778?d=identicon)[sebastian13](/maintainers/sebastian13)

---

Top Contributors

[![sebastian13](https://avatars.githubusercontent.com/u/10852783?v=4)](https://github.com/sebastian13 "sebastian13 (9 commits)")[![timweprovide](https://avatars.githubusercontent.com/u/67999201?v=4)](https://github.com/timweprovide "timweprovide (6 commits)")[![timneutkens](https://avatars.githubusercontent.com/u/6324199?v=4)](https://github.com/timneutkens "timneutkens (2 commits)")[![samgranger](https://avatars.githubusercontent.com/u/1847151?v=4)](https://github.com/samgranger "samgranger (1 commits)")

### Embed Badge

![Health badge](/badges/sebastian13-magento2-module-bootstrap/health.svg)

```
[![Health](https://phpackages.com/badges/sebastian13-magento2-module-bootstrap/health.svg)](https://phpackages.com/packages/sebastian13-magento2-module-bootstrap)
```

PHPackages © 2026

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