The mobile page layout bundle allows you to have a different page layout for mobile devices.
Contao is an Open Source PHP Content Management System for people who want a professional website that is easy to maintain. Visit the project website for more information.
It is not recommended to use this bundle. It exists mainly for backwards compatibility reasons. Using a separate page layout based on the client's user agent header is discouraged. Use CSS media queries and JavaScript instead.
If you enable the mobile page layout, it is possible that the same URL shows
different content. Thus, a shared cache cannot be used. This bundle
therefore overrides your shared page cache settings and always sets the
Cache-Control
header to private
.
Contao is licensed under the terms of the LGPLv3.
Visit the support page to learn about the available support options.