2017 © Pedro Peláez
 

symfony-bundle core-bundle

Provides the core backstage functionality and requirements.

image

bkstg/core-bundle

Provides the core backstage functionality and requirements.

  • Saturday, July 14, 2018
  • by midnightLuke
  • Repository
  • 1 Watchers
  • 0 Stars
  • 33 Installations
  • PHP
  • 7 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 3 Versions
  • 3 % Grown

The README.md

The Backstage Core Bundle

The backstage core bundle provides all the required bundles, services and templates that build the "Backstage" application. If this is your first time installing the backstage please consider using the standard distribution instead., (*1)

Build Status Latest Stable Version Total Downloads License, (*2)

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):, (*3)

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., (*4)

This bundle requires compatible user and membership provider services to function, they are not included, only interfaces to implement them. We recommend the Backstage FOS User Bundle which integrates the contrib FOS User Bundle into the application., (*5)

Documentation

The Versions