Can't install module from Pre-Order
Created 5 years ago by lckamalI tried installing some Pre-Order modules which I have access rights. But I am not able to install them. Has someone installed them successfully? like: cart-module, products-module, api-module etc..
I have tried adding this on composer
{
"type": "git",
"url": "https://github.com/anomalylabs/api-module.git"
}
]
also tried like this: http://take.ms/crXd3 This is the error I get on composer update: http://take.ms/SPfHr Some example from existing installation would be great.
I am actively (like last night / today) working on the API module as well. Store is pre-release.
Another good one in there is the Streams Module: https://github.com/anomalylabs/streams-module
I Installed Streams module but even if namespace is already added the message still appears "To get started create your first namespace! Save". Its already in db also: http://take.ms/TiAfl
@thinkgraphical - The trick worked. Thanks
Think it got something to do with the repo's being private.
Don't know if it's the correct way but, this is how i do it: