Live preview

WidgetsUpdated May 1, 2026
Ministry Platform

Event Finder

Search and browse upcoming Ministry Platform events on your church website. Visitors can filter the event list, open event details without leaving the widget, and continue into registration when the event supports it.

Supported providers

  • Ministry Platform — Events, locations, registration rules, and invoices come from MP.

Embed

<fs-event-finder></fs-event-finder>

Optional attributes

AttributeDescriptionDefault
map-locationWhere maps appear in the event detail view: aside, split, banner, or hiddenaside
returnurlOptional URL for a "Back to events" link in the detail viewIn-widget back button
checkout-pathPath to your payment page for paid event registrations. Successful paid registrations redirect to {checkout-path}/?id={invoiceGuid}None
<fs-event-finder
  map-location="banner"
  checkout-path="/Checkout"
></fs-event-finder>

Features

  • Event list with keyword and lookup filters
  • In-widget event detail pages
  • Registration flow for events that allow registration
  • Optional Google Maps placement on detail pages
  • Paid registration handoff to your checkout page when MP returns an invoice GUID

Requirements

  • Ministry Platform configured in Dashboard → Settings → CHMS
  • Allowed origins configured in Dashboard → Widgets → Allowed origins
  • Event data and registration setup completed in Ministry Platform
  • If paid events are enabled, a payment page that can receive ?id={invoiceGuid}

Related widgets