What would you like to know more about?

Configuring Mission Trip Application

Quick Start

Get people off on the right foot with their Mission Trips with a simple application and helpful fundraising visualization. See the Quick Start Guide for tips on getting the Mission Trip Application Widget up and running.

If the shared script hasn't been added to your website, add it to the appropriate webpage, replacing "example-church.com" with the base URL of your church's website.

<script id="MPWidgets" src="https://example-church.com/widgets/dist/MPWidgets.js"></script>

Create a webpage on your website that will display your Mission Trip Application Widget or identify the page on your website where it will be displayed.

Add the Mission Trip Application Widget to your church website by placing this snippet of code in the body of your chosen webpage and modifying the required attributes.

<mpp-mission-trippledgecampaignid="5"></mpp-mission-trip>
Tip: While not mandatory, this snippet would typically be placed inside a <div> element with the class "container".