=== RFQWP Form ===
Contributors: nyiprekettye
Tags: contact, form, contact form, feedback, email, ajax, multilingual, angular, angular app, angular apps, reliability, functionality, clear design, speed, reusability
Requires at least: 4.7
Tested up to: 5.7.1
Stable tag: 1.2.2
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Contact plugin with simple but flexible angular apps 

== Description ==

`With this plugin you will be able to assemble a form from a very simple one to a complex one. The best is that the created form is responsive!`

RFQWP is a next-generation way to create WordPress forms. 

* Is there on  WordPress websites a working Angular app plugin? Yes, there is! RFQWP is a plugin using two applications to solve the issue: one for admin and one for public access. 
* The RFQWP plugin is made of server PHP codes and client apps, which are the public form generator app and the admin app.
* RFQWP can manage as many contact forms as you want. You will be able to dynamically modify forms. In addition, you can fully customize the emails in your forms.

= Docs and support =

You can find [docs](https://rfqwp.peternyirideveloper.com/documentation/) and a more detailed information about RFQWP on [RFQWP home page](https://rfqwp.peternyirideveloper.com/).
If you can't find any topics that pertain to your particular issue, please contact us.

= General question types =
* Text
* Textarea
* Range
* Select
* Ratio
* Check

= Special question types =
* `Gender`: here the user selects his/her gender and the email will select an appropriate invocation.
* `Email`: emails always have a special pattern validation.  All forms must include an email, because the plugin always checks that.
* `Address`: it consists of basic text inputs, but these inputs have a special style, and can be easily recognised by their ids.
* `PickDate`: this is a calendar, where you can disable specific weekdays or add an extra price to them.
* `Accept and send form questions`: all forms have to include this field, because it includes terms and conditions.

= Privacy notices =
With the default configuration, this plugin, in itself, does not:

* track users by stealth;
* write any user personal data to the database;
* send any data to external servers;
* use cookies.

== Installation ==

1. Upload the entire `RFQWP` folder to the `/wp-content/plugins/` directory.
1. Activate the plugin through the **Plugins** screen (**Plugins > Installed Plugins**).

You will find the **RFQWP** menu on your WordPress admin screen.

For getting started, have a look at [plugin's Getting started page](https://rfqwp.peternyirideveloper.com/start/).

== Frequently Asked Questions ==

Do you have questions or issues with RFQWP? Check the following links:

1. [Starter](https://rfqwp.peternyirideveloper.com/start/)
1. [Docs](https://rfqwp.peternyirideveloper.com/documentation/)
1. [FAQ](https://rfqwp.peternyirideveloper.com/faq/)

== Screenshots ==

1. This is a form list page.
2. This is a pre-created forms panel
3. This is a settings tab
4. This is an email configuration tab
5. This is a styles tab
6. This is a pre-created styles panel
7. This is a content tab
8. One of the pre-created forms in pc screen resolution
9. One of the pre-created forms in tablet screen resolution
10. One of the pre-created forms in mobile screen resolution

 You will find many screenshots in the [Docs](https://rfqwp.peternyirideveloper.com/documentation/).

== Changelog ==
= 1.2.2 =
* Fixed admin issue.
* Fixed email variable check warning.

= 1.2.1 =
* Fixed email footer and header HTML problems.
* Hide email response settings if it is disabled.
* Implemented auto close for expansion panels if you open a new one in the form content tab

= 1.2 =
* First release.
