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.
Choose the routes or templates where your team wants to introduce donation forms, buttons, or campaign surfaces.
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.
<!-- 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.
Related articles
Continue through the docs with the most relevant next reads.
Go back to the hub
Browse every documentation category or search for another topic.
Back to documentation