Rbac Visual Tool

Hi all,

i’ll start to develop a big webapp from next week.

I’m using Yii1 from +1 year with great satisfaction.

Now i’m thinking of switching to Yii2 and i’m seaching an extension

to do RBAC Management with a visual tool for RBAC Management (as Rights).

Is it available?

as of now yii2 is currently under alpha release it is not ready for production it might changes its source significantly and the visual rbac might be unavailable. so dont go for production with yii2. if you wanna give a try you can play with yii2 but not for production

Not yet: https://github.com/yiisoft/yii2/issues/42

By ‘No yet’, you mean existing framework classes and extensions are reasonably solid to the point where they can be used as the basis for a module or are more changes planned?

Yes, RBAC itself is solid enough.

I noticed at least one on packagist ( robregonm/yii2-auth ).