Problem/Motivation
The moderntribe/bigcommerce-api-php-v3 dependency in composer.json is no longer available on Github.
Steps to reproduce
Install BigCommerce module using composer install.
Proposed resolution
Use a non-modified fork of the original for a short term solution. Determine what to do long-term.
Issue fork bigcommerce-3477827
Show commands
Start 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 #2
kevinquillen commentedI see no news or indication why the repository was straight up deleted, which is unfortunate.
We can fork the code for now to a repository and repoint composer.json to that public repository. I will work at that.
Comment #3
kevinquillen commentedComment #6
kevinquillen commented