Closed (fixed)
Project:
Index Now
Version:
3.1.x-dev
Component:
Code
Priority:
Normal
Category:
Plan
Assigned:
Reporter:
Created:
7 Mar 2026 at 21:51 UTC
Updated:
8 Mar 2026 at 14:25 UTC
Jump to comment: Most recent
index_now_commerce was removed from this repository because I couldn't find a way to install the commerce module dependency from the submodule and tests were failing because of it.
However, having two separate modules makes maintenance more complicated.
Try one or both of the following:
composer require drupal/commerce --dev from the main modulecomposer:
before_script:
- composer require drupal/commerce --no-update
modules directoryStart within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
macsim commentedComment #6
macsim commented