Title: Really Simple RfQ Form for WooCommerce
Author: Denra.com
Published: <strong>November 10, 2020</strong>
Last modified: July 9, 2024

---

Search plugins

![](https://ps.w.org/really-simple-rfq-form-for-woocommerce/assets/banner-772x250.
jpg?rev=2416166)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/really-simple-rfq-form-for-woocommerce/assets/icon-256x256.
png?rev=2416166)

# Really Simple RfQ Form for WooCommerce

 By [Denra.com](https://profiles.wordpress.org/denra/)

[Download](https://downloads.wordpress.org/plugin/really-simple-rfq-form-for-woocommerce.1.0.zip)

 * [Details](https://wordpress.org/plugins/really-simple-rfq-form-for-woocommerce/#description)
 * [Reviews](https://wordpress.org/plugins/really-simple-rfq-form-for-woocommerce/#reviews)
 *  [Installation](https://wordpress.org/plugins/really-simple-rfq-form-for-woocommerce/#installation)
 * [Development](https://wordpress.org/plugins/really-simple-rfq-form-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/really-simple-rfq-form-for-woocommerce/)

## Description

There are some products or services that cannot be sold directly via shopping cart.
This plugin allows your prospective customers to easily request a quotation from
you using a simple and easy to use contact form.

_It takes lots of efforts to develop and support a plugin. Please send us your feedback
and questions to fix your issue before leaving a bad review._

Are you satisfied by using this plugin? Consider leaving a [5 star review](https://wordpress.org/support/plugin/really-simple-rfq-form-for-woocommerce/reviews/?rate=5#new-post).

If you need support or more information about this free plugin please read the description
and the F.A.Q. section below or write in the [Support Forum](https://wordpress.org/support/plugin/really-simple-rfq-form-for-woocommerce/).

### Features

 * Simple and easy to use RfQ form with name, email, phone, questions or comments
   fields.
 * Uses AJAX submission and the user does not leave the page while sending the request.
 * Automatically adds the product name, SKU, picture and link in the request message.
 * Emails the requests using the built-in wp_mail() WordPress function.
 * No complicated settings. All is setup to go. Simply install it and it works.

## Screenshots

[⌊The form that is being added instead of the 'Add to cart' button.⌉⌊The form that
is being added instead of the 'Add to cart' button.⌉[

The form that is being added instead of the ‘Add to cart’ button.

## Installation

#### From WordPress Dashboard

 1. Navigate to `Plugins` -> `Add New` from your WordPress dashboard.
 2. Search for `Really Simple RfQ Form for WooCommerce` and install it.
 3. Activate the plugin from the Plugins menu.

#### Manual Installation

 1. Download the plugin file: `really-simple-rfq-form-for-woocommerce.zip`
 2. Unzip the file
 3. Upload the `really-simple-rfq-form-for-woocommerce` folder to your `/wp-content/
    plugins` directory (do not rename the folder).
 4. Activate the plugin from the Plugins menu.

It will start doing it’s job. That’s all, folks!

## FAQ

### How can I hide/deactivate the cart icon of WooComerce in the menu?

Your theme probably supports a method to hide this icon. If not, then you can use
CSS to do it.

### Can I change the default quantity for quotation?

Yes, you can (for all forms) by hooking to a special filter we have created. Put
this in the functions.php of your child theme:
 add_filter(‘denra_plugin_rsrfqfwc_default_qty’,‘
my_company_change_default_qty’, 20); function my_company_change_default_qty($qty){
unset($qty); return 100; // change the qty to the one you wish e.g. 10 or 100 }

### Can I hug you for making my life easier with this plugin?

No. But you can leave a positive review and donate. 😉

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Really Simple RfQ Form for WooCommerce” is open source software. The following 
people have contributed to this plugin.

Contributors

 *   [ Denra.com ](https://profiles.wordpress.org/denra/)
 *   [ Ivaylo Tinchev ](https://profiles.wordpress.org/itinchev/)

[Translate “Really Simple RfQ Form for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/really-simple-rfq-form-for-woocommerce)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/really-simple-rfq-form-for-woocommerce/),
check out the [SVN repository](https://plugins.svn.wordpress.org/really-simple-rfq-form-for-woocommerce/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/really-simple-rfq-form-for-woocommerce/)
by [RSS](https://plugins.trac.wordpress.org/log/really-simple-rfq-form-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * Initial release

## Meta

 *  Version **1.0**
 *  Last updated **2 years ago**
 *  Active installations **10+**
 *  WordPress version ** 4.0 or higher **
 *  Tested up to **6.6.5**
 * Tags
 * [quotation](https://wordpress.org/plugins/tags/quotation/)[quote](https://wordpress.org/plugins/tags/quote/)
   [request](https://wordpress.org/plugins/tags/request/)[wc](https://wordpress.org/plugins/tags/wc/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/really-simple-rfq-form-for-woocommerce/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/really-simple-rfq-form-for-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/really-simple-rfq-form-for-woocommerce/reviews/)

## Contributors

 *   [ Denra.com ](https://profiles.wordpress.org/denra/)
 *   [ Ivaylo Tinchev ](https://profiles.wordpress.org/itinchev/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/really-simple-rfq-form-for-woocommerce/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.me/itinchev)