contao/mobile-page-layout-bundle

Adds a mobile page layout to Contao 4

Fund package maintenance!
to.contao.org/donate

Installs: 2 358

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 6

Forks: 2

Type:contao-bundle

1.0.4 2022-08-05 14:42 UTC

This package is auto-updated.

Last update: 2024-04-05 18:39:50 UTC


README

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.

Important note

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.

License

Contao is licensed under the terms of the LGPLv3.

Getting support

Visit the support page to learn about the available support options.