SweetForms logo

SweetForms

A simple tool an UI for collecting form submissions running on Deta.sh Spaces private cloud..
Explore the docs »

Report Bug · Request Feature



About The Project

Todo: Write

Project Goals

Basic Features

  • One-Click installation & running in Deta.sh private cloud
  • Support for collecting basic HTML forms
  • Support for custom redirect URL after submission
    • Instant redirect
    • Optional "Thankyou" page with manual redirection

Advanced Features

  • Captcha support
  • Support for collecting specific data types
  • Collect submissions through API

Terminology

Modes

  1. Flexible Mode
    • No external integrations required -> just set the form endpoint and fields to collect
    • -> No spam protection
  2. Strict Mode
    • 1 additional javascript file has to be inluded on form page
    • option to use captcha

Installation

todo

Roadmap

  • Redirect url
    • Instant redirect OR
    • Thankyou message + redirect button
  • Customizable "collect_" form field prefix
  • Captcha support / anti spam
  • Rate limiting
  • typed collect? -> Numbers
  • Can we limit domains to collect from? cors?