Widgets Overview
Embed planni booking and cart widgets on your website.
planni Widgets
planni provides embeddable widgets that let your customers browse events and complete bookings directly on your website.
Available Widgets
- Event Widget — Display event listings with dates, locations, and registration forms
- Cart Widget — Multi-event shopping cart with checkout flow
Embedding
Widgets are embedded via a script tag and a container element.
Basic Integration
<div id="planni-widget"></div>
<script src="https://widget.planni.de/embed.js"></script>Configuration
Each widget is configured with your tenant-specific URL and optional customization parameters. See the individual widget pages for detailed configuration options.