Go to file
JhumanJ 0ce0a1dcc1 Merge branch 'new-ui' of https://github.com/JhumanJ/OpnForm into new-ui 2022-11-16 11:20:53 +01:00
.github/workflows Added github workflow, clean remaning spatie stuff 2022-09-21 09:17:56 +02:00
app 05444 save content of form in browser storage if not submitted (#26) 2022-11-16 11:20:28 +01:00
bootstrap Initial commit 2022-09-20 21:59:52 +02:00
config B8f7a improve templates pages for seo (#5) 2022-10-02 20:38:41 +02:00
database New feature visibility - public/draft (#10) 2022-10-16 19:27:14 +02:00
public Progress on the landing page 2022-10-17 15:42:04 +02:00
resources Merge branch 'new-ui' of https://github.com/JhumanJ/OpnForm into new-ui 2022-11-16 11:20:53 +01:00
routes B8f7a improve templates pages for seo (#5) 2022-10-02 20:38:41 +02:00
storage Initial commit 2022-09-20 21:59:52 +02:00
tests fix file name unicode issue (#28) 2022-11-15 11:07:07 +01:00
.babelrc Initial commit 2022-09-20 21:59:52 +02:00
.editorconfig Initial commit 2022-09-20 21:59:52 +02:00
.env.example Initial commit 2022-09-20 21:59:52 +02:00
.eslintrc.js Initial commit 2022-09-20 21:59:52 +02:00
.gitattributes Initial commit 2022-09-20 21:59:52 +02:00
.gitignore Sometimes form submission table not load (#2) 2022-09-21 17:36:01 +02:00
.styleci.yml Initial commit 2022-09-20 21:59:52 +02:00
LICENSE Changing license to AGPL 2022-09-20 22:03:59 +02:00
README.md Improved readme, changed social preview 2022-09-21 19:13:13 +02:00
artisan Initial commit 2022-09-20 21:59:52 +02:00
composer.json Added github workflow, clean remaning spatie stuff 2022-09-21 09:17:56 +02:00
composer.lock Initial commit 2022-09-20 21:59:52 +02:00
package-lock.json E45fd new UI form editor (#17) 2022-10-26 16:44:47 +02:00
package.json E45fd new UI form editor (#17) 2022-10-26 16:44:47 +02:00
phpunit.xml Initial commit 2022-09-20 21:59:52 +02:00
server.php Initial commit 2022-09-20 21:59:52 +02:00
tailwind.config.js E45fd new UI form editor (#17) 2022-10-26 16:44:47 +02:00
vapor.yml Initial commit 2022-09-20 21:59:52 +02:00
webpack.mix.js Upgrade to tailwind3 2022-10-17 13:35:54 +02:00

README.md

OpnForm

Build Status

An open-source form builder. It's an alternative to products like Typeform, JotForm, Tally etc.

Features

  • No-code form builder, with infinite number of fields & submissions
  • Text inputs, Date inputs, URL inputs, Phone inputs, Email inputs, Checkboxes, Select and Multi-Select inputs, Number Inputs, Star-ratings, File uploads & more
  • Embed anywhere (on your website, in your Notion page, etc)
  • Email notifications (for both form owner & form respondents)
  • Hidden fields
  • Form passwords
  • URL form pre-fill
  • Slack integration
  • Webhooks
  • Form logic
  • Customize colors, add images or even some custom code
  • Captcha form protection
  • Form closing date
  • Limit the number of submissions allowed

And much more!

Getting started with OpnForm

The easiest way to get started with OpnForm is with the official managed service in the Cloud.

It takes 1 minute to try out the builder for free. You'll have high availability, backups, security, and maintenance all managed for you.

Self-hosting

This section hasn't been written yet, we need to work on this.

Tech Stack

OpnForm is a standard web application built with:

Contribute

You're more than welcome to contribute to this project. We don't have guidelines on this yet, but we will soon. In the meantime, feel free to ask any question here.

License

OpnForm is open-source under the GNU Affero General Public License Version 3 (AGPLv3) or any later version. You can find it here.