All Projects → gilbitron → formstatic

gilbitron / formstatic

Licence: MIT license
HTML form processing for static websites.

Programming Languages

PHP
23972 projects - #3 most used programming language
hack
652 projects
CSS
56736 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].