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

AttributeDescription
idThe Ministry Platform event ID to display

Optional attributes

AttributeDescriptionDefault
returnurlURL for the "Back to events" linkNot shown
map-locationWhere to show the map: aside, split, banner, or hiddenaside
checkout-pathCheckout 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-path to 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