WidgetsUpdated Feb 27, 2025
Ministry PlatformPlanning Center
User Badge
Display a person's name and photo from your church's CHMS. The widget fetches contact data and optionally shows a profile image.
Supported Providers
- Ministry Platform — Use the Contact ID (numeric) from the Contacts table
- Planning Center — Use the API person id (the id used by
api.planningcenteronline.com/people/v2/people/{id}), not the slug from the browser URL
Planning Center note: The URL at
people.planningcenteronline.com/people/AC26567605uses a different identifier. The widget needs the numeric (or API) person id. Get it from a People list export, the API when listing or searching people, or theidfield in any People API response.
Embed
<user-badge id="94810"></user-badge>
Required attribute:
id— Contact ID (Ministry Platform) or API person id (Planning Center)
Requirements
- Church must have Ministry Platform or Planning Center configured in Dashboard → Settings
- Add allowed origins for your website domain
- Embed the Firesky script
Use Case
Show a staff member or volunteer on a page by their CHMS contact/person ID. The widget displays their name and photo (when available).