|
@@ -4,11 +4,11 @@ Admin Bundle
|
|
|
**SonataAdminBundle is split into 4 bundles:**
|
|
|
|
|
|
* SonataAdminBundle: contains core libraries and services
|
|
|
-* `SonataDoctrineORMAdminBundle <https://github.com/sonata-project/SonataDoctrineORMAdminBundle>`_: Integrates Doctrine ORM project with the core admin bundle
|
|
|
-* `SonataDoctrineMongoDBAdminBundle <https://github.com/sonata-project/SonataDoctrineMongoDBAdminBundle>`_: Integrates MongoDB with the core admin bundle (early stage)
|
|
|
-* `SonataDoctrinePhpcrAdminBundle <https://github.com/sonata-project/SonataDoctrinePhpcrAdminBundle>`_: Integrates PHPCR with the core admin bundle (early stage)
|
|
|
+* `SonataDoctrineORMAdminBundle <https://github.com/sonata-project/SonataDoctrineORMAdminBundle>`_: integrates Doctrine ORM project with the core admin bundle
|
|
|
+* `SonataDoctrineMongoDBAdminBundle <https://github.com/sonata-project/SonataDoctrineMongoDBAdminBundle>`_: integrates MongoDB with the core admin bundle (early stage)
|
|
|
+* `SonataDoctrinePhpcrAdminBundle <https://github.com/sonata-project/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)
|
|
|
+The demo website can be found in http://demo.sonata-project.org/admin/dashboard (admin as user and password).
|
|
|
|
|
|
Reference Guide
|
|
|
---------------
|