BetterForm
Back to App
  • ⏳Quick Start
  • 🆓Free Project w/ Attribution
  • Features
    • ✅Submission Status
    • 🤖reCAPTCHA
  • Reference
    • ⌨️Input Fields
    • 🔂Integration Testing
  • About Us
    • 🛣️Road Map
    • 📑Change Log
Powered by GitBook
On this page

Free Project w/ Attribution

We love removing limits as much as you do, so we provide a way to remove all submission limits from your first project with a simple attribution.

PreviousQuick StartNextSubmission Status

Last updated 2 years ago

Free Forever

To remove the free plan submission limit, just add our logo with a link to our site. Use the snippet below without modification to ensure our validation works. We want to keep our platform free, accessible, and available to small companies and startups.

<!-- Best on Light Theme -->
<a href="https://betterform.io" data-bf-attribution target="_blank">
  <img
    src="https://betterform.io/betterform-handler-light.svg"
    alt="Handled by betterform"
  />
</a>

<!-- Best on Dark Theme -->
<a href="https://betterform.io" data-bf-attribution target="_blank">
  <img
    src="https://betterform.io/betterform-handler-dark.svg"
    alt="Handled by betterform"
  />
</a>

🆓
Example of attribution