whatisgithub

What is bootiq?

bootiga-saas/bootiq — explained in plain English

Analysis updated 2026-05-18

0Audience · developerComplexity · 3/5LicenseSetup · moderate

In one sentence

An open-source storefront theme and page-building package for Drupal Commerce, giving stores a ready-made design without demo content.

Mindmap

mindmap
  root((bootiq))
    What it does
      Drupal Commerce theme
      Layout Builder blocks
      No demo content
    Tech stack
      Drupal
      PHP
      Composer
      Drush
    Use cases
      Ready-made storefront
      Custom page blocks
      Refresh Kickstart demo
    Requirements
      Commerce Kickstart 5.1
      Drupal 10 or 11
      PHP and Composer 2

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Add a polished, ready-made storefront design to a Drupal Commerce site.

USE CASE 2

Use Layout Builder blocks to assemble hero sections, product grids, and blog listings without custom coding.

USE CASE 3

Replace or refresh an existing Commerce Kickstart demo store's look and layout.

What is it built with?

DrupalPHPComposerDrush

How does it compare?

bootiga-saas/bootiq0verflowme/alarm-clock0xhassaan/nn-from-scratch
Stars00
LanguageCSSPython
Last pushed2022-10-03
MaintenanceDormant
Setup difficultymoderateeasymoderate
Complexity3/52/54/5
Audiencedevelopervibe coderdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 1h+

Requires an existing Drupal Commerce Kickstart 5.1 site with PHP, Composer 2, and Drush installed.

GPL-2.0-or-later: you can use and modify it, but derivative distributed works must also be open source under the same license.

So what is it?

Bootiq is an open source storefront package for Drupal Commerce, a shopping cart system built on the Drupal content management platform. It gives a site a ready made online store theme along with reusable page building blocks, so a developer does not have to design a storefront from scratch. The package installs three main pieces at once: the Bootiq visual theme, a set of Layout Builder blocks for things like a hero section, a product grid, a blog listing, and a related products area, and an installer that wires everything together. It focuses purely on the look and structure of the store, covering the catalog, product pages, cart, login screen, blog, and legal pages, and it deliberately does not add any demo products, articles, or fake customer accounts. Bootiq is made and maintained by Bootiga, a company that runs a hosted version of Drupal Commerce, but the README is clear that Bootiq itself works independently and does not require signing up for that hosted service. Installation goes through Composer, the standard PHP dependency manager, followed by two Drush commands to enable and run the installer. Running the install with a force option will replace an existing Kickstart demo store's configuration, while running it without that option leaves any existing storefront setup untouched. To use Bootiq you need Commerce Kickstart version 5.1, Drupal 10 or 11, PHP with the extensions Commerce Kickstart requires, Composer 2, and Drush. The project is split into three companion packages for the theme, the product blocks, and the installer, and it is released under the GPL-2.0-or-later license.

Copy-paste prompts

Prompt 1
Explain what the Bootiq package installs on top of Drupal Commerce Kickstart.
Prompt 2
Walk me through installing Bootiq with Composer and Drush on a fresh Drupal 11 site.
Prompt 3
What is the difference between running bootiq:install with and without the --force flag?
Prompt 4
Help me customize the Bootiq product grid block for a Drupal Commerce store.

Frequently asked questions

What is bootiq?

An open-source storefront theme and page-building package for Drupal Commerce, giving stores a ready-made design without demo content.

What license does bootiq use?

GPL-2.0-or-later: you can use and modify it, but derivative distributed works must also be open source under the same license.

How hard is bootiq to set up?

Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.

Who is bootiq for?

Mainly developer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.