Add container for manual product teasers

This commit is contained in:
Björn Fromme
2021-10-15 13:27:02 +02:00
parent 9a2f09b9d2
commit d9a174383e
4 changed files with 88 additions and 14 deletions
@@ -8,3 +8,14 @@ tt_content.ep_container_thirds {
100 = B13\Container\DataProcessing\ContainerProcessor
}
}
tt_content.ep_container_teasergroup =< lib.contentElement
tt_content.ep_container_teasergroup {
templateName = Teasergroup
templateRootPaths {
10 = EXT:ep_theme/Resources/Private/Templates/Container
}
dataProcessing {
100 = B13\Container\DataProcessing\ContainerProcessor
}
}