sgalinski / sg-teaser
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: ^13.4.0
Suggests
- sgalinski/project-theme-lightbox: Lightbox integration
Replaces
- sgalinski/sg_teaser: 8.1.3
This package is auto-updated.
Last update: 2026-06-10 15:26:39 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.
How to integrate the new lightbox
After integrating the `project_theme_lightbox` extension you can change your import main theme.
The other functions will work as usually.
import SgTeaser from 'sgTeaser';