- Issue created by @dan612
- πΊπΈUnited States dan612 Portland, Maine
While I think having a composer.json file in the project is still a good idea, you can add this to your composer.json in the repositories section to include this repo:
"drupal/config_ignore_uuid": { "type": "package", "package": { "name": "drupal/config_ignore_uuid", "version": "1.0.0", "type": "drupal-module", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_ignore_uuid.git", "reference": "1.0.x" } } }
- π¬π§United Kingdom jacobupal Leeds
There does now appear to be installation instruction so fixed?