-
I cannot find any documentation how to integrate SonataAdmin into an own admin system.
We don't want to use the "Full Stack" of SonataAdmin. We have own templates and own controllers.
**We just want…
ghost updated
8 years ago
-
Unable to find template "SonataUserBundle:Admin:Core/user_block.html.twig" in "SonataAdminBundle::standard_layout.html.twig" at line 101.
The configuration
[symfony]
git=http://github.com/symfon…
-
| Question | Answer |
| --- | --- |
| Bundle version | dev-master 02478b4 |
| Symfony version | v2.8.5 |
| php version | PHP 5.6.21 |
# Error message
When running the included tests i get
```
1) Son…
ghost updated
8 years ago
-
After I have upgraded from SonataAdmin 2.3 to SonataAdmin 2.4.x@dev the styles of buttons for `sonata_type_model_list` has been broken. There is no borders and you hover to the link everything blanks …
-
Hi!
I'm trying to enable elasticsearch without success. What have I done:
- I have installed the last version of sandbox yesterday with quick installation:
```
curl -L github https://github.com/so…
-
Hi,
I installed the bundle, but I am not able to install assets and fetch vendor. I get "Unrecognized option "form" under "twig"".
When I try to run website I've got same error.
InvalidConfigurat…
-
Hi, first of all, thanks for this Admin Bundle. It's awesome.
I'm creating localized administration for my page and I've found some problems:
- **Title in top of each page defined in app/config.yml i…
-
After updating dependencies via composer, I'm no longer able to update any of it!
I wanted to update my dependencies since using `prePersist($object)` was showing this error that `$object->getId()` i…
-
I create tow groups with roles, when first block not show because the user not access the dropdown with new entity create link (outside the user menu ) are broken.
Fixed this problem with next code, …
-
I'm using sonata admin bundle 2.3.10 with symofny 2.7.10
When I updated to 2.7.11 I get error when rendering form:
```
Unable to find template "AppBundle:Form/fields.html.twig" (looked into: /app/Res…
zajca updated
8 years ago