Skip to content
ToolHunt LogoToolHunt
HeyForm - Open Source Form Builder logo
Self-hostedSurvey & FeedbackAlt to Typeform

HeyForm - Open Source Form Builder

HeyForm is an open-source form builder that helps small businesses create engaging, branded forms with smart features, integrations, and responsive design.

Interface preview

HeyForm - Open Source Form Builder user interface

HeyForm is a powerful, open-source form builder designed for small businesses to create engaging forms with ease. It combines modern features with simplicity, allowing users to collect and analyze data through customizable forms while maintaining full control over their data.

Key Features

  • Brand Customization: Full control over form design and branding
  • Smart Logic: Conditional logic for dynamic form behavior
  • Multiple Endpoints: Customizable form completion paths
  • AI Copilot: Assistance in form creation
  • Responsive Design: Forms that work on any device
  • Template Library: Pre-built templates for various use cases
  • 30+ Integrations: Connect with popular tools and services
  • Analytics: Built-in form performance tracking

Why Choose HeyForm?

  • Open Source: Full transparency and customization options
  • Self-Hosted Option: Complete control over your data
  • User-Friendly: Intuitive interface for all skill levels
  • Cost-Effective: Free tier available
  • Bootstrap-Funded: Sustainable, user-focused development
  • Active Community: Growing ecosystem of users and developers

Template Categories

Business

  • Contact Forms
  • Customer Feedback
  • Lead Generation
  • Order Forms

HR

  • Job Applications
  • Employee Surveys
  • Exit Interviews
  • Performance Reviews

Education

  • Student Enrollment
  • Course Evaluation
  • Teacher Feedback
  • Event Registration

Marketing

  • Lead Capture
  • Event Registration
  • Referral Programs
  • Customer Surveys

Integrations

HeyForm connects with popular tools including:

  • Zapier
  • Google Sheets
  • Slack
  • Notion
  • Airtable
  • Mailchimp
  • Stripe
  • WordPress
  • And 20+ more

Docker Compose

networks:
  keydb:
  mongo:

services:
  heyform:
    image: heyform/community-edition:latest
    restart: always
    volumes:
      # Persist uploaded images
      - ./assets:/app/static/upload
    depends_on:
      - mongo
      - keydb
    ports:
      - '9513:8000'
    environment:
      APP_HOMEPAGE_URL: http://form.yourcompany.com
      SESSION_KEY: key1
      FORM_ENCRYPTION_KEY: key2
      MONGO_URI: 'mongodb://mongo:27017/heyform'
      REDIS_HOST: keydb
      REDIS_PORT: 6379

  mongo:
    image: percona/percona-server-mongodb:4.4
    restart: always
    volumes:
      # Persist MongoDB data
      - mongodb_data:/data/db

  keydb:
    image: eqalpha/keydb:6.3.3
    restart: always
    command: keydb-server --appendonly yes --protected-mode no
    volumes:
      # Persist KeyDB data
      - keydb:/data

volumes:
  mongodb_data:
  keydb:

Use Cases

  • Customer Feedback: Gather insights from users
  • Lead Generation: Capture and qualify leads
  • Event Registration: Manage event signups
  • Job Applications: Streamline recruitment
  • Surveys: Conduct market research
  • Payment Collection: Process transactions

HeyForm represents a modern approach to form building, combining the flexibility of open-source software with enterprise-grade features. Whether you’re a small business owner, marketer, or developer, HeyForm provides the tools needed to create professional forms that engage users and collect valuable data efficiently.

HeyForm - Open Source Form Builder logo
Self-hostedSurvey & Feedback

HeyForm - Open Source Form Builder

HeyForm is an open-source form builder that helps small businesses create engaging, branded forms with smart features, integrations, and responsive design.

Alternative to Typeform

Key features

  • Branded form design
  • Conditional logic
  • Multiple endpoints
  • Smart workflows
  • 30+ integrations
  • Responsive design

More alternatives to Typeform

View all

Formbricks is a privacy-first, open-source experience management platform that helps businesses collect and analyze user feedback through surveys across websites, apps, and emails.

Alternative to Typeform

View detailsVisit site
LimeSurvey - Professional Survey Platform logo
Self-hostedSurvey & Feedback

LimeSurvey - Professional Survey Platform

LimeSurvey is a professional open-source survey platform supporting 80+ languages, offering advanced features for education, market research, and enterprise use.

Alternative to Typeform

View detailsVisit site

More Survey & Feedback tools

Docker Core Monitor logo
Self-hostedDevOps

Docker Core Monitor

A real-time Docker container monitoring dashboard built with SvelteKit, Socket.IO, and Python that provides beautiful visualizations of container performance metrics.

Alternative to Portainer

View detailsVisit site
Baserow logo
Self-hostedNo-Code

Baserow

Baserow is an open-source no-code database tool that combines the power of a relational database with a user-friendly interface, offering a self-hosted alternative to Airtable with extensive customization options.

Alternative to Airtable

View detailsVisit site
LiteLLM logo
Self-hostedAI Development

LiteLLM

LiteLLM is a unified API that simplifies interaction with 100+ LLMs through a single interface. It provides monitoring, logging, and cost tracking capabilities for AI applications.

Alternative to OpenAI API

View detailsVisit site