Admin - Documentation
Admin Bundle¶
SonataAdminBundle is split into 4 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)
The demo website can be found in http://demo.sonata-project.org/admin/dashboard (admin as user and password).