Free open source alternative to TypeForm, TellForm, or Google Forms
https://ohmyform.com/
.github | ||
api | ||
docker/nginx | ||
examples | ||
hooks | ||
public | ||
scripts/heroku | ||
ui | ||
.dockerignore | ||
.gitignore | ||
app.json | ||
CHANGELOG.md | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
docker-compose.yml | ||
Dockerfile | ||
LICENSE.md | ||
nginx.conf | ||
package.json | ||
Procfile | ||
README.md | ||
supervisord.conf |
OhMyForm
Upstream: https://github.com/ohmyform/ohmyform
Demo Username and password are just demo
. We will reset the demo instance at least once for every new release and possibly more often so don't rely on it for sending actual forms expect no notice for resets.
An open source alternative to TypeForm that can create stunning mobile-ready forms, surveys and questionnaires.
Table of Contents
Features
- Multi-Language Support
- 11 possible question types
- Editable start and end pages
- Export Submissions to XLS, JSON or CSV
- Native Analytics and Google Analytics Support
- Embeddable Forms
- Forms as a Service API
- Customizable Notifications on Form Submission
- Web Hooks on Form Submission
- Deployable with Heroku and DockerHub
- PostgreSQL and sqlite
On the Roadmap
- Custom Subdomains for each User
- Implement encryption for all form data
- Add Typeform API integration
- Add plugin/3rd party integration support (aka Slack)
- Create wiki for easy installation and setup
- Add Stripe/Payment Form field
- Add Custom Background and Dropdown Field Images
- Add File Upload Form Field
How to Contribute
Please checkout our contributing guide on ways to contribute to OhMyForm.
Quickstart
Follow documentation hosted on OhMyForm.com it will be the main and hopefully only location to obtain the up to date documentation.
If you pull the repository do not forget to execute: git submodule update --init