Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Bootstrap Igloo is a set of free cubes (bricks, blocks, modules) for Bootstrap 4.
Bootstrap Igloo is a free, MIT-licensed collection of reusable UI cubes (bricks, blocks, and modules) built for Bootstrap 4 that you copy-paste directly into a Bootstrap starter template.
Bootstrap Igloo is a GitHub-hosted project (and website at http://www.bootstrapigloo.com) offering a set of free cubes—called bricks, blocks, or modules—for the Bootstrap 4 framework. Each cube is a self-contained HTML snippet you can drop into the body of your page. The project needs no build step, no extra CSS to configure, and no JavaScript beyond Bootstrap itself; you take a cube's markup and paste it where you need it. The repository is open source and accepts contributions from the community.
Installation follows Bootstrap's official starter template. First, create a page using the Bootstrap 4 starter template, which loads the required CSS and JavaScript. Then browse Bootstrap Igloo to find a cube you want, copy its HTML snippet, and paste it into the body of your template. Repeat for as many cubes as you need; no build tools or package managers are required.
Bootstrap Igloo is free to use. The code is open source under the MIT license, so there are no paid tiers or subscriptions.
Yes, Bootstrap Igloo is completely free. The entire set of cubes is released under the MIT license, meaning you can use it in personal and commercial projects without paying anything.
Start with Bootstrap 4's starter template, which includes the framework's CSS and JavaScript. Copy the HTML of the cube you want and paste it into the body section of your HTML file. No extra configuration is needed.
In Bootstrap Igloo, brick, block, and module are three names for the same thing: a reusable cube (UI section) of Bootstrap 4 markup. The project uses these terms interchangeably to describe the components in the collection.
Yes. The project welcomes pull requests. For major changes to existing cubes, contributors are asked to open an issue first to discuss the proposed change before submitting code.
The project explicitly targets Bootstrap 4. There is no mention of Bootstrap 5 compatibility in the repository, so cubes should be assumed to work only with Bootstrap 4 unless you adapt them yourself.
