2amigos / yii2-usuario

Highly customizable and extensible user management, authentication, and authorization Yii2 extension
https://github.com/2amigos/yii2-usuario
Other
294 stars 142 forks source link

Improve docs for Newbies #340

Open WeeSee opened 5 years ago

WeeSee commented 5 years ago

What steps will reproduce the problem?

Being new to this great extension Yii2-usuario I'm stuck with the first steps.

I asked a newbie question on StackOverflow but there was just negative response :-(

What is the expected result?

There are some docs available, but I'm looking for helpful hints, guides and docs with focus on:

What do you get instead?

No docs I'm looking for.

The docs seem to focus on experienced Yii2 developers with background in Yii2 auth, DI, ...

TimoB2005 commented 2 years ago

I suggest you to learn Yii2 Basics.

On the Usuario Website you have a few helpful guides to do that things you are requesting.

Extending a User Model, Getting Roles and accessRules...