- Issue created by @joedevdrupal
- π΅π±Poland dwebpoint
The issue is still relevant.
Let me highlight that issue blocks install like described at page https://www.drupal.org/project/commerce_demo β
I was able to install Commerce Kickstart with the following:
composer create-project -s dev centarro/commerce-kickstart-project kickstart
I was able to install Commerce Demo with the following:
composer require drupal/commerce_demo:^3.0
Everything looks good in composer until I run install. Installation hangs and does not proceed.
Is this an issue with kickstart or content demo?
Active
3.0
Documentation
The issue is still relevant.
Let me highlight that issue blocks install like described at page
https://www.drupal.org/project/commerce_demo β