-
in the MyEntityAdmin class i declare the video field like this :
protected function configureFormFields(FormMapper $formMapper)
{
$formMapper
...
->add('video', 'sonata_me…
-
``` json
"providers": [
{
"name": "sonata_admin_list_templates",
"defaults": {
"icon": "icons.TwigIcons.TwigFileIcon"
},
"it…
-
we work on a projekt with symfony 4 and sonata. we are using the SonataAdminTreeBundle to manage our Categories.
**symfony packages:**
- symfony/apache-pack v1.0.1 A pack f…
-
Hello!
Im using blog bundle
``` json
"require": {
"php": ">=5.3.3",
"symfony/symfony": "2.3.*",
"twig/extensions": "1.0.*",
"symfony/assetic-bundle": "2.3.*",
…
-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 3.107.3 4.14.0 The missing Symfony Admin Gener…
-
## Subject
Thank you for the beautifully done admin theme for the beloved Sonata, this gives it a fresh lease of line.
I had a custom list action in my "vanilla" Sonata Admin that would appear …
-
The form in the admin panel should not only show the values of the SeoMetadata, but also the defaults of the Sonata page service if no value was found for it in SeoMetadata
-
This switch seems to display the entire sonata admin interface in the overlay - it would seem that what is needed is only the form.
Is this a known problem, or could it be local to my setup?
-
the publish workflow admin extension allows to set publish start and end date. http://sandbox.cmf.symfony.com/en/admin/app/demoseocontent/cms/content/home/edit?tl=en
currently this is shown as 3 se…
-
Hi,
I'am trying to get CoopTilleulsCKEditorSonataMediaBundle with command
`composer require tilleuls/ckeditor-sonata-media-bundle egeloen/ckeditor-bundle`,
during installattion logs tells:
```
- …