Demo products provided as Default Content
Fast demo of multiple checkout flows

Commerce Demo creates sample products and other configuration elements to provide a complete demo store via Commerce Kickstart. When this module is detected during the Commerce Kickstart installation process, you'll be provided an option to install the full demo store that you can immediately show off or learn from!

Note: All current work in this project is on the 3.x branch. Prior versions are unsupported.

To test out the current version, you'll need Composer to use the following commands:

composer create-project -s dev centarro/commerce-kickstart-project kickstart
cd kickstart
composer require drupal/commerce_demo:^3.0

If you're using DDEV-Local, you can then launch the site via:

ddev config
ddev start

You'll now be able to install a full demo store that's perfect for evaluating or showing off all that Drupal Commerce has to offer!

Earlier versions

Previously, Commerce Demo provided both sample content and full store configuration. With the revitalization of Commerce Kickstart, we've changed the strategy so that Kickstart itself serves as the foundation for much of the pre-configuration of Drupal Commerce for either new projects or demo stores.

You can still view the prior demo store at https://commerce.demo.centarro.io/ until all of the demo sites have been upgraded to run on Commerce Kickstart 3.0.

Supporting organizations: 
Development and maintenance

Project information

Releases