Answer the question
In order to leave comments, you need to log in
How to install from githuba?
I put this
https://github.com/studio451/studio451cms
before that I did
composer global require "fxp/composer-asset-plugin:^1.2.0"
then
composer create-project studio451/studio451cms cms.loc
we get
Could not find package studio451 /studio451cms with stability stable.
Help
Answer the question
In order to leave comments, you need to log in
There is not a single release, so the composer cannot find anything with the default stability level. You need to explicitly specify the required level:
composer create-project studio451/studio451cms --stability=dev cms.loc
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question