Açıklama Yok

Sullivan SENECHAL a008c4c092 Merge branch '2.3' 9 yıl önce
Admin 4e869aadca Merge branch '2.3' into 2.x 9 yıl önce
Annotation 0c928cef02 Admin annotation based on jms-di-extra 1.7 9 yıl önce
Block ac2b5484e1 Fixed phpdoc 9 yıl önce
Builder ac2b5484e1 Fixed phpdoc 9 yıl önce
Command 3e7ad35941 Add support for SF3.0 (WIP) 9 yıl önce
Controller a008c4c092 Merge branch '2.3' 9 yıl önce
Datagrid ac2b5484e1 Fixed phpdoc 9 yıl önce
DependencyInjection 139d11065b Merge pull request #3183 from wodka/jms-annotation 9 yıl önce
Event ac2b5484e1 Fixed phpdoc 9 yıl önce
Exception 0b8f5ea760 Add version lock 10 yıl önce
Export 15fbd72c3f Header comment fixer 10 yıl önce
Filter ac2b5484e1 Fixed phpdoc 9 yıl önce
Form 176cae8463 forgotten read_only options 9 yıl önce
Generator ac2b5484e1 Fixed phpdoc 9 yıl önce
Guesser ac2b5484e1 Fixed phpdoc 9 yıl önce
Manipulator ac2b5484e1 Fixed phpdoc 9 yıl önce
Mapper ac2b5484e1 Fixed phpdoc 9 yıl önce
Menu ac2b5484e1 Fixed phpdoc 9 yıl önce
Model ac2b5484e1 Fixed phpdoc 9 yıl önce
Resources 13292ea33b Merge pull request #3676 from axzx/patch-1 9 yıl önce
Route 708a075081 Merge pull request #3449 from bgaleotti/issue-3091 9 yıl önce
Search ac2b5484e1 Fixed phpdoc 9 yıl önce
Security ac2b5484e1 Fixed phpdoc 9 yıl önce
Show 73e9ea7157 Change exception message if duplicate field name in show mapper. 9 yıl önce
Tests c05f757380 Merge pull request #3584 from core23/travis-cleanup 9 yıl önce
Translator ac2b5484e1 Fixed phpdoc 9 yıl önce
Twig 4e869aadca Merge branch '2.3' into 2.x 9 yıl önce
Util ac2b5484e1 Fixed phpdoc 9 yıl önce
.bowerrc f5383def03 migrate to bower and include assets files 11 yıl önce
.gitignore 37b8dc82d3 use iCheck sqaure blue instead of flatblue for checkboxes 10 yıl önce
.php_cs 6d398c06f9 Add cs-fixer rules for PHPUnit 10 yıl önce
.travis.yml c05f757380 Merge pull request #3584 from core23/travis-cleanup 9 yıl önce
CHANGELOG.md 45b50a3f39 Add missing Route constructor parameters to RouteCollection:add method 10 yıl önce
CONTRIBUTING.md 74d0f163db explain why and when to squash commits 9 yıl önce
CREDITS 8d655c6315 Remove qtip 12 yıl önce
LICENSE cc2df7f3a9 Add license file 10 yıl önce
Makefile cff8480d30 Travis: Cleanup configuration 9 yıl önce
README.md 6717193398 display last stable branch build status 9 yıl önce
SonataAdminBundle.php 3e7ad35941 Add support for SF3.0 (WIP) 9 yıl önce
UPGRADE-2.1.md 7432a415ea Update UPGRADE-2.1.md 12 yıl önce
UPGRADE-2.2.md 9c9589378f Update UPGRADE-2.2.md 12 yıl önce
UPGRADE-2.3.md d3598b471e remove deprecated method configureShowField 11 yıl önce
UPGRADE-2.4.md 3e7ad35941 Add support for SF3.0 (WIP) 9 yıl önce
bower.json e40ba3c65b Bower improve and update 10 yıl önce
build.xml eab3965686 Update composer.json 12 yıl önce
composer.json 0cc1537432 Fixed twig-bridge and form dependencies 9 yıl önce
phpunit.xml.dist ee2b7124e8 DependencyInjection should not be ignored by PHPUnit 10 yıl önce

README.md

SonataAdminBundle - The missing Symfony Admin Generator

  • Master branch status : Master branch build status

  • Last stable branch (currently 2.3) status : Last stable branch 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