mindbuilding / parallaxtypo3
Full-viewport parallax content element for TYPO3. The image shifts slower than the page while scrolling.
Package info
github.com/mindbuilding61/parallaxtypo3
Type:typo3-cms-extension
pkg:composer/mindbuilding/parallaxtypo3
Requires
- php: ^8.2
- typo3/cms-core: ^13.4 || ^14.3
- typo3/cms-fluid-styled-content: ^13.4 || ^14.3
README
TYPO3 13 and 14 content element: a nearly full-viewport image that shifts slower than the page while scrolling.
Use a large, tall photo (about 2500×2000 px or more). Landscape banners are cropped; portrait or square images work better.
Install
Composer package: mindbuilding/parallaxtypo3
composer require mindbuilding/parallaxtypo3
In the site configuration, add the site set Parallax (mindbuilding/parallaxtypo3).
Alternatively include the static TypoScript Parallax.
Use
Backend: New content element → Parallax. Add one image, optional header and text. Put it in a normal content column, not in a slider.
Requires TYPO3 13.4 LTS or 14.3 LTS.