Richard Henkenjohann
Richard Henkenjohann
Related: #4077
> > Therefore it overrides the dns globally and not root page specific > > This won't really be usable for us at least, as we often have multi-domain setups...
To give the discussion a direction, there are four things to discuss (in that order): 1. The concept: Do we agree with the idea to not create a SPA? Are...
In order to simplify this PR and make changes as smooth as possible, I made the following assumptions and changes: ### Assumptions: 1. This PR can be seen as a...
Funnily, I already built such a layout framework to overcome `PageRegular` when using custom controllers. However, such a framework (`PageBuilder`, I called it) is not crucial for this PR. Also,...
Just for the record: > For the future imo the email address is better suited as the primary login identifier than a username. This way it's easy to normalize logins...
> But I don't know how I can make PR on a bundle that doesn't exist. Create a new folder inside src/ within this repository and copy your bundle inside...
Change base branch and reopen?
I have one page that accesses different MetaModels. It uses about 1200 database queries to load the site (Contao 4 / Symfony debug console). I changed the following in the...
@discordier Did you ever enabled APCu doctrine cache? Is this available for Contao?