Add a polished, ready-made storefront design to a Drupal Commerce site.
Use Layout Builder blocks to assemble hero sections, product grids, and blog listings without custom coding.
Replace or refresh an existing Commerce Kickstart demo store's look and layout.
| bootiga-saas/bootiq | 0verflowme/alarm-clock | 0xhassaan/nn-from-scratch | |
|---|---|---|---|
| Stars | 0 | — | 0 |
| Language | — | CSS | Python |
| Last pushed | — | 2022-10-03 | — |
| Maintenance | — | Dormant | — |
| Setup difficulty | moderate | easy | moderate |
| Complexity | 3/5 | 2/5 | 4/5 |
| Audience | developer | vibe coder | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires an existing Drupal Commerce Kickstart 5.1 site with PHP, Composer 2, and Drush installed.
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.
An open-source storefront theme and page-building package for Drupal Commerce, giving stores a ready-made design without demo content.
GPL-2.0-or-later: you can use and modify it, but derivative distributed works must also be open source under the same license.
Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.