Can't enable a nextcloud application installed over git clone
.
When I click enable button everything ok, the application moves to enabled, but after a page reloads it disabled again.
Asked
Active
Viewed 198 times
1

Serhii Shliakhov
- 2,631
- 3
- 19
- 37
1 Answers
0
The reason was I forgot to install dependencies composer install
so nextcloud can't require autoload file and disable application.

Serhii Shliakhov
- 2,631
- 3
- 19
- 37