-
I've noticed another strange behavior of this bundle: it uses counter that starts from 0, while SonataAdminBundle's javascript, which is used by 'sonata_type_collection' (admin that's embedded inside …
-
Console display :
```
$ ./app/console project:ota:update
Check if new firmware is available...
Found embeded Firmware for Xxxxx on 0.2.6 (206)
```
But actualy Html display :
```
Check if new firmw…
-
### Environment
#### Sonata packages
show
```
sonata-project/admin-bundle 3.107.3 4.21.0 The missing Symfony Admin Generator
sonata-project/block-bundle 3.21.0 …
-
i used vich uploader config "inject_on_load" as true
```
vich_uploader:
db_driver: orm # or mongodb or propel or phpcr
mappings:
small_image:
uri_prefix: /uploads…
-
Hi,
when I installed your bundle, login page is displayed without any content (only white background). Where could be a problem? After login, everything is fine (I have to remove bundle from AppKer…
-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
Direct dependencies required in composer.json:
sonata-project/admin-bundle 4.29.2 4…
-
-
So it would be nice to can customize any block by writing a template path on Sonata Admin, for example a SimpleBlock now needs to edit `CmfBlockBundle:Block:block_simple_createphp.html.twig` (or witho…
-
There are still some deprecation warnings for removed features in SF4. Those should be removed/fixed before being SF4 compatible.
-
I would like to challange the current "enabling strategy". Currently we enable each admin domain (core, content, ...) by configuration. Doing so its admin services are enabled/visible and its extensio…