Description
This plugin requires Simple 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
You can read the installation instructions here:
README
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
Contact me by email pektsekye@gmail.com if you have questions or need help.
Other plugins
If you like this plugin check also:
-
Fixed Range Calendar (PAID)
To select range of days. To put something up for rent like dresses. -
Time Slots Calendar (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.
Screenshots
Installation
Requires WordPress 4.7, WooCommerce 3.0 and Simple Product Options for WooCommerce 1.0
- Unzip the downloaded zip file.
- Upload the plugin folder into the
wp-content/plugins/
directory of your WordPress site. - Activate
Date Price Calendar
from Plugins page.
Contact me by email pektsekye@gmail.com if you have questions or need help.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Date Price Calendar for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Date Price Calendar for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0 – Released: May, 10 – 2019
- Initial release