-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installing via composer #30
Comments
First of all. When you copied it to thez vendor dir it is normal that it oisn't working because the autoload files of composer doesn't have the llink to the module. |
Hey, I just tried the "normal" workflow, in which I can verify this. I did a plain vanilla install of Loading composer repositories with package information
It worked fine. Maybe you have some other module in your composer which is causing trouble? Maybe you could post the conflict you get when trying to install? |
After a bit more digging into this I found that another module was requiring an older version of zfc-user, removing that module solved the problem. Thanks for helping. :) |
When I try to install through composer I get an error that no stable version is available. I attempted to just download and install manually however that results in an error as well. ('Module (GoalioForgotPassword) could not be initialized)
The text was updated successfully, but these errors were encountered: