Matheo / UserBundle
FOSUserBundle extension to have users connected to groups, and a hierarchy of roles attached to these groups only.
The roles are manageable and retrieved from the database, in a nested-set tree supported by the DoctrineExtensions., (*1)
This bundle requires Symfony 2.4+ and Doctrine ORM., (*2)
Documentation
The bulk of the documentation is stored in the Resources/doc/index.md
, (*3)
Read the Documentation for master, (*4)
Configuration Examples, (*5)
Installation
All the installation instructions are located in the documentation., (*6)
License
This bundle is under the MIT license. See the complete license in the bundle:, (*7)
Resources/meta/LICENSE
Reporting an issue or a feature request
Issues and feature requests are tracked in the Github issue tracker., (*8)
When reporting a bug, it may be a good idea to reproduce it in a basic project
built using the Symfony Standard Edition
to allow developers of the bundle to reproduce the issue by simply cloning it
and following some steps., (*9)