Getting Started

Create an account

Head over to plus.dropzone.dev and create an account. You will have to enter your email address and name, and then verify your email address. I'm sure this is not the first time you're doing this 🙃.

Setup your project

After you've created your account you'll be in the dashboard where you can see an overview of your project. Before you can submit anything to it, you'll need to go to the settings and specify your Allow Origin URLs which is just a fancy way of saying where you want to setup your html form.

So let's say that you have a website, and this is the URL where your form is going to be: https://www.my-website.org/contact then the URL you'll need to enter here is: https://www.my-website.org

The URL should not contain any path after the domain. If your website runs on a specific port, then this should be added here as well.

(If you're familiar with CORS, then this will not be anything new to you).

Once that's done, you're ready to submit your first form. You'll find the URL you have to send data to in the settings as well (it looks something like https://plus.dropzone.dev/_p/6eaf12.....3ff).

Subscribe to a plan

After you've setup your project and tested a few submissions, you're ready to subscribe to a plan to see your data and/or increase the amount of submissions you want to receive per month.

We will offer the ability to create multiple projects with the same user account soon, as well as add multiple users to a single project, so if that is something you're interested in, make sure to cast your vote.

Last updated