This repository has been archived by the owner on Jan 19, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
70 lines (55 loc) · 2.64 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
=== WooCommerce Quote Product ===
Contributors: fuyuko
Donate link: http://fuyuko.net/donation/
Plugin URI: http://fuyuko.net/wordpress-plugins/woocommerce-quote-product/
Author URI: http://fuyuko.net
Tags: woocommerce, product, ecommerce, quote product
Requires at least: 4.2.2
Tested up to: 4.2.4
License: GPLv2 or later License
License URI: http://www.gnu.org/licenses/gpl-2.0.html
WC requires at least: 2.3.9
WC tested up to: 2.4.6
WooCommerce Extension Plugin - Add an option to product to be \"call for quote\" product, and disable online ordering.
== Description ==
WooCommerce Extension Plugin - Add an option to product to be \"call for quote\" product, and disable online ordering.
== Installation ==
1. Upload \"woocommerce-quote-product\" folder to the \"/wp-content/plugins/\" directory.
2. Activate the plugin through the \"Plugins\" menu in WordPress.
== Changelog ==
<<<<<<< HEAD
= 0.5.2 =
=======
= 0.5.3 =
*Template Update - /single-product/add-to-cart/variable.php has been updated from 2.3.0 to 2.4.0 (WC 2.4.6 Compatible)
= 0.5.2 =
>>>>>>> 842b5ff6394f7f0fb5fbc9d2086eaf11b3ad380a
*Bug Fix - variation product "add to cart" in category pages produced "description is required filed" error.
= 0.5.1 =
*Bug Fix - "bulk edit" layout corrected
= 0.5 =
*Beta - third release
*Now the quote product data can be updated in "quick edit" and "bulk edit"
*Known Bug - "bulk edit" layout is not yet finalized
= 0.4 =
*Beta - second release
*Now compatible with variation products (at base product level - not at each variation level)
*Bug Fix - showing Price even when the product is a quote product in product category page. Now it will show the quote product text instead.
= 0.3 =
*Beta - first release
*Now compatible with addon products (compatible with WooCommerce Product Add-ons plugin - tested with ver. 2.7.4)
*Bug Fix - "Select Option" button (for addon products) in product category page was functioning as "add to cart" button.
= 0.2 =
*Alpha - second release
*The quote product text in the single product page is defined in WooCommerce -> Settings -> Products -> Quote Product
*Updated readme.txt
= 0.1 =
*Alpha - first release
*The quote product text in the single product page is defined at line 19 of woocommerce-quote-product.php)
*Works with simple product only
*Known Bug - not compatible with WooCommerce Product AddOn (The products with AddOn fields added)
== Upgrade Notice ==
= 0.3 =
Feature Update - Now compatible with addon products (compatible with WooCommerce Product Add-ons plugin - tested with ver. 2.7.4)
= 0.2 =
Feature Update - The quote product text in the single product page can be edited in WooCommerce -> Settings -> Products -> Quote Product