Admin Bundle ============ **SonataAdminBundle is split into 5 bundles:** * SonataAdminBundle: contains core libraries and services * `SonataDoctrineORMAdminBundle `_: integrates Doctrine ORM project with the core admin bundle * `SonataDoctrineMongoDBAdminBundle `_: integrates MongoDB with the core admin bundle (early stage) * `SonataDoctrinePhpcrAdminBundle `_: integrates PHPCR with the core admin bundle (early stage) * `SonataPropelAdminBundle `_: integrates Propel with the core admin bundle (early stage) The demo website can be found in http://demo.sonata-project.org/admin/dashboard (``admin`` as user and password). Reference Guide --------------- .. toctree:: :maxdepth: 1 :numbered: reference/installation reference/getting_started reference/configuration reference/architecture reference/dashboard reference/search reference/select2 reference/knp_menu reference/routing reference/action_list reference/action_create_edit reference/action_show reference/action_delete reference/action_export reference/saving_hooks reference/form_types reference/form_help_message reference/field_types reference/conditional_validation reference/templates reference/batch_actions reference/translation reference/security reference/extensions reference/events reference/advanced reference/console reference/preview_mode reference/troubleshooting Cookbook -------- .. toctree:: :maxdepth: 1 :numbered: cookbook/recipe_file_uploads cookbook/recipe_image_previews cookbook/recipe_row_templates cookbook/recipe_sortable_listing cookbook/recipe_dynamic_form_modification cookbook/recipe_custom_action cookbook/recipe_customizing_a_mosaic_list cookbook/recipe_overwrite_admin_configuration cookbook/recipe_improve_performance_large_datasets