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
The GUI is looking pretty good, but I think this module is still buggy.
Like other users mentioned before, I also can't save role permissions.
The module depends on kartik grid (which is fine) but dependency ist not mentioned in requirements.
Author recommends to use yii2-user-plus extension for user management but this is not available in a stable version yet. Nevertheless I tried to install it but then got version conflicts in yii2-ajaxcrud (2.0.3 vs. 2.0.7) which is part of yii2-rbac-plus. So I finally configured the module to use my own user table, which worked fine.
In User Assignment grid searching by user id is not working (does not show page with searched user) and searching by name is not possible.
So - for me - not usable until now. :-(
The text was updated successfully, but these errors were encountered:
The GUI is looking pretty good, but I think this module is still buggy.
So - for me - not usable until now. :-(
The text was updated successfully, but these errors were encountered: