=== AutomatorWP - WP Booking Calendar ===
Contributors: automatorwp, rubengc, eneribs, dioni00, eazorinc
Tags: booking, calendar, booking calendar, automatorwp, integration
Requires at least: 4.4
Tested up to: 6.6
Stable tag: 1.0.0
License: GNU AGPLv3
License URI: http://www.gnu.org/licenses/agpl-3.0.html

Connect AutomatorWP with WP Booking Calendar

== Description ==

[WP Booking Calendar](https://wordpress.org/plugins/booking/ "WP Booking Calendar") is a WordPress plugin for online booking and availability checking service.

= Triggers =

* A booking is approved.
* User schedules a booking.
* A booking is set pending.
* A booking is cancelled.

= Anonymous Triggers =

* Guest schedules a booking.

= Tags =

* Booking ID tag to reference the ID of the booking in actions.
* Name tag to reference the first name of the customer in actions.
* Lastname tag to reference the last name of the customer in actions.
* Email tag to reference the email of the customer in actions.
* Phone tag to reference the phone number of the customer in actions.
* Dates tag to reference the selected dates (with check-in/check-out times) of the booking in actions.
* Details tag to reference additional details provided by the customer in actions.
* Cost tag to reference the cost of the booking in actions.

== Installation ==

= From WordPress backend =

1. Navigate to Plugins -> Add New.
2. Search for "AutomatorWP - WP Booking Calendar".
3. Click "Install Now" and then activate the plugin.

= Direct upload =

1. Upload the plugin files to the `/wp-content/plugins/` directory.
2. Activate the plugin through the Plugins menu in WordPress.

== Frequently Asked Questions ==

= How to use the WP Booking Calendar integration with AutomatorWP? =

After installing and activating the plugin:

1. Set up an automation with a relevant trigger, such as "A booking is approved" or "A booking is cancelled".
2. Configure the trigger options to specify the booking criteria, if necessary.
3. Save and activate the automation.
4. The automation will trigger based on the specified WP Booking Calendar events or actions.

= How to handle booking IDs in AutomatorWP actions? =

When creating an automation in AutomatorWP, you can use any of the implemented triggers to capture WP Booking Calendar events. To use booking IDs in actions:

1. Set up an automation with a relevant trigger.
2. Save and activate the automation.
3. The booking parameters will be available as tags in AutomatorWP actions, allowing you to reference it in actions.

== Screenshots ==

No screenshots available for this integration.

== Changelog ==

= 1.0.0 =

* Initial release.