Skip to content

Bootstrap Integration

Original guide · All levels

Bootstrap and Wappler's visual integration Bootstrap is the world’s most popular front-end framework, providing a responsive grid system and a wide range of prebuilt components. With the help of Wappl

Bootstrap and Wappler's visual integration

Section titled “Bootstrap and Wappler's visual integration”

Bootstrap is the world’s most popular front-end framework, providing a responsive grid system and a wide range of prebuilt components.
With the help of Wappler's visual tools, you can build valid Bootstrap pages and generate clean and semantic HTML. Supported versions are Bootstrap 4 and Bootstrap 5.

By default, when starting a new project Bootstrap 5 will be added to all the pages, which you create inside Wappler.

You can change the default frameworks for your project, by clicking the project settings button:

Here you can add or remove the default frameworks that you want to be added on any new page you create in your project:

You can also add Bootstrap per page, using the Frameworks menu:

Select Bootstrap and you can see the supported Bootstrap versions and the available custom Bootswatch themes:

Section titled “Select Bootstrap and you can see the supported Bootstrap versions and the available custom Bootswatch themes:”

When you select a Bootstrap version, Wappler adds it to your page.

Section titled “When you select a Bootstrap version, Wappler adds it to your page.”

You can include a local version of Bootstrap or the one hosted on a CDN (content delivery network).
When using a CDN, Bootstrap files are served from fast global servers close to your visitors, which can improve loading times. With a local setup, the files are hosted on your own server — useful if you want full control or need offline development.

When you select Bootstrap local, the Bootstrap core css and js files are stored on your server and served to the site visitors from your server.

Wappler makes working with Bootstrap easy — no need to look up classes in the documentation. Everything you need to build fully functional Bootstrap websites is available visually.

Build your Bootstrap layout visually using the layout builder tools.
Start with the standard Bootstrap structure: Container → Row → Columns:

And visually resize the columns widths for the selected breakpoints:

Section titled “And visually resize the columns widths for the selected breakpoints:”

Add components to your pages visually using the smart context panel. It suggests only the elements that are suitable for your current selection:

Use the Properties Inspector in the App Structure panel to style selected elements. Adjust colors, borders, margins, and padding with just a few clicks:

With Bootstrap integrated, you can now start building responsive layouts and adding components visually in Wappler.