-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathreadme.txt
78 lines (60 loc) · 3.57 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
=== SuperWP Woo WhatsApp Order Tracker ===
Author URI: https://profiles.wordpress.org/thiarara/
Plugin URI: https://github.com/Thiararapeter/SuperWP-Woo-WhatsApp-Order-Tracker
Donate link:
Contributors: Thiarara, SuperWP
Tags: whatsapp, WooCommerce, order tracking, WhatsApp notifications, WooCommerce integration
Requires at least: 4.7
Tested up to: 6.6
Requires PHP: 7.0
Stable tag: 1.0.05
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
WooCommerce WhatsApp Order Tracking Form with admin settings, color sliders, and multiple shortcodes.
== Description ==
SuperWP Woo WhatsApp Order Tracker is a plugin that allows your customers to track their WooCommerce orders directly via WhatsApp. Customers can input their order number and phone number, then receive real-time updates and order tracking information on their WhatsApp.
**Key Features:**
* Order tracking form with shortcode.
* Admin settings to customize WhatsApp tracking messages.
* Placeholder and color sliders for customization.
* Configurable admin WhatsApp number to send notifications.
* WhatsApp notifications directly linked to order status updates.
* Ability to rename the WhatsApp button for enhanced user engagement.
With this plugin, you ensure that your customers stay informed about their orders, providing seamless customer service through WhatsApp's reliable messaging system.
== Frequently Asked Questions ==
= How do I customize the WhatsApp messages? =
Navigate to the 'SuperWP Woo WhatsApp Order Tracker' settings in the WooCommerce admin panel. Here, you can configure the default message content, including placeholders for dynamic data like order numbers.
= Can customers track orders from the frontend? =
Yes! You can use the [superwp_woo_order_tracker] shortcode on any page to display the order tracking form where customers can enter their details.
= Is there a limit to the number of messages sent? =
This plugin relies on WhatsApp messaging, so you are subject to WhatsApp’s messaging limits.
== Installation ==
1. Go to `Plugins` in the Admin menu.
2. Click on the button `Add new`.
3. Search for `SuperWP Woo WhatsApp Order Tracker` and click 'Install Now' or click on the `upload` link to upload `superwp-woo-whatsapp-order-tracker.zip`.
4. Click on `Activate plugin`.
5. Navigate to WooCommerce > Settings > SuperWP Woo WhatsApp Order Tracker to configure the plugin.
== Changelog ==
= 1.0.04: October 15, 2024 =
* Fixed bug in order tracking functionality.
* Improved UI of the order tracking form.
* Added customizable form field labels and placeholders.
* Introduced QR code generation for WhatsApp message scanning.
* Enhanced WhatsApp button customization options.
* Added color settings for form elements and messages.
* Implemented AJAX-based settings updates for improved admin experience.
* Included more features from core/class-superwp-woo-whatsapp-order-tracker.php:
- Added shortcode support for displaying order total.
- Introduced customizable success and error messages.
- Added option to customize admin WhatsApp number for notifications.
- Implemented dynamic message templates with placeholders.
= 1.0.03: October 10, 2024 =
* Added support for multiple languages.
* Improved compatibility with the latest version of WooCommerce.
* Enhanced security measures for form submissions.
= 1.0.02: October 5, 2024 =
* Initial release of SuperWP Woo WhatsApp Order Tracker.
* Added shortcode for the order tracking form.
* Included admin options for WhatsApp number and custom messages.
* Added placeholder and color sliders for customization.
* Added full documentation for shortcode usage.