pugx/multi-user-bundle

Symfony PUGXMultiUserBundle

Installs: 260 118

Dependents: 1

Suggesters: 0

Security: 0

Stars: 163

Watchers: 11

Forks: 106

Open Issues: 46

Type:symfony-bundle

v2.0.0 2017-04-28 09:45 UTC

This package is not auto-updated.

Last update: 2024-04-06 11:11:04 UTC


README

The PUGXMultiUserBundle extends FOSUserBundle adding the feature to handle users of different types. For now only supports the ORM db driver and is based on the doctrine2 inheritance.

Latest Stable Version Total Downloads Latest Unstable Version License

Documentation

Read the Documentation

Installation

All the installation instructions are located in documentation.

License

This bundle is under the MIT license. See the complete license in the bundle:

Resources/meta/LICENSE

About

PUGXMultiUserBundle is a PUGX initiative.

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker.

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition with FOSUser installed, to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.