Prerequisites

Docker logo

Please make sure that both Docker & Docker Compose are installed.

Steps

1. Create a directory

mkdir formbox && cd formbox

2. Run Formbox on Docker

curl -JO https://aidbox.app/runme/formbox && docker compose up

This command downloads the Formbox script and starts Formbox using Docker Compose.

3. Access Formbox

Open in browser http://localhost:8080/

4. Activate your Formbox instance

Click "Continue with Aidbox account" and create a free Aidbox account in Aidbox user portal .

More about Aidbox licenses here

5. Start form designing

Press the button Forms in the console in browser (or by visiting http://localhost:8080/ui/sdc )

See Design form in Aidbox UI Builder

Last updated: