Download the PHP package youshido/admin without Composer
On this page you can find all versions of the php package youshido/admin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package admin
AdminBundle
1. Install required bundles via composer:
2. Enable bundles:
3. Create your own Admin Bundle:
4. Create action in your AdminBundle default controller:
5. Enable routing:
6. Add to your config.yml:
7. Add to your security.yml
8. Create 'structure.yml' file in app/config/admin directory with content:
9. Run in console
10. Generate configuration for you entity
!!! Don't forget to import generated file to structure.yml
11. Config if you use internationalization
All versions of admin with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
symfony/framework-bundle Version ~2.3|~3.0
doctrine/doctrine-bundle Version ~1.3
youshido/uploadable Version ~1.1
symfony/framework-bundle Version ~2.3|~3.0
doctrine/doctrine-bundle Version ~1.3
youshido/uploadable Version ~1.1
The package youshido/admin contains the following files
Loading the files please wait ....