You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.
Maybe I missed something, but when cloning core and cloning user_management into apps/,
running make shows a help list that misses an install.
The impact is, that you can enable the app, but it does not show up.
When running eg make test-php-style, all the required dependencies are built up, the app shows up and is usable.
Imho, there should be a make install command that does this job.
And user_management is listed as disabled.
And is listed on the webUI Settings, Admin, Apps, Show disabled apps.
I enabled it in the webUI. Then it shows enabled in the occ command, and it works in the webUI.
I don't think it needs any make action for it to be functional.
@mmattel give me some more clues about your environment.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Maybe I missed something, but when cloning core and cloning user_management into apps/,
running make shows a help list that misses an install.
The impact is, that you can enable the app, but it does not show up.
When running eg make test-php-style, all the required dependencies are built up, the app shows up and is usable.
Imho, there should be a make install command that does this job.
@PVince81 @tomneedham @phil-davis
The text was updated successfully, but these errors were encountered: