Aucune description

Sullivan SENECHAL 0a83abb4f0 Good bye 2.4, welcome 3.x! (#3732) il y a 9 ans
.github 409a1ddc0d create issue template il y a 9 ans
Admin 4e869aadca Merge branch '2.3' into 2.x il y a 9 ans
Annotation 0c928cef02 Admin annotation based on jms-di-extra 1.7 il y a 9 ans
Block ac2b5484e1 Fixed phpdoc il y a 9 ans
Builder ac2b5484e1 Fixed phpdoc il y a 9 ans
Command 3e7ad35941 Add support for SF3.0 (WIP) il y a 9 ans
Controller a958ca6982 remove interface implementation il y a 9 ans
Datagrid 7f638a48b2 Add Symfony 3 support in datagrid il y a 9 ans
DependencyInjection 139d11065b Merge pull request #3183 from wodka/jms-annotation il y a 9 ans
Event ac2b5484e1 Fixed phpdoc il y a 9 ans
Exception 0b8f5ea760 Add version lock il y a 10 ans
Export 15fbd72c3f Header comment fixer il y a 10 ans
Filter 7f638a48b2 Add Symfony 3 support in datagrid il y a 9 ans
Form c42f1d6a41 Merge pull request #3655 from Mangetsu/sf3-model-loader-patch il y a 9 ans
Generator ac2b5484e1 Fixed phpdoc il y a 9 ans
Guesser ac2b5484e1 Fixed phpdoc il y a 9 ans
Manipulator ac2b5484e1 Fixed phpdoc il y a 9 ans
Mapper ac2b5484e1 Fixed phpdoc il y a 9 ans
Menu 51c517f467 Remove default menu creation logic from MenuBuilder il y a 9 ans
Model ac2b5484e1 Fixed phpdoc il y a 9 ans
Resources 4a8a10b12e Merge pull request #3709 from WouterJ/fix-sf-3 il y a 9 ans
Route 708a075081 Merge pull request #3449 from bgaleotti/issue-3091 il y a 9 ans
Search ac2b5484e1 Fixed phpdoc il y a 9 ans
Security ac2b5484e1 Fixed phpdoc il y a 9 ans
Show 73e9ea7157 Change exception message if duplicate field name in show mapper. il y a 9 ans
Tests 4a8a10b12e Merge pull request #3709 from WouterJ/fix-sf-3 il y a 9 ans
Translator ac2b5484e1 Fixed phpdoc il y a 9 ans
Twig 87127a9973 add support for (non multiple) editable choice type in lists il y a 9 ans
Util c6a8a8070c Improve FormBuilderIterator: Remove reflection il y a 9 ans
.bowerrc f5383def03 migrate to bower and include assets files il y a 11 ans
.gitignore 37b8dc82d3 use iCheck sqaure blue instead of flatblue for checkboxes il y a 10 ans
.php_cs 6d398c06f9 Add cs-fixer rules for PHPUnit il y a 10 ans
.travis.yml 03f2dc3445 No Symfony version constraint test il y a 9 ans
CHANGELOG.md 45b50a3f39 Add missing Route constructor parameters to RouteCollection:add method il y a 10 ans
CONTRIBUTING.md e879c9aa5e recommend testing UI changes against the sandbox il y a 9 ans
CREDITS 8d655c6315 Remove qtip il y a 12 ans
LICENSE cc2df7f3a9 Add license file il y a 10 ans
Makefile cff8480d30 Travis: Cleanup configuration il y a 9 ans
README.md 6717193398 display last stable branch build status il y a 9 ans
SonataAdminBundle.php 3e7ad35941 Add support for SF3.0 (WIP) il y a 9 ans
UPGRADE-2.1.md 7432a415ea Update UPGRADE-2.1.md il y a 12 ans
UPGRADE-2.2.md 9c9589378f Update UPGRADE-2.2.md il y a 12 ans
UPGRADE-2.3.md d3598b471e remove deprecated method configureShowField il y a 11 ans
UPGRADE-3.0.md 0a83abb4f0 Good bye 2.4, welcome 3.x! (#3732) il y a 9 ans
bower.json e40ba3c65b Bower improve and update il y a 10 ans
build.xml eab3965686 Update composer.json il y a 12 ans
composer.json 0a83abb4f0 Good bye 2.4, welcome 3.x! (#3732) il y a 9 ans
phpunit.xml.dist 14ab967815 Provide a global php.ini precision setting il y a 9 ans

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