-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathREADME.txt
43 lines (30 loc) · 1.94 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
=== Delivery Date System for WooCommerce ===
Contributors: hastedesign, allysonsouza, anyssa
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=allyson_as%40hotmail%2ecom&lc=US&item_name=WooCommerce%20Registrations%20by%20Haste¤cy_code=BRL&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted
Tags: woocommerce, delivery, orders, delivery date
Requires at least: 4.6
Tested up to: 5.5
Stable tag: 1.0
Requires PHP: 7.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
This plugin will add delivery date and periods fields to your checkout. Useful if you use your own delivery providers.
== Description ==
With Delivery Date System for WooCommerce you'll be able to set available delivery days and time periods. The fields will be displayed in checkout, so your customers can select their preferred delivery date and period from available dates.
= Contribute =
Contribute with this project on **GitHub**: [https://github.com/HasteDesign/Delivery-Date-System-for-WooCommerce](https://github.com/HasteDesign/Delivery-Date-System-for-WooCommerce)
== Installation ==
This section describes how to install the plugin and get it working.
1. Upload the plugin files to the `/wp-content/plugins/delivery-date-system` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Use the WooCommerce -> Delivery Dates screen to configure the availability of delivery
== Screenshots ==
1. Delivery Dates settings.
2. Set how much delivery times you want (for ex: morning, afternoon and night)
3. Day and time selection in checkout page.
== Changelog ==
= (1.0.0) - 2019-03-14
- Initial release.
== Frequently Asked Questions ==
= This plugin affects my shipping methods? =
No. This plugin will not interfere if your shipping method already calculates the delivery date. (But it will still display the fields, so maybe you don't want it).