-
Lot of Sonata classes are abstract classes and the goal is to be extended on your projects.
I'm thinking about `AbstractAdmin` or `BlockService`.
## The test case
The goal of a test case is to provi…
-
### Environment
composer show --latest 'sonata-project/*'
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 3.105.0…
-
### Environment
#### Sonata packages
```
sonata-project/admin-bundle 3.55.0 3.63.0 The missing Symfony Admin Generator
sonata-project/block-bundle 3.18.5 3.19.0 Symfo…
-
For now we use AdminLTE2 based on bootstrap 3. After add `webpack` tools to create new custom layout we should add new options for AdminBundle too. My idea is add options:
```yaml
sonata_admin:
…
-
### Environment
Symfony 5.3.12
#### Sonata packages
"sonata-project/admin-bundle": "^4.2",
"sonata-project/doctrine-orm-admin-bundle": "^4.2",
show
```
$ composer show --latest 'sonata-pr…
-
When using a childAdmin, with an url like:
```
/admin/foo/1/admin/bar/create
```
And the following `configureNewInstance`:
```
protected function alterNewInstance(object $object): void
{
p…
-
### Environment
#### Sonata packages
show
```
sonata-project/admin-bundle 4.4.0 4.4.0 The missing Symfony Admin Generator
sonata-project/block-bundle 4.8…
-
### Environment
#### Sonata packages
show
```
sonata-project/admin-bundle 4.4.0 4.4.0 The missing Symfony Admin Generator
sonata-project/block-bundle …
-
## Feature Request
Currently we are using Font Awesome to display icons on Sonata. We have placed some of them that can't be changed easily by the user (only overriding templates), and that is just…
-
I am currently using the Alpha 2 version but this issue was present long before that.
```
RuntimeException:
The field "owner" does not exist.
at vendor/sonata-project/admin-bundle/src/Action…