QuoteForge Local

Embed and install

Working iframe embed plus a documented script-based integration path.

OverviewLeadsTemplatesBrandingEmbedLicenseDocsPricing
Template selector
Copy an embed snippet for a client site, WordPress page, Elementor block, or Divi module.
Open iframe preview
Iframe embed
<iframe src="https://quoteforge-local.vercel.app/embed/pressure-washing" title="Service quote calculator" width="100%" height="820" loading="lazy" style="border:0;border-radius:12px;overflow:hidden"></iframe>
Script embed scaffold
<script src="https://quoteforge-local.vercel.app/embed/widget.js" defer></script>
<div id="quoteforge-widget" data-template="pressure-washing" data-origin="https://quoteforge-local.vercel.app"></div>
WordPress path
Use the iframe today, or install the lightweight shortcode wrapper in /wordpress.
Shortcode example: [quoteforge_calculator template="pressure-washing" height="820" domain="https://quoteforge-local.vercel.app"]