Без опису

idchlife 8e33978d45 Replaced depr associated_tostring with associated_property 9 роки тому
Admin 926f15924f Merge pull request #3553 from sakarikl/sakarikl-new_item_button_nested 9 роки тому
Block ac2b5484e1 Fixed phpdoc 9 роки тому
Builder ac2b5484e1 Fixed phpdoc 9 роки тому
Command 3e7ad35941 Add support for SF3.0 (WIP) 9 роки тому
Controller 1e6bc7d97f Add preValidate method. 9 роки тому
Datagrid ac2b5484e1 Fixed phpdoc 9 роки тому
DependencyInjection c692ec68fd Minior refactoring of configuration handling 9 роки тому
Event ac2b5484e1 Fixed phpdoc 9 роки тому
Exception 0b8f5ea760 Add version lock 10 роки тому
Export 15fbd72c3f Header comment fixer 10 роки тому
Filter ac2b5484e1 Fixed phpdoc 9 роки тому
Form 0b0b3b234b search value object in keys instead of values 9 роки тому
Generator ac2b5484e1 Fixed phpdoc 9 роки тому
Guesser ac2b5484e1 Fixed phpdoc 9 роки тому
Manipulator ac2b5484e1 Fixed phpdoc 9 роки тому
Mapper ac2b5484e1 Fixed phpdoc 9 роки тому
Menu ac2b5484e1 Fixed phpdoc 9 роки тому
Model ac2b5484e1 Fixed phpdoc 9 роки тому
Resources 8e33978d45 Replaced depr associated_tostring with associated_property 9 роки тому
Route 708a075081 Merge pull request #3449 from bgaleotti/issue-3091 9 роки тому
Search ac2b5484e1 Fixed phpdoc 9 роки тому
Security ac2b5484e1 Fixed phpdoc 9 роки тому
Show 73e9ea7157 Change exception message if duplicate field name in show mapper. 9 роки тому
Tests 926f15924f Merge pull request #3553 from sakarikl/sakarikl-new_item_button_nested 9 роки тому
Translator ac2b5484e1 Fixed phpdoc 9 роки тому
Twig ac2b5484e1 Fixed phpdoc 9 роки тому
Util ac2b5484e1 Fixed phpdoc 9 роки тому
.bowerrc f5383def03 migrate to bower and include assets files 11 роки тому
.gitignore 37b8dc82d3 use iCheck sqaure blue instead of flatblue for checkboxes 10 роки тому
.php_cs 6d398c06f9 Add cs-fixer rules for PHPUnit 10 роки тому
.travis.yml 3ddf12e3a2 tweak composer.json 9 роки тому
CHANGELOG.md 45b50a3f39 Add missing Route constructor parameters to RouteCollection:add method 10 роки тому
CONTRIBUTING.md 807cafbe96 Remove some special chars from CONTRIBUTING.md 9 роки тому
CREDITS 8d655c6315 Remove qtip 12 роки тому
LICENSE cc2df7f3a9 Add license file 10 роки тому
Makefile 2515fb9d2e Global phpunit and fabpot/php-cs-fixer install 10 роки тому
README.md dbc9cacc7b renamed Symfony2 to Symfony 9 роки тому
SonataAdminBundle.php 3e7ad35941 Add support for SF3.0 (WIP) 9 роки тому
UPGRADE-2.1.md 7432a415ea Update UPGRADE-2.1.md 12 роки тому
UPGRADE-2.2.md 9c9589378f Update UPGRADE-2.2.md 12 роки тому
UPGRADE-2.3.md d3598b471e remove deprecated method configureShowField 11 роки тому
UPGRADE-2.4.md 3e7ad35941 Add support for SF3.0 (WIP) 9 роки тому
bower.json e40ba3c65b Bower improve and update 10 роки тому
build.xml eab3965686 Update composer.json 12 роки тому
composer.json 9b0bd257ad Revert "Make symfony/security-acl as a suggestion" 9 роки тому
phpunit.xml.dist ee2b7124e8 DependencyInjection should not be ignored by PHPUnit 10 роки тому

README.md

SonataAdminBundle - The missing Symfony Admin Generator

Build Status

Demo

The demo website can be found in http://demo.sonata-project.org

After clicking Launch your container. you can use the demo.

Username and password is: admin

Documentation

The online documentation of the bundle is in https://sonata-project.org/bundles/admin

For contribution to the documentation you can find it on Resources/doc.

Warning: documentation files are not rendering correctly in Github (reStructuredText format) and some content might be broken or hidden, make sure to read raw files.

Warning: The bundle has been split into 5 bundles :

Google Groups: For questions and proposals you can post on this google groups

Usage examples

License

This bundle is available under the MIT license.

Bitdeli Badge