bkstg/fos-user-bundle

Provides users for the backstage using the FOS user bundle.

Installs: 37

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:symfony-bundle

v2.0.0-BETA2 2019-05-05 13:11 UTC

This package is auto-updated.

Last update: 2024-09-06 01:10:38 UTC


README

The backstage fos user bundle provides a user provider for the backstage core bundle, based on the popular FOS user bundle. If this is your first time installing the backstage please consider using the standard distribution instead.

Build Status Latest Stable Version Total Downloads License

Requirements

This bundle relies on several contributed bundles to function, these are required in the composer.json for this bundle but will require you to configure them correctly (see the standard distribution for default configurations):

Additionally this bundle (and all backstage bundles) requires the doctrine ORM to function, providing entities and configuration to work with these bundles, as well as the twig templating engine.

Documentation