Carousel Block
The Carousel Block is an experimental feature in the Topol Plugin that allows you to insert an image carousel (slideshow) into your email template. This component enhances visual storytelling by letting you present multiple images in a single dynamic block, ideal for product showcases, promotional banners, or feature highlights.
This feature is currently in beta, and while it is functional, further improvements or changes may occur. Use with awareness of its experimental status.
To use the Carousel block, you must explicitly enable it by activating beta features in your TOPOL_OPTIONS
configuration:
ts
betaFeatures: {
carousel: true,
},
Once this option is set, the Carousel block will appear under the Content Blocks panel in the editor sidebar.