Plugin Directory

Changeset 2716034


Ignore:
Timestamp:
04/28/2022 04:27:47 PM (3 years ago)
Author:
mahfuz01
Message:

Tagging version trunk

Location:
product-quotation-for-woocommerce/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • product-quotation-for-woocommerce/trunk/README.txt

    r2711510 r2716034  
    11=== Product Quotation - Product Quotation For WooCommerce ===
    22Contributors: mahfuz01
    3 Tags: product, quotation, woocommerce, contact form, mail
     3Tags: request a quote button, woocommerce request for quote, woocommerce request a quote shortcode, request a quote, quote, woocommerce, shop, ecommerce, e-commerce, quotations, request for quote, rfq, raq, proposal, ask an estimate, budget, email quote
    44Requires at least: 4.0
    55Tested up to: 5.9
     
    88License URI: http://www.gnu.org/licenses/gpl-3.0.html
    99
    10 Ultimate Product Quotation Form For WooCommerce
     10Allow your customer to add products to Quotation Cart and ask for price or any information regarding the order by submitting a Quotation form.
    1111
    1212== Description ==
    1313
     14**Allow your customer to add products to Quotation Cart and ask for price or any information regarding the order by submitting a Quotation form.**
     15
     16Get quotations on specific products by adding a quote button for each product and allow users to add products on a Quotation Cart as they like and submit the quotation form by filling up with their questions.
     17You can also hide the quotation button from the single product page or the shop page.
     18The site owner will receive an email with the quote request and can reply with a custom quote.
     19
    1420## Product Quotation For WooCommerce ##
    1521
    16 Take product quotation from the buyers in one place with [Product Quotation For WooCommerce](https://github.com/mahafuz/product-quotation-for-woocommerce)
     22Get product quotations from the customers in one place in a simple and elegant way with the [Product Quotation For WooCommerce](https://github.com/mahafuz/product-quotation-for-woocommerce)
     23
     24[See the Live Demo](http://wpdiscountx.com/shop/)
    1725
    1826
    19 ## 🔥 Features  ##
     27## 🔥 Product Quotation For Woocommerce Features  ##
    2028
    21 🌟 Simple and easy to use Quotation form with name, email, phone, questions or comments fields.
     29* Simple and easy to use Quotation form with name, email, phone, questions, or comments fields.
     30* Show the "Add to Quotation" button on all products pages
     31* Show the "Add to Quotation" button on all single products page
     32* Support to variable products. Customers can select specific product variations from the quotations
     33* Hide "Add to Quotation" button on all products
     34* Flexibility to use any page for the quotation list and form on any page of your site
     35* Allows your customers to fill out the predefined form and send the quotation request
     36* Admin gets an automatic email when a customer submits a new quotation request
     37* Automatically list each quotation submission on Dashboard.
     38* No complicated settings. All is set up to go. Simply install it and it works.
    2239
    23 🚀 Uses AJAX submission and the user does not leave the page while sending the request.
    24 
    25 ⚙️ Automatically adds the product name, SKU, picture and link in the request message.
    26 
    27 💻 Automatically save each entries on Dashboard.
    28 
    29 🔔 Automatically send email to admin and emails the requests using the built-in wp_mail() WordPress function.
    30 
    31 🙌 No complicated settings. All is setup to go. Simply install it and it works.
    32 
     40[See the Live Demo](http://wpdiscountx.com/shop/)
    3341
    3442## 💙 LOVED Product Quotation For WooCommerce? ##
     
    58662. Activate the plugin through the 'Plugins' menu in WordPress
    5967
    60 
    61 == Frequently Asked Questions ==
    62 
    63 = Does it work with any WordPress theme? =
    64 
    65 Yes, it will work with any standard WordPress theme.
    66 
    67 = Does it required WooCommerce plugin? =
    68 Yes, it will only work with WooCommerce Plugin.
    69 
    70 
    71 == Screenshots ==
    72 
    73 1. Quotation Form
    74 2. Form Entries
    75 3. Settings Page
    76 
    7768== Changelog ==
    7869
     
    9283
    9384= 1.0.0 - 18-12-2020 =
    94 
    9585* Initial release
    9686
     87
     88== Frequently Asked Questions ==
     89
     90= Does it work with any WordPress theme? =
     91Yes, it will work with any standard WordPress theme.
     92
     93= Does it required WooCommerce plugin? =
     94Yes, it will only work with WooCommerce Plugin.
     95
     96= How can I get support if my plugin is not working? =
     97If you have problems with this plugin or something is not working as it should, first, follow these preliminary steps:
     98
     99* Test the plugin with a WordPress default theme, to be sure that the error is not caused by the theme you are currently using.
     100* Update the plugin with its latest version
     101* Deactivate the plugin and activate it again
     102* Deactivate all plugins you are using and check if the problem is still occurring.
     103If none of the previous listed actions helps you solve the problem, then, please feel free to [open an issue](https://github.com/mahafuz/product-quotation-for-woocommerce/issues)
     104Thanks!
     105
     106== Screenshots ==
     107
     1081. Add to Quotation from the shop page
     1092. Add to Quotation from Single Page
     1103. Quotation Cart
     1114. Quotations
     1125. Settings
  • product-quotation-for-woocommerce/trunk/product-quotation-for-woocommerce.php

    r2711510 r2716034  
    44 * Plugin URI: https://github.com/mahafuz/product-quotation-for-woocommerce
    55 * Description: Removes the 'Add to cart' button from WooCommerce and adds a simple 'Request for quotation' form on all product pages instead of it.
    6  * Version: 1.2.3
     6 * Version: 1.2.4
    77 * Author: Mahafuz <[email protected]>
    88 * Author URI: https://github.com/mahafuz/
     
    2626define( 'PQFW_PLUGIN_VIEWS', trailingslashit( plugin_dir_path( __FILE__ ) . 'includes/Views' ) );
    2727define( 'PQFW_PLUGIN_URL', trailingslashit( plugins_url( '/', __FILE__ ) ) );
    28 define( 'PQFW_PLUGIN_VERSION', '1.2.3' );
     28define( 'PQFW_PLUGIN_VERSION', '1.2.4' );
    2929
    3030/**
Note: See TracChangeset for help on using the changeset viewer.