Download the PHP package meuhmeuhconcept/sonata-admin-bundle without Composer
On this page you can find all versions of the php package meuhmeuhconcept/sonata-admin-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download meuhmeuhconcept/sonata-admin-bundle
More information about meuhmeuhconcept/sonata-admin-bundle
Files in meuhmeuhconcept/sonata-admin-bundle
Package sonata-admin-bundle
Short Description SonataAdmin implementation for MeuhMeuhConcept
License proprietary
Informations about the package sonata-admin-bundle
MeuhMeuhConcept SonataAdminBundle
Implatation of SonataAdmin for MeuhMeuhConcept
Installation
Via composer
Installs bundles web assets under a public web directory
Configuration
Add bundles
In app/AppKernel.php, add following lines
Configure bundles
Add SonataAdmin configuration (dashboard, templates, security,...) and form themes in Twig configuration :
Add roles hierarchy (This is an example, for more more detail see sonata security documentation) :
Add Sonata Admin route :
Image preview
Install liip/imagine-bundle
Configure form theme :
Add filters
Note : If php_exif extension is not enable in your PHP container, add the following line :
Show template type
To insert template in edit view
Configure form theme :
Customize
Sonata Admin
Example :
All versions of sonata-admin-bundle with dependencies
doctrine/collections Version 1.*
doctrine/orm Version ^2.5
sonata-project/admin-bundle Version ^3.10.2
sonata-project/doctrine-orm-admin-bundle Version ^3.1
sonata-project/exporter Version ^1.0
symfony/config Version ~3.4|~4.0
symfony/dependency-injection Version ~3.4|~4.0|~5.0
symfony/form Version ~3.4|~4.0|~5.0
symfony/framework-bundle Version ~3.4|~4.0|~5.0
symfony/http-kernel Version ~3.4|~4.0|~5.0
symfony/options-resolver Version ~3.4|~4.0|~5.0
symfony/security Version ~3.4|~4.0|~5.0
symfony/security-core Version ~3.4|~4.0|~5.0
symfony/translation Version ~3.4|~4.0|~5.0