logo

Palette - Make it Colorful🎨

Palette - Visual Page Builder, no design degree required.

Live Demo Download Palette

Scroll
14/04/2025, by Ivan

Features:

  • Includes Bootstrap 4 CDN (versions 4.0 to 4.3)
  • Provides Bootstrap 4 breakpoints
  • Bootstrap controls available in the UI
  • No subtheme mode unless template overrides are needed

Installation

Using Composer:

composer require drupal/bootstrap4

Subtheme

  • If you need a subtheme (typically for overriding templates), see the _SUBTHEME/README.md documentation.
  • You can generate a subtheme by running:
    bash bin/subtheme.sh [name] [path]
    For example: bash bin/subtheme.sh b4subtheme ..