sgalinski / sg-teaser
Teaser Grid & Category Filters - Render TYPO3 subpage teasers in masonry/grid layouts with category filtering and frontend plugin integration.
Package info
gitlab.sgalinski.de/typo3/sg_teaser.git
Type:typo3-cms-extension
pkg:composer/sgalinski/sg-teaser
Requires
- typo3/cms-core: >=14.3.0 <=14.3.99
Replaces
- sgalinski/sg_teaser: 9.0.3
This package is auto-updated.
Last update: 2026-08-14 23:47:17 UTC
README
License: GNU GPL, Version 2
Repository: https://gitlab.sgalinski.de/typo3/sg_teaser
Please report bugs here: https://gitlab.sgalinski.de/typo3/sg_teaser
About
This extension provides two plugins that render teasers of subpages in a masonry style. The teasers can be filtered by categories in the frontend.
Lightbox integration
The lightbox is provided by project_theme. Import the teaser module in the main theme to initialize the frontend
behavior.
import SgTeaser from 'sgTeaser';