Breeze: A Drupal 8 Bootstrap Theme

Component ID

2813991

Component name

Breeze: A Drupal 8 Bootstrap Theme

Component type

theme

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

9243

Component created

Component changed

Component body

A Drupal 8 Theme Based on OSTraining’s Breeze Design

Breeze is fully responsive and uses the Bootstrap framework.

How to Install Breeze in Drupal 8 with composer

  • CD into your project root in terminal and enter the commands as explained below
  • cd /srv/http/drupal
  • composer require drupal/bootstrap
  • composer require drupal/breeze:^1.11
  • Go to the "Appearance" tab.
  • Click "Install and set as default" next to Breeze.
  • Go to Structure > Block layout.
  • Ensure the blocks are placed in the correct locations.

How to Install Breeze in Drupal 8

Breeze is a sub-theme of the very popular Bootstrap theme (link), so we'll need to install both.

  • Download and install the Bootstrap theme.
  • Download and install the Breeze theme.
  • Go to the "Appearance" tab.
  • Click "Install and set as default" next to Breeze.
  • Go to Structure > Block layout.
  • Ensure the blocks are placed in the correct locations.

For a more detailed guide, click here for Breeze documentation and screenshots.