markustimtner/grid-styled-content

Grid Styled Content

1.2.0 2024-11-15 16:43 UTC

This package is auto-updated.

Last update: 2024-11-15 17:00:08 UTC


README

display:grid FTW!

Installation

Install via composer (TER release is not yet ready)

composer req markustimtner/grid-styled-content

database:update

cache:flush

Usage

please install in a fresh and clean TYPO3 Instance as of now.

First, head over to Site Management > Typoscript > Edit TYPOscript Record > edit whole ... include "Grid Content Page" first and then "Grid Content Elements"

Head over to edit page properties > resources of your rootpage and include "Grid Styled Content"

Then, switch to the appearance tab and select "index page" as [backend_layout] and subpage as [backend_layout_next_level]

and thats basically it.

We are still figuring out the details here, so stay tuned and keep calm.

changelog

1.2.0 2024-11-15 added basic documentation

1.1.2.3 2024-11-15 Fixed repo Version and added missing tags and files

1.1.0 2024-11-10 First MVP release for T3CRR24