Keine Beschreibung

Oskar Stark c969be0fcd Merge pull request #3437 from core23/remove-group vor 9 Jahren
Admin ac2b5484e1 Fixed phpdoc vor 9 Jahren
Block ac2b5484e1 Fixed phpdoc vor 9 Jahren
Builder ac2b5484e1 Fixed phpdoc vor 9 Jahren
Command ac2b5484e1 Fixed phpdoc vor 9 Jahren
Controller ac2b5484e1 Fixed phpdoc vor 9 Jahren
Datagrid ac2b5484e1 Fixed phpdoc vor 9 Jahren
DependencyInjection b918a53777 fix wrong migration value vor 9 Jahren
Event ac2b5484e1 Fixed phpdoc vor 9 Jahren
Exception 0b8f5ea760 Add version lock vor 10 Jahren
Export 15fbd72c3f Header comment fixer vor 10 Jahren
Filter ac2b5484e1 Fixed phpdoc vor 9 Jahren
Form eacf9a221d Added function to remove a form group as suggested in Issue #2294 vor 9 Jahren
Generator ac2b5484e1 Fixed phpdoc vor 9 Jahren
Guesser ac2b5484e1 Fixed phpdoc vor 9 Jahren
Manipulator ac2b5484e1 Fixed phpdoc vor 9 Jahren
Mapper ac2b5484e1 Fixed phpdoc vor 9 Jahren
Menu ac2b5484e1 Fixed phpdoc vor 9 Jahren
Model ac2b5484e1 Fixed phpdoc vor 9 Jahren
Resources c969be0fcd Merge pull request #3437 from core23/remove-group vor 9 Jahren
Route ac2b5484e1 Fixed phpdoc vor 9 Jahren
Search ac2b5484e1 Fixed phpdoc vor 9 Jahren
Security ac2b5484e1 Fixed phpdoc vor 9 Jahren
Show 15fbd72c3f Header comment fixer vor 10 Jahren
Tests eacf9a221d Added function to remove a form group as suggested in Issue #2294 vor 9 Jahren
Translator ac2b5484e1 Fixed phpdoc vor 9 Jahren
Twig ac2b5484e1 Fixed phpdoc vor 9 Jahren
Util ac2b5484e1 Fixed phpdoc vor 9 Jahren
.bowerrc f5383def03 migrate to bower and include assets files vor 11 Jahren
.gitignore 37b8dc82d3 use iCheck sqaure blue instead of flatblue for checkboxes vor 10 Jahren
.php_cs 6d398c06f9 Add cs-fixer rules for PHPUnit vor 10 Jahren
.travis.yml c76252bf02 Merge branch '2.3' vor 9 Jahren
CHANGELOG.md 45b50a3f39 Add missing Route constructor parameters to RouteCollection:add method vor 10 Jahren
CONTRIBUTING.md 807cafbe96 Remove some special chars from CONTRIBUTING.md vor 9 Jahren
CREDITS 8d655c6315 Remove qtip vor 12 Jahren
LICENSE cc2df7f3a9 Add license file vor 10 Jahren
Makefile 2515fb9d2e Global phpunit and fabpot/php-cs-fixer install vor 10 Jahren
README.md dbc9cacc7b renamed Symfony2 to Symfony vor 9 Jahren
SonataAdminBundle.php 0d7f1f9988 Merge branch '2.3' vor 10 Jahren
UPGRADE-2.1.md 7432a415ea Update UPGRADE-2.1.md vor 12 Jahren
UPGRADE-2.2.md 9c9589378f Update UPGRADE-2.2.md vor 12 Jahren
UPGRADE-2.3.md d3598b471e remove deprecated method configureShowField vor 11 Jahren
UPGRADE-2.4.md 729f6f3c2d [AdminPoolLoader] Added missing ```array``` type hint in constructor vor 10 Jahren
bower.json e40ba3c65b Bower improve and update vor 10 Jahren
build.xml eab3965686 Update composer.json vor 12 Jahren
composer.json c6d8d7dcda implementing Twig_Extension_InitRuntimeInterface in SonataAdminExtension to suppress twig deprecation message vor 9 Jahren
phpunit.xml.dist ee2b7124e8 DependencyInjection should not be ignored by PHPUnit vor 10 Jahren

README.md

SonataAdminBundle - The missing Symfony Admin Generator

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