elementareteilchen / typoscriptconditions
collection of useful TypoScript conditions
Package info
github.com/ElementareTeilchen/typoscriptconditions
Type:typo3-cms-extension
pkg:composer/elementareteilchen/typoscriptconditions
1.0.2
2021-07-09 09:36 UTC
Requires
- typo3/cms-core: ^7.6|^8.7
Replaces
- typo3-ter/typoscriptconditions: 1.0.2
This package is auto-updated.
Last update: 2026-03-09 19:44:20 UTC
README
this extensions aims to be a collection of useful custom TypoScript Condtions. We have
-
PageTranslationsCount. Usage example:
[ElementareTeilchen\Typoscriptconditions\PageTranslationsCount < 1] // do something fancy if current page was not yet translated to any other language besides default language [end]