Live preview
WidgetsUpdated May 1, 2026
Ministry Platform
Event Details
Embed a single Ministry Platform event detail page by event ID. The widget shows event information, location, participant details, and the registration flow when registration is available.
Supported providers
- Ministry Platform — Event details and registrations come from MP.
Embed
<fs-event-details id="12345"></fs-event-details>
Required attributes
| Attribute | Description |
|---|---|
id | The Ministry Platform event ID to display |
Optional attributes
| Attribute | Description | Default |
|---|---|---|
returnurl | URL for the "Back to events" link | Not shown |
map-location | Where to show the map: aside, split, banner, or hidden | aside |
checkout-path | Checkout page path for paid registrations; the invoice GUID is appended as ?id= | None |
Features
- Event details — Title, date/time, location, image, description, and metadata.
- Map placement — Show the map in the side card, content column, full-width banner, or hide it.
- Registration flow — Visitors can register when the MP event allows registration.
- Paid event handoff — Use
checkout-pathto send registrants to your payment page after MP returns an invoice GUID.
Requirements
- Ministry Platform configured in Dashboard -> Settings
- Allowed origins under Dashboard -> Widgets
- A valid MP event ID *** End Patch