-
## Feature Request
That block make no sense outside AdminBundle, it needs to be deprecated and removed before 5.0
-
#### Sonata packages
show
```
Direct dependencies required in composer.json:
sonata-project/admin-bundle 4.18.0 4.18.0 The missing Symfony Admin Generator
sonata-project/doctri…
-
_Extracted the following description from #10924 - let's keep track of this feature in this issue._
We aim to replace our current template events system using Sonata Block bundle and improve both t…
pamil updated
2 years ago
-
```
class ProjectController extends AbstractController
{
/**
* @Route({"cs": "/projekt/{slug}", "en": "/project/{slug}"}, name="app_project_detail")
* @ParamConverter("project", opt…
-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 4.12.0 4.14.0 The missing Symfony Admin Generato…
-
My sonata-project/block-bundle version is 3.23.3
I´ve found Stackoverflow question same as my problem - https://stackoverflow.com/questions/51685203/sonata-block-bundle-edit-form-dont-save-entityty…
-
A lot of documentations says that a developer can use [pixSortableBehaviorBundle](https://github.com/pix-digital/pixSortableBehaviorBundle). But it abandoned - last update 5 years ago
Doesn't support…
-
Please change it in the Configuration.php file
Pix\SortableBehaviorBundle\DependencyInjection\Configuration
```
$treeBuilder = new TreeBuilder('pix_sortable_behavior');
if (metho…
iAdil updated
2 years ago
-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 4.16.0 4.16.0 The missing Symfony Admin Generator
s…
-
When trying to resize the textarea box of the CKeditor included in a block inside the blocks list of a sonata page bundle page the resizing triggers the JS block reordering mouse events which immediat…