Нет описания

Rivsen Tan 9a80e04b3c add AdminInterface::isCurrentRoute method 9 лет назад
.github 409a1ddc0d create issue template 9 лет назад
Admin 9a80e04b3c add AdminInterface::isCurrentRoute method 9 лет назад
Annotation 0c928cef02 Admin annotation based on jms-di-extra 1.7 9 лет назад
Block ac2b5484e1 Fixed phpdoc 9 лет назад
Builder 38666e6997 Merge branch '2.3' 9 лет назад
Command 38666e6997 Merge branch '2.3' 9 лет назад
Controller 2f26b5b3d5 Replace deprecation messages and comment for 3.0 (#3733) 9 лет назад
Datagrid 5009ab9b74 Use form type names instead of FQCN (reverts #3709) (#3753) 9 лет назад
DependencyInjection 9feb89732b Add new option "onTop" to show link in sidebar menu without tree view. (#3159) 9 лет назад
Event ac2b5484e1 Fixed phpdoc 9 лет назад
Exception 0b8f5ea760 Add version lock 10 лет назад
Export 15fbd72c3f Header comment fixer 10 лет назад
Filter 5009ab9b74 Use form type names instead of FQCN (reverts #3709) (#3753) 9 лет назад
Form 813d987b64 Applied fixes from StyleCI (#3752) 9 лет назад
Generator ac2b5484e1 Fixed phpdoc 9 лет назад
Guesser ac2b5484e1 Fixed phpdoc 9 лет назад
Manipulator 38666e6997 Merge branch '2.3' 9 лет назад
Mapper ac2b5484e1 Fixed phpdoc 9 лет назад
Menu 9feb89732b Add new option "onTop" to show link in sidebar menu without tree view. (#3159) 9 лет назад
Model ac2b5484e1 Fixed phpdoc 9 лет назад
Resources 9a80e04b3c add AdminInterface::isCurrentRoute method 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 9a80e04b3c add AdminInterface::isCurrentRoute method 9 лет назад
Translator ac2b5484e1 Fixed phpdoc 9 лет назад
Twig 813d987b64 Applied fixes from StyleCI (#3752) 9 лет назад
Util 2f26b5b3d5 Replace deprecation messages and comment for 3.0 (#3733) 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 45e6208890 StyleCI integration (#3273) 9 лет назад
.styleci.yml 45e6208890 StyleCI integration (#3273) 9 лет назад
.travis.yml 38666e6997 Merge branch '2.3' 9 лет назад
CHANGELOG.md 45b50a3f39 Add missing Route constructor parameters to RouteCollection:add method 10 лет назад
CONTRIBUTING.md e879c9aa5e recommend testing UI changes against the sandbox 9 лет назад
CREDITS 8d655c6315 Remove qtip 12 лет назад
LICENSE cc2df7f3a9 Add license file 10 лет назад
Makefile 38666e6997 Merge branch '2.3' 9 лет назад
README.md 6717193398 display last stable branch build status 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-3.0.md 0a83abb4f0 Good bye 2.4, welcome 3.x! (#3732) 9 лет назад
bower.json e40ba3c65b Bower improve and update 10 лет назад
build.xml eab3965686 Update composer.json 12 лет назад
composer.json 38666e6997 Merge branch '2.3' 9 лет назад
phpunit.xml.dist 14ab967815 Provide a global php.ini precision setting 9 лет назад

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