Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/quillforms/quillforms

Open Source TypeForm Alternative Based on React JS and Typescript | Best Typeform Clone | Conversational Multi Step Form
https://github.com/quillforms/quillforms

conversational-forms conversational-forms-wordpress free-typeform-alternative multi-step-form multi-step-form-wordpress multistep-react-form open-source-typeform-alternative open-source-typeform-clone react react-quiz react-survey typeform typeform-alternative typeform-alternatives typeform-clone typeform-open-source typeform-plugin typeform-react typeform-wordpress typeform-wordpress-plugin

Last synced: 3 months ago
JSON representation

Open Source TypeForm Alternative Based on React JS and Typescript | Best Typeform Clone | Conversational Multi Step Form

Awesome Lists containing this project

README

        




Quill Forms


**Open Source Typeform Alternative** based on `React` and `Typescript`

**Now supports Next JS**

[Join Our Discord Channel](https://discord.gg/a5PDrzu8dE)

[Join Our New Facebook Group](https://facebook.com/groups/quillforms/)

[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lerna.js.org)

![Screenshot of the QuillForms renderer](https://quillforms.com/wp-content/uploads/2021/10/frame_generic_light-3.png)

# Demos

- [Customer Satisfaction Survey](https://quillforms.com/forms/course-evaluation-survey)

- [Correct and Incorrect Science Quiz](https://quillforms.com/forms/correct-and-incorrect-science-quiz/)

- [Personality Quiz](https://quillforms.com/forms/personality-quiz)

- [Trivia Quiz](https://quillforms.com/forms/trivia-quiz)

- [Donation Form](https://quillforms.com/forms/simple-donation-form)

- [Job Application Form](https://quillforms.com/forms/job-application-form)

- [Course Evaluation Survey](https://quillforms.com/forms/course-evaluation-survey)

- [Web Design Cost Calculator](https://quillforms.com/forms/web-design-cost-calculator)

- [Event Registration](https://quillforms.com/forms/event-registration)

- [Paid Workshop Registration](https://quillforms.com/forms/paid-workshop-registration)

# How to use in your React app?

- [Getting Started](/react-docs/get-started.md)
- [Create Your Own Custom Block Type](/react-docs/create-your-own-custom-block-type.md)
- [Available React Hooks](/react-docs/available-react-hooks.md)
- [useRendererStoreActions Hook](/react-docs/use-renderer-store-actions.md)🚀🚀
- [Understanding beforeGoingNext prop](/react-docs/beforeGoingNext.md) 🚀
- [More Validation for core blocks](/react-docs/core-blocks-validation.md)
- [Asynchronous API Reqeuest or Validations Before Submission](/react-docs/async-requests.md)
- [Group Block(New)🚀🚀](/react-docs/group-block.md)
- [Dynamic Blocks Rendering(show, hide, add or remove blocks based on conditions)](/react-docs/conditional-blocks-rendering.md)
- [Custom CSS](/react-docs/custom-css.md)
- [Recall Information](/react-docs/recall-information.md)
- [Available Actions and Filters](/react-docs/available-actions-and-filters.md)

# More examples
- [Picture Choice Question](https://codesandbox.io/s/quill-forms-picture-choice-question-gxlmqy)
- [File Upload Question](https://codesandbox.io/s/quill-forms-file-block-question-xr1onh)

More examples will be coming soon.

# SAAS Version of Quill Forms 🚀🚀
The SAAS version of Quill Forms allows you to use the form without any need to have a domain and you can embed it anywhere.
[Start for free](https://quillforms.app)

# Installation as a WordPress plugin
This plugin is available on the [WordPress.org plugin repository](https://wordpress.org/plugins/quillforms), and can be installed either directly from there or from the admin dashboard within your website.

# Compare Quill Forms vs Others
[Compare Quill Forms vs Typeform](https://quillforms.com/typeform-alternative)

# Concept
The project concept is inspired by WordPress [Gutenberg](https://github.com/WordPress/gutenberg) project and its blocks concept.