xpay✦ Commerce
Directory
WooCommerce plugins
Really Simple RfQ Form for WooCommerce
Really Simple RfQ Form for WooCommerce
Removes the 'Add to cart' button from WooCommerce and adds a simple 'Request for quotation' form on all product pages.
Will this break my store?
What the WordPress.org registry says about keeping Really Simple RfQ Form for WooCommerce running.
Tested to 6.6.5 — 4 branches behind 7.0
Several branches behind. Worth checking on a staging site before updating WordPress.2 years ago
At least 0.3 releases a year since launch. WordPress.org only lists versions still available for download, so the real number may be higher.false
Your host must be running at least this version.4.0
2
Maintenance & trust
Scored on how Really Simple RfQ Form for WooCommerce is looked after — not on how many stores run it.
Maintenance
6 / 35WordPress compatibility
7 / 20Support responsiveness
Not enough dataMerchant satisfaction
Not enough dataListing transparency
6 / 10Ratings
No one has rated this plugin on WordPress.org yet. That is a statement about the ratings page, not about the plugin — plenty of well-kept plugins never collect them.
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.
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.
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.
Your theme probably supports a method to hide this icon. If not, then you can use CSS to do it.
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
}
No. But you can leave a positive review and donate. 😉
Categories
Plugin details
Tags on WordPress.org
