Documentation
- Getting started
- Basic settings
- Pro settings
- Product settings
- Manage bookings
- Localization
- Snippets
- Action and filter hooks
- Third-party plugins
- Under “Import bookings from a CSV file“
- Select a file.
- Click on Import.
Your CSV file should be organized in 4 comma separated columns with the following headers:
- product_id
- start_date (yyyy-mm-dd)
- end_date (yyyy-mm-dd)
- quantity
For example:
product_id, start_date, end_date, quantity 22,2021-11-18,2021-11-18,1 12,2021-11-15,2021-11-30,2 31,2021-11-15,2021-11-23,4