Download the PHP package cedriclombardot/admingenerator-user-bundle without Composer
On this page you can find all versions of the php package cedriclombardot/admingenerator-user-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download cedriclombardot/admingenerator-user-bundle
More information about cedriclombardot/admingenerator-user-bundle
Files in cedriclombardot/admingenerator-user-bundle
Package admingenerator-user-bundle
Short Description FOSUserBundle integration for Symfony2Admingenerator.
License MIT
Homepage http://symfony2admingenerator.org/
Informations about the package admingenerator-user-bundle
Symfony2 Admin Generator User Bundle
This package is a part of the Symfony2 Admin Generator based on YAML configuration and Twig templating.
It will allow you to associate to the FOSUserBundle a base layout configured throw a config in the config.yml
Follow us on Twitter!
Don't miss any updates from Symfony2 Admin Generator! Join Twitter today and follow us!
How to setup
Installation via composer
1. Download files
Add Admingenerator to your composer.json
:
v1.0 branch for Twitter Bootstrap2 styles
v1.1 branch for Twitter Bootstrap3 styles
Then run php composer.phar update
command.
Note: The branches reflect branches of AdmingeneratorGeneratorBundle.
Setup the FOSUserBundle
Follow the bundle documentation : https://github.com/FriendsOfSymfony/FOSUserBundle/blob/master/Resources/doc/index.md
Enable the bundle in AppKernel
Configure the base layout to use for the login form
In config.yml
Use the twig extension in your projects :
Will be the same as :
All versions of admingenerator-user-bundle with dependencies
friendsofsymfony/user-bundle Version *