Sem descrição

Mike Meier 14ab967815 Provide a global php.ini precision setting há 9 anos atrás
Admin 4e869aadca Merge branch '2.3' into 2.x há 9 anos atrás
Annotation 0c928cef02 Admin annotation based on jms-di-extra 1.7 há 9 anos atrás
Block ac2b5484e1 Fixed phpdoc há 9 anos atrás
Builder ac2b5484e1 Fixed phpdoc há 9 anos atrás
Command 3e7ad35941 Add support for SF3.0 (WIP) há 9 anos atrás
Controller f6a87d4fac Fixed typo in phpdoc há 9 anos atrás
Datagrid ac2b5484e1 Fixed phpdoc há 9 anos atrás
DependencyInjection 139d11065b Merge pull request #3183 from wodka/jms-annotation há 9 anos atrás
Event ac2b5484e1 Fixed phpdoc há 9 anos atrás
Exception 0b8f5ea760 Add version lock há 10 anos atrás
Export 15fbd72c3f Header comment fixer há 10 anos atrás
Filter ac2b5484e1 Fixed phpdoc há 9 anos atrás
Form c42f1d6a41 Merge pull request #3655 from Mangetsu/sf3-model-loader-patch há 9 anos atrás
Generator ac2b5484e1 Fixed phpdoc há 9 anos atrás
Guesser ac2b5484e1 Fixed phpdoc há 9 anos atrás
Manipulator ac2b5484e1 Fixed phpdoc há 9 anos atrás
Mapper ac2b5484e1 Fixed phpdoc há 9 anos atrás
Menu 51c517f467 Remove default menu creation logic from MenuBuilder há 9 anos atrás
Model ac2b5484e1 Fixed phpdoc há 9 anos atrás
Resources 2d74c3cc2e Merge pull request #3149 from afurculita/patch-5 há 9 anos atrás
Route 708a075081 Merge pull request #3449 from bgaleotti/issue-3091 há 9 anos atrás
Search ac2b5484e1 Fixed phpdoc há 9 anos atrás
Security ac2b5484e1 Fixed phpdoc há 9 anos atrás
Show 73e9ea7157 Change exception message if duplicate field name in show mapper. há 9 anos atrás
Tests 51c517f467 Remove default menu creation logic from MenuBuilder há 9 anos atrás
Translator ac2b5484e1 Fixed phpdoc há 9 anos atrás
Twig 7db49e7330 use the context argument há 9 anos atrás
Util ac2b5484e1 Fixed phpdoc há 9 anos atrás
.bowerrc f5383def03 migrate to bower and include assets files há 11 anos atrás
.gitignore 37b8dc82d3 use iCheck sqaure blue instead of flatblue for checkboxes há 10 anos atrás
.php_cs 6d398c06f9 Add cs-fixer rules for PHPUnit há 10 anos atrás
.travis.yml c05f757380 Merge pull request #3584 from core23/travis-cleanup há 9 anos atrás
CHANGELOG.md 45b50a3f39 Add missing Route constructor parameters to RouteCollection:add method há 10 anos atrás
CONTRIBUTING.md 74d0f163db explain why and when to squash commits há 9 anos atrás
CREDITS 8d655c6315 Remove qtip há 12 anos atrás
LICENSE cc2df7f3a9 Add license file há 10 anos atrás
Makefile cff8480d30 Travis: Cleanup configuration há 9 anos atrás
README.md 6717193398 display last stable branch build status há 9 anos atrás
SonataAdminBundle.php 3e7ad35941 Add support for SF3.0 (WIP) há 9 anos atrás
UPGRADE-2.1.md 7432a415ea Update UPGRADE-2.1.md há 12 anos atrás
UPGRADE-2.2.md 9c9589378f Update UPGRADE-2.2.md há 12 anos atrás
UPGRADE-2.3.md d3598b471e remove deprecated method configureShowField há 11 anos atrás
UPGRADE-2.4.md 3e7ad35941 Add support for SF3.0 (WIP) há 9 anos atrás
bower.json e40ba3c65b Bower improve and update há 10 anos atrás
build.xml eab3965686 Update composer.json há 12 anos atrás
composer.json 0cc1537432 Fixed twig-bridge and form dependencies há 9 anos atrás
phpunit.xml.dist 14ab967815 Provide a global php.ini precision setting há 9 anos atrás

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