M. Vondano
M. Vondano
As discussed on today's Contao Call, we probably need to do two things: 1) Use `VirtualFilesystemInterface::generatePublicUri()` to get the public URI. 2) Also generate a `SymlinkedLocalFilesProvider` service for each adapter...
I don't understand the issue. The same templates as before are rendered from the code. They just got a new parent template they extend from (the new location).
See https://github.com/contao/contao/pull/8185 The documentation should still be updated. For new installations (5.5+) you would rather adjust the templates directly from the `@Contao` namespace.