๐ฉบ Vitals
- ๐ฆ Version: v1.13.1 (Released 2026-02-18)
- ๐ Velocity: Active (Last commit 2026-03-16)
- ๐ Community: 3.2k Stars ยท 462 Forks
- ๐ Backlog: 15 Open Issues
๐๏ธ Profile
- Official: opnform.com
- Source: github.com/OpnForm/OpnForm
- License: AGPL-3.0
- Deployment: Docker / SaaS
- Data Model: Postgres
- Jurisdiction: France ๐ซ๐ท, EU ๐ช๐บ
- Compliance: HIPAA, GDPR, CCPA
- Complexity: Low (1/5) - Single Container
- Maintenance: Low (1/5) - Auto-updates via Docker Tag
- Enterprise Ready: High (4/5) - SSO and Webhooks included
1. The Executive Summary
What is it? OpnForm is a no-code, open-source form builder designed to replace costly proprietary tools like Typeform. It offers a Notion-like interface for creating logic-driven forms and surveys with full data sovereignty.
The Strategic Verdict:
- ๐ด For Complex Branching: Caution. While it has logic jumps, extremely complex multi-variable conditional flows are still maturing.
- ๐ข For GDPR Compliance: Strong Buy. Self-hosting ensures customer data never leaves your infrastructure, eliminating risk management headaches.
2. The "Hidden" Costs (TCO Analysis)
| Cost Component | Typeform (SaaS) | OpnForm (Self-Hosted) |
|---|---|---|
| Volume Pricing | Scales per response | Flat (Infrastructure only) |
| Data Export | API Limits apply | Direct SQL Access |
| Custom Domains | Premium Tier Only ($$$) | Included (Default) |
3. The "Day 2" Reality Check
๐ Deployment & Operations
- Installation: Deployment is straightforward using Docker Compose. The App, Worker, and Database can run on a single modest VPS.
- Scalability: The PHP/Laravel backend is highly efficient for standard form workloads.
๐ก๏ธ Security & Governance
- Access Control: SSO is available in the Enterprise tier or via custom configuration in the self-hosted version.
- Data Handling: Full sovereignty. All submissions reside in your PostgreSQL database, allowing for custom encryption-at-rest.
4. Market Landscape
๐ข Proprietary Incumbents
- Typeform
- Tally
๐ค Open Source Ecosystem
- Typebot: Best for conversational "chat" experiences.
- Formbricks: Best for in-app micro-surveys and NPS measurement.