Installation
Public guide

Install KindLumen on custom websites

Use KindLumen on custom sites, campaign microsites, or headless builds with a lightweight embed approach.

What to review first

This guide will cover script placement, donation form mounting, and validation for custom website environments.

1

Choose the routes or templates where your team wants to introduce donation forms, buttons, or campaign surfaces.

2

Confirm who controls the codebase and where third-party fundraising scripts or embeds can be mounted.

Custom website embed placeholder

Use this example as a quick reference for planning, implementation, or internal review.

html
<!-- Custom website installation guide example -->
<script src="https://cdn.kindlumen.com/embed.js" defer></script>
<div data-kindlumen-form="custom-site-form"></div>

Before you launch

Confirm the live payment provider, website placement, donor messaging, and post-donation follow-up before you publish the first public flow.

Go back to the hub

Browse every documentation category or search for another topic.

Back to documentation