bkstg/fos-user-bundle

Provides users for the backstage using the FOS user bundle.

Maintainers

Package info

github.com/bkstg/fos-user-bundle

Type:symfony-bundle

pkg:composer/bkstg/fos-user-bundle

Statistics

Installs: 37

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-06 04:34:45 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