I can fix it, I have this problem because my github username have big and small letter, example: OwlGreen
and in the composer.json
I have this "name": "OwlGreen/flarum-user-badges"
, but in other files I replace original name to my username with a small letter owlgreen
, so extension installed and enable in ACP, but I don't view settings.
After replace all big letter OwlGreen
to small owlgreen
, extension work!