formstatic icon indicating copy to clipboard operation
formstatic copied to clipboard

HTML form processing for static websites.

Formstatic

HTML form processing for static websites. No sign up required!

Simply configure your form to POST to https://formstatic.dev and add the required input fields to configure the processor.

Documentation

Read the docs

Setup

If you want to host your own version of Formstatic or want to develop locally please use the following instructions to get set up:

  1. Create a site that points to the /public folder (usually using Nginx/Apache + PHP 7+).
  2. Copy .env.example to .env and fill in the required details.
  3. Run composer install.

Credits

Formstatic was created by Gilbert Pellegrom from Dev7studios. Released under the MIT license.