説明なし

Quentin Somazzi 2e851f061e feat(admin): add object name to ajax response for edit 10 年 前
Admin 0d7f1f9988 Merge branch '2.3' 10 年 前
Block cc8d3e9af9 Merge branch '2.3' 10 年 前
Builder 15fbd72c3f Header comment fixer 10 年 前
Command de100fb064 Fix CS 10 年 前
Controller 2e851f061e feat(admin): add object name to ajax response for edit 10 年 前
Datagrid de100fb064 Fix CS 10 年 前
DependencyInjection 0d7f1f9988 Merge branch '2.3' 10 年 前
Event 15fbd72c3f Header comment fixer 10 年 前
Exception 15fbd72c3f Header comment fixer 10 年 前
Export 15fbd72c3f Header comment fixer 10 年 前
Filter 0d7f1f9988 Merge branch '2.3' 10 年 前
Form 355eefae00 Merge pull request #3128 from pulzarraider/collection_fix_null 10 年 前
Generator 15fbd72c3f Header comment fixer 10 年 前
Guesser 0d7f1f9988 Merge branch '2.3' 10 年 前
Manipulator 15fbd72c3f Header comment fixer 10 年 前
Mapper 15fbd72c3f Header comment fixer 10 年 前
Menu 15fbd72c3f Header comment fixer 10 年 前
Model 15fbd72c3f Header comment fixer 10 年 前
Resources c1b2f66330 Update AdminLTE-2.2; (+1 squashed commits) 10 年 前
Route 0d7f1f9988 Merge branch '2.3' 10 年 前
Search 15fbd72c3f Header comment fixer 10 年 前
Security 0d7f1f9988 Merge branch '2.3' 10 年 前
Show 15fbd72c3f Header comment fixer 10 年 前
Tests 2e851f061e feat(admin): add object name to ajax response for edit 10 年 前
Translator 0d7f1f9988 Merge branch '2.3' 10 年 前
Twig de100fb064 Fix CS 10 年 前
Util 0d7f1f9988 Merge branch '2.3' 10 年 前
.bowerrc f5383def03 migrate to bower and include assets files 11 年 前
.gitignore b0b75b6bc2 PHP CS Fixer install 10 年 前
.php_cs 15fbd72c3f Header comment fixer 10 年 前
.travis.yml 4537c2703f Only global composer config is necessary 10 年 前
CHANGELOG.md 45b50a3f39 Add missing Route constructor parameters to RouteCollection:add method 10 年 前
CONTRIBUTING.md b0b75b6bc2 PHP CS Fixer install 10 年 前
CREDITS 8d655c6315 Remove qtip 12 年 前
LICENSE cc2df7f3a9 Add license file 10 年 前
Makefile 2515fb9d2e Global phpunit and fabpot/php-cs-fixer install 10 年 前
README.md eaa63844a8 new line for username and password 10 年 前
SonataAdminBundle.php 0d7f1f9988 Merge branch '2.3' 10 年 前
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-2.4.md 729f6f3c2d [AdminPoolLoader] Added missing ```array``` type hint in constructor 10 年 前
bower.json f71e2952b6 update jquery.form and remove obsolete code 10 年 前
build.xml eab3965686 Update composer.json 12 年 前
composer.json f860713713 Add symfony/security-acl requirement 10 年 前
phpunit.xml.dist ee2b7124e8 DependencyInjection should not be ignored by PHPUnit 10 年 前

README.md

SonataAdminBundle - The missing Symfony2 Admin Generator

Build Status

Demo

The demo website can be found in http://demo.sonata-project.org/admin/dashboard

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