Download the PHP package bkstg/core-bundle without Composer
On this page you can find all versions of the php package bkstg/core-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download bkstg/core-bundle
More information about bkstg/core-bundle
Files in bkstg/core-bundle
Package core-bundle
Short Description Provides the core backstage functionality and requirements.
License MIT
Informations about the package core-bundle
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.
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):
- doctrine/doctrine-bundle
- exercise/htmlpurifier-bundle
- friendsofsymfony/ckeditor-bundle
- knplabs/knp-menu-bundle
- knplabs/knp-paginator-bundle
- midnightluke/group-security-bundle
- sonata-project/block-bundle
- sonata-project/media-bundle
- stof/doctrine-extensions-bundle
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.
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.
Documentation
- User documentation: managing productions, media, etc.
- Developer documentation: installation, configuration, etc.
All versions of core-bundle with dependencies
doctrine/doctrine-bundle Version ^1.9
doctrine/orm Version ^2.5
exercise/htmlpurifier-bundle Version ^1.0
friendsofsymfony/ckeditor-bundle Version ^1.0
knplabs/knp-menu-bundle Version ^2.1
knplabs/knp-paginator-bundle Version ^2.6
midnightluke/group-security-bundle Version ^1.0@beta
sonata-project/block-bundle Version ^3.3
sonata-project/media-bundle Version ^3.6
stof/doctrine-extensions-bundle Version ^1.2
symfony/framework-bundle Version ^3.3||^4.0
symfony/security-bundle Version ^3.3||^4.0
symfony/twig-bundle Version ^3.3||^4.0
twig/extensions Version ^1.5
symfony/translation Version ^4.0