opnform/README.md

53 lines
2.0 KiB
Markdown
Raw Normal View History

# OpnForm
2022-09-20 19:59:52 +00:00
<p align="center">
<img src="https://github.com/JhumanJ/OpnForm/blob/main/public/img/social-preview.png?raw=true">
2022-09-20 19:59:52 +00:00
</p>
<a href="https://github.com/jhumanj/OpnForm/actions"><img src="https://github.com/jhumanj/laravel-vue-tailwind-spa/workflows/tests/badge.svg" alt="Build Status"></a>
2022-09-20 19:59:52 +00:00
> An open-source form builder. It's an alternative to products like Typeform, JotForm, Tally etc.
2022-09-20 19:59:52 +00:00
## Features
2022-09-20 19:59:52 +00:00
- 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
2022-09-20 19:59:52 +00:00
And much more!
2022-09-20 19:59:52 +00:00
## Getting started with OpnForm
2022-09-20 19:59:52 +00:00
The easiest way to get started with OpnForm is with the [official managed service in the Cloud](https://opnform.com/).
2022-09-20 19:59:52 +00:00
It takes 1 minute to try out the builder for free. You'll have high availability, backups, security, and maintenance all managed for you.
2022-09-20 19:59:52 +00:00
## Self-hosting
2022-09-20 19:59:52 +00:00
This section hasn't been written yet, we need to work on this.
2022-09-20 19:59:52 +00:00
## Tech Stack
2022-09-20 19:59:52 +00:00
OpnForm is a standard web application built with:
- [Laravel](https://laravel.com/) PHP framework
- [Vue.js](https://vuejs.org/) front-end framework
- [TailwindCSS](https://tailwindcss.com/)
2022-09-20 19:59:52 +00:00
## 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](https://github.com/JhumanJ/OpnForm/discussions).
2022-09-20 19:59:52 +00:00
## License
OpnForm is open-source under the GNU Affero General Public License Version 3 (AGPLv3) or any later version. You can find it [here](https://github.com/JhumanJ/OpnForm/blob/main/LICENSE).
2022-09-20 19:59:52 +00:00