=== AutomatorWP - weForms ===
Contributors: automatorwp, rubengc, eneribs
Tags: weforms, form, forms, automatorwp, submission
Requires at least: 4.4
Tested up to: 6.5
Stable tag: 1.0.0
License: GNU AGPLv3
License URI: http://www.gnu.org/licenses/agpl-3.0.html

Connect AutomatorWP with weForms

== Description ==

[weForms](https://wordpress.org/plugins/weforms/ "weForms") enables you to create WordPress forms in a matter of minutes with numerous templates and an easy to use drag and drop interface, your form can go from concept to reality instantly.

= Triggers =

* User submits a form.
* User submits a specific field value on a form.

= Anonymous Triggers =

* Guest submits a form.
* Guest submits a specific field value on a form.

= Tags =

* Field value tag to use any form field submitted value on actions.

== Installation ==

= From WordPress backend =

1. Navigate to Plugins -> Add new.
2. Click the button "Upload Plugin" next to "Add plugins" title.
3. Upload the downloaded zip file and activate it.

= Direct upload =

1. Upload the downloaded zip file into your `wp-content/plugins/` folder.
2. Unzip the uploaded zip file.
3. Navigate to Plugins menu on your WordPress admin area.
4. Activate this plugin.

== Frequently Asked Questions ==

= How to handle values of fields with multiples inputs? =

Here is a quick explanation about how to meet the fields handled in a submission:

1) Create a test automation with the trigger "User submits a form".
2) Save and activate the automation.
3) Submit the form to force AutomatorWP handle it.
4) Go to AutomatorWP > Logs > Check the trigger entry for the "User submits a form".
5) On this entry, you will find the section "Fields Submitted" on the "Log Data" box.
6) Here you are able to see all the fields and sub-fields handled.
7) Copy the field or sub-field identifier to use it on the AutomatorWP "form_field" tag to use the field value on the AutomatorWP actions.

== Screenshots ==

== Changelog ==

= 1.0.0 =

* Initial release.
