feat: add image gallery content element with configurable columns and backend preview
All checks were successful
Build / build (push) Successful in 4m21s
Build / deploy-stage (push) Successful in 2m41s
Build / switch-stage (push) Successful in 2m4s

This commit is contained in:
2025-06-16 13:50:41 +02:00
parent c4d01f2a47
commit 37300492dc
5 changed files with 155 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ RTE {
TCEFORM {
tt_content {
CType {
keepItems = cloonar_text,cloonar_textimage,cloonar_hero,cloonar_cards,form_formframework
keepItems = cloonar_text,cloonar_textimage,cloonar_hero,cloonar_cards,cloonar_imagegallery,form_formframework
}
}
}