=== Date Price Calendar for WooCommerce ===

Contributors: pektsekye
Tags: calendar product option, date product option, price per date, available date ranges
Requires at least: 4.7
Tested up to: 6.8
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


It displays a jQuery popup calendar as product option on the front-end product page.


== Description ==

This plugin requires [Simple Product Options for WooCommerce](https://wordpress.org/plugins/product-options-for-woocommerce/) plugin to display calendar as product option.
It is possible to modify this plugin to make it work with other "Product Options" plugins for WooCommerce that have a Text Field option.

This plugin uses a Text Field product option to display a popup calendar for WooCommerce products.
So customer can select date as product option before adding the product to the shopping cart.
The store administrator can specify available date ranges on the edit product page.
He can set price for each date range or a single day and make the option required "mandatory" for selection.
So the customer will not be able to add the product the shopping cart without selecting a date.
The selected date is saved as product option. So it is displayed on the checkout pages and in the order complete emails.


**Main Features:**

* Displays a popup calendar as product option.
* Set price for a date range or a single day.
* Make the date option mandatory for selection.
* Display the selected date on checkout, order info pages and in the order emails.


**Main Limitations:**

* Requires another plugin to display the calendar as product option.
* Can add just one calendar per product.


You can check a demo page here:
**[DEMO Page](http://hottons.com/demo/wp/odp/product/dayton-dt30d/)**

You can read the installation instructions here:
**[README](http://hottons.com/demo/wp/odp/README.html)**


**Simple Code Idea:**

The idea of this plugin is to keep the base version as simple as possible.
And to add the new features as modifications.

This plugin has just 35 files to make it easy to use and customize. If you need more features check the modifications page [hottons.com/odp_modifications](http://hottons.com/odp_modifications)

Contact me by email <pektsekye@gmail.com> if you have questions or need help.


== Screenshots ==

1. Calendar Option section on the product edit page.
2. Calendar popup option on front-end.
3. Selected date value on checkout page.


== Installation ==

Requires  WordPress 4.7,  WooCommerce 3.0  and  Simple Product Options for WooCommerce 1.0

1. Unzip the downloaded zip file.
2. Upload the plugin folder into the `wp-content/plugins/` directory of your WordPress site.
3. Activate `Date Price Calendar` from Plugins page.

Contact me by email <pektsekye@gmail.com> if you have questions or need help.


== Changelog ==

= 1.0.0 - Released: May, 10 - 2019  =

* Initial release


== Other plugins ==

= If you like this plugin check also: =

* [Fixed Range Calendar](http://hottons.com/wp-ofr.html) (PAID)
  To select range of days. To put something up for rent like dresses.
  
* [Time Slots Calendar](http://hottons.com/wp-ocl.html) (PAID)
  To select time slots. Customer can select available time slot for a certain date.  


== Translators ==

= Available Languages =
* English (Default)


== Documentation ==

Full documentation is available [here](http://hottons.com/demo/wp/odp/README.html).