-
-
we have a quite good documentation of the process of rendering a block, as well as handling caching with blocks, in the cmf docs. we should instead move that doc to the sonata documentation and link i…
-
Hello,
I'm usign this plugin in sonata and it works fine. But when I use it with sonata_type_collection the tags are not saved.
Example:
```
[...]
$formMapper
->add('text')
…
-
Hi,
Sonata is a Python/Gtk client to the Music Player Daemon (https://github.com/multani/sonata) which currently contains a copy of your audioscrobbler module, which has been imported circa February …
-
We always need to configure menu for CMS purpose. It could be activated by configuration.
A menu is a often a simple thing:
- type | string
- name | string
- site | Sonata\Entity\Site
It contai…
-
J'ai tenté de réparer les dépendances), voici mon composer.json
```
{
"name": "symfony/framework-standard-edition",
"description": "The \"Symfony Standard Edition\" distribution",
"autolo…
-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 4.22.6 4.29.3 The missing Symfony Admin Generato…
-
As stated in [sonata-system/vendor/lowrisc_ip/ip/tlul/rtl/tlul_adapter_sram.sv](https://github.com/lowRISC/sonata-system/tree/main/vendor/lowrisc_ip/ip/tlul/rtl/tlul_adapter_sram.sv) the SRAM adapter …
-
Looking at the documentation and trying to get it implemented in Sonata Admin following the docs, I instantly get the message
"Not supported. Has to wait till Sonata Admin 4.x will be released."
…
-
The `extra.symfony.require` rule makes sure you only install Symfony packages of a certain version, even if these are sub (or sub-sub) dependencies. Which is great, but when there's a conflict, the pr…