Bootstrap 4 based theme.

Consider using ready for production Bootstrap5 theme if you are starting from scratch.

This is a very simplified Bootstrap 4 (Bootstrap 5 is ready) theme with simple configuration. It can be used out of the box or as a subtheme for creating very flexible web designs with minimal changes (just override Bootstrap 4 variables.scss and recompile css!)

Need support?

Report issues in issue queue or contact us on Slack.

Features

  • Bootstrap 4 library (4.6.2)
  • Bootstrap 4 style guide (view all Bootstrap 4 components on one page)
  • Bootstrap 4 breakpoints
  • Bootstrap 4 integration with CKEditor version 4 and 5 support
  • Bootstrap 4 configuration within admin user interface
  • Interface for creating subtheme
  • Can be used as is (subtheme is required for template overrides)
  • Drupal 7 and 9, 10 compatible

Alternative Bootstrap themes

  • Bootstrap 5: very simplified Bootstrap 5 theme with simple configuration.
  • Barrio: Bootstrap 5 (and 4) based theme heavily depending on node
  • Radix: Bootstrap 5 (and 4) based theme heavily depending on nodeJS
  • Bootstrap: Original Bootstrap 3 based theme (with plans for Bootstrap 4).

Branches

  • 3.0.x Stable branch based on Starterkit and Stable9 (Drupal 9.4+, Drupal 10+)
  • 2.0.x Legacy branch based on Claro and Stable (Drupal 9 only)

Upgrade to branch 3.0.x

drush 11/12+ (recommended)

  • Run drush updb.
  • If errors already appeared, use either drush theme:uninstall claro stable and/or drush theme:install stable9 depending of what php error you'll get.

drush 10 (or below)

  • Unhide stable9 theme by commenting out the "hidden: true" line in web/core/themes/stable9/stable9.info.yml
  • Run database updates via the Drupal interface to complete migration.

config

If using configuration synchronisation, make sure your core.extension.yml contains

theme:
  ...
  stable9: 0

instead of

theme:
  ...
  stable: 0
  classy: 0
Supporting organizations: 
Major contributor

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • chart icon4,964 sites report using this theme
  • Created by VladimirAus on , updated
  • Arrow iconDrupal 10 is here!

    Drupal 10 support is available in 3.0.0 release.

  • shieldStable releases for this project are covered by the security advisory policy.
    Look for the shield icon below.

Releases