Açıklama Yok

Sullivan SENECHAL 01b447e401 Add some precisions on documentation and composer (#3769) 9 yıl önce
.github 409a1ddc0d create issue template 9 yıl önce
Admin 9a80e04b3c add AdminInterface::isCurrentRoute method 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 38666e6997 Merge branch '2.3' 9 yıl önce
Command 38666e6997 Merge branch '2.3' 9 yıl önce
Controller 2f26b5b3d5 Replace deprecation messages and comment for 3.0 (#3733) 9 yıl önce
Datagrid 5009ab9b74 Use form type names instead of FQCN (reverts #3709) (#3753) 9 yıl önce
DependencyInjection 9feb89732b Add new option "onTop" to show link in sidebar menu without tree view. (#3159) 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 5009ab9b74 Use form type names instead of FQCN (reverts #3709) (#3753) 9 yıl önce
Form 813d987b64 Applied fixes from StyleCI (#3752) 9 yıl önce
Generator ac2b5484e1 Fixed phpdoc 9 yıl önce
Guesser ac2b5484e1 Fixed phpdoc 9 yıl önce
Manipulator 38666e6997 Merge branch '2.3' 9 yıl önce
Mapper ac2b5484e1 Fixed phpdoc 9 yıl önce
Menu 9feb89732b Add new option "onTop" to show link in sidebar menu without tree view. (#3159) 9 yıl önce
Model ac2b5484e1 Fixed phpdoc 9 yıl önce
Resources 01b447e401 Add some precisions on documentation and composer (#3769) 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 9a80e04b3c add AdminInterface::isCurrentRoute method 9 yıl önce
Translator ac2b5484e1 Fixed phpdoc 9 yıl önce
Twig 813d987b64 Applied fixes from StyleCI (#3752) 9 yıl önce
Util 2f26b5b3d5 Replace deprecation messages and comment for 3.0 (#3733) 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 45e6208890 StyleCI integration (#3273) 9 yıl önce
.styleci.yml 45e6208890 StyleCI integration (#3273) 9 yıl önce
.travis.yml 38666e6997 Merge branch '2.3' 9 yıl önce
CHANGELOG.md 45b50a3f39 Add missing Route constructor parameters to RouteCollection:add method 10 yıl önce
CONTRIBUTING.md e879c9aa5e recommend testing UI changes against the sandbox 9 yıl önce
CREDITS 8d655c6315 Remove qtip 12 yıl önce
LICENSE cc2df7f3a9 Add license file 10 yıl önce
Makefile 38666e6997 Merge branch '2.3' 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-3.0.md 0a83abb4f0 Good bye 2.4, welcome 3.x! (#3732) 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 01b447e401 Add some precisions on documentation and composer (#3769) 9 yıl önce
phpunit.xml.dist 14ab967815 Provide a global php.ini precision setting 9 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