FormBuilder is a script that allows you to easily create fantastic AJAX forms, complete with validation and a great design, which are sent directly to your email. This article will guide you through the installation process.
FormBuilder's installation is simple and straightforward. You just need to edit a configuration file, and upload the script via FTP. No fancy installation is necessary.
Unzipping the script archive
After purchasing FormBuilder from our site, you've downloaded a zip file containg the script. The first step is to unzip the archive somewhere on your hard drive. You end up with a formbuilder folder, which contains the script files, and a developer folder, which contains the PSD file you can use for building your own themes.
Editing config.php
Open up formbuilder/assets/includes/config.php in your favorite code or text editor. In this file, you need to specify your email address, and if you wish, the title of the form and change the form fields.
You can read a detailed description of the configuration options in this article.
Uploading
After you are done with config.php, you can proceed to uploading the formbuilder folder somewhere on your site.
For uploading the folder to your hosting account, you can use any FTP client.
Embedding the forms in your site
Now that you have the script set up, you can embed it into your webpages. You can read a detailed explanation on how to do this in this tutorial.