PLUGIN INSTALL
=============
Minimum requirements:    
    
 Wordpress 3.0+    
 PHP 5.x    
 MySQL 4.x+ 

Standard installation method:

1. Upload the `breezing-forms` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu
3. Go to the BreezingForms menu, finish the installation and create a new custom form or install the sample form package that ships with BreezingForms
4. Use shortcode [breezingforms name="FORM NAME"] in pages and posts. Use the editor helper to create shortcodes with more options.
5. Or add a new Widget and select the forms to display

Upload installation method:
 
1. Login to your WordPress site administrator panel and head over the 'Plugins' menu  
2. Click 'Add New'  
3. Choose the 'Upload' option
4. Click **Choose file** (**Browse**) and select the breezing-forms.zip file.   
5. Click **Install Now** button.    
6. Once it is complete, activate the plugin.   
7. Go to the BreezingForms menu, finish the installation and create a new custom form or install the sample form package that ships with BreezingForms
8. Use shortcode [breezingforms name="FORM NAME"] in pages and posts. Use the editor helper to create shortcodes with more options.
9. Or add a new Widget and select the forms to display

Upgrading (for example from the free version):

1. Deactivate and uninstall the plugin in the wp plugin manager (don't worry, the forms won't get lost).
2. Install the new version as described above using the installation methods.

SAMPLE FORMS
=============
If you would like to install the sample forms, then please go to 

BreezingForms => Configuration => Package Installer

and upload one of the XML files. Each XML file contains multiple forms that you can use to start right away.

THEMES
=============
To install themes, simply login to your site using your FTP client
and upload each desired folder to /wp-content/breezingforms/themes/

The theme(s) will then be accessible in the advanced options of the form editor.
