DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Setup

This chapter explains how to install and configure the extension

Installation

The preferred way to install this extension is via Composer:

composer require arndtteunissen/column-layout

Alternatively you can install via the Extension Manager. Just search for the extension key column_layout (Extension Page)

Configuration

Backend

  1. Edit your root page

  2. Switch to "Resources" Tab

  3. Add the Page TSConfig file from the column_layout extension

    • There might be multiple files for each gridsystem. Please only include one file.

Frontend

  1. Edit your Template record

  2. Switch to "Includes" tab

  3. Add the TypoScript file from the column_layout extension

    • There might be multiple files for each gridsystem. Please only include one file.