forked from wpexpertsio/Woo-Add-To-Quote
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
86 lines (64 loc) · 3.19 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
71
72
73
74
75
76
77
78
79
80
81
82
=== Woo Add To Quote ===
Contributors: wpexpertsio
Tags: add quote to cart, quote plugin, cart to quote, email quote, add product to quote, add to quote
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&[email protected]&item_name=Donation For Plugin
Requires at least: 4.5
Tested up to: 4.9.2
Stable tag: 1.2
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This Plugin adds woocommerce add to quote functionality and much more...
== Description ==
woo Add To Quote is quote plugin to add woo products to quote, cart products to quote and quote products to cart.
User can add multiple products to quote, move cart products to quote and vice versa.
[youtube https://www.youtube.com/watch?v=RHDAboXC8D0]
= Features: =
- Add multiple products to quote.
- move cart products to quote.
- move quote products to cart.
- email quote to multiple users.
- save quotes to user profile page (if logged in)
- support for localization.
= Admin Features: =
- dashboard to view all the quotes sent.
- option to give admin email (if empty site admin email will be used).
- option to enable/disable quote button on cart page.
- option to enable/disable quote to cart button on quote page.
- option to show/hide add to cart button on product detail page.
- option to show/hide add to cart button from every where in the site.
- option to set text for view quote button.
- option to allow guest user.
- option to empty quote after email.
- option to empty quote after moved quote products to cart.
- option to empty cart after moved cart products to quote.
- option to write messages for notices (successfully email sent/error).
- admin can add html/text before and after the email template.
- admin can change subject of email.
**Interested in contributing to Woo Add To Quote?**
Head over to the [Woo Add To Quote **GitHub Repository**](https://github.com/wpexpertsio/Woo-Add-To-Quote) to find out how you can pitch in ;)
== Installation ==
1. Go to Plugins > Add New.
2. Under Search, type Woo Add To Quote
3. Find Woo Add To Quote and click Install Now to install it
2. If successful, click Activate Plugin to activate it and you are ready to go.
== Frequently Asked Questions ==
= How to enable/disable quote button on cart page? =
From back end go to woocommerce setting page, there is a tab named "Quote" you can find this option here.
= How to enable/disable "add to cart" button from quote page? =
From back end go to woocommerce setting page, there is a tab named "Quote" you can find this option here.
= Can we add html/text to quote email template? =
Yes. From back end go to woocommerce setting page, there is a tab named "Quote" you can find this option here.
== Screenshots ==
1. Screenshot of Woo Add To Quote quote page.
2. Screenshot of Woo Add To Quote admin quote view page.
3. Screenshot of Woo Add To Quote admin setting page.
4. Screenshot of Woo Quotes on My Account page.
5. Screenshot of Woo Quotes Sending To Given Email.
6. Screenshot of Woo Quotes on Admin Complete Created Quotes.
== Changelog ==
= 1.2 =
* Checked code compatibility with latest WordPress version 2.9.3 and Woocommerce version 3.3.1
= 1.1 =
* Added functionality to move products from cart to quote
= 1.0 =
* Initial release