-
## Feature Request
Current system have one template (AdminLTE2) and it is depends of some bundle config. This solution is hard to keep BC becouse depends of so many third part packages.
Now all…
-
The `sonata-block.yml` config file is only reading the `default_contexts` no other configuration is being read.
### Environment
#### Sonata packages
```
sonata-project/admin-bundle …
-
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…
-
i'm trying to configure sonataUserBundle and fosUserBundle. when i try to access to my profile page , i got this error :
```
Attempted to call an undefined method named "setCurrentUri" of class "Knp…
-
When testing cmf sandbox with other RC versions i got:
```
Symfony\Component\Form\Exception\InvalidArgumentException:
Could not load type "choice": class does not exist.
at vendor/symfony/form…
-
The error I got is :
An exception has been thrown during the rendering of a template ("You cannot change the data of a submitted form.") in SonataUserBundle:Security:base_login.html.twig at line 86.
…
-
i am new to symfony and liked admingenerator bundle. but its hard to learn because the the quick start guide isn't helpful. it will be much appreciated if there is a small tutorial on making menus and…
-
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…
-
There are still some deprecation warnings for removed features in SF4. Those should be removed/fixed before being SF4 compatible.