ryssbowh/bootstrap-theme

Theme for Craft CMS based on Bootstrap 5

Installs: 46

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 1

Type:craft-plugin

2.0.6 2022-11-18 07:06 UTC

This package is auto-updated.

Last update: 2024-05-18 10:34:50 UTC


README

This is an example theme for Craft Themes based on Boostrap 5 (5.1.3).

This theme harness the power of bootstrap into a reusable theme, most bootstrap variables are changeable in the backend and the theme integrate to bootstrap's components through its templates.
This theme could be easily extend from in a custom theme of yours if you needed more control on the templates, using themes templates inheritance and on the css/js which are kept to a minimum on purpose to keep options open.

This theme requires Craft Themes 4.x in Pro edition to use all its features but can be used in lite version too.

Installation

You can install this theme as a composer package and have your own theme extend from it

composer require ryssbowh/bootstrap-theme:^2.0

See more installation options

Documentation