WooCommerce 预订插件
WooCommerce 预订插件通过让客户方便地预订房间来节省时间和精力,让您的客户进行预订、预约或租赁——无需电话。 通过让您的网站为您完成工作,节省您的时间并填写您的日历。
允许客户注册课程、安排约会或下订单
无论您想为客户提供什么选择,WooCommerce Bookings 都可以:
- 定义设置选项,例如课程、约会或导游的固定时间段
- 让客户选择最佳工作时间 通过让他们灵活地预订他们需要的任何范围,例如入住酒店
使用任一选项,您还可以阻止无法预订的休息时间,这样您就有时间处理其他优先事项,并在预订之间建立缓冲,以确保与您的日程安排一致。
使用您的时间段获得尽可能具体的信息,该扩展允许按天、小时甚至分钟进行预订。
预订一对一约会或多人活动
您可以设置最小和最大参与者数量:限制 WooCommerce 预订 一次约会,或让多人预订课程或旅行。
为团体、日子或个人提供特价
团体或多人预订的折扣,显示早鸟价格较低,周末价格较高或儿童特价。 WooCommerce 预订 允许您以任何您想要的方式自定义价格。
显示客户所在时区的可用房间
如果您的服务是在线的,或者如果您要运送给客户,请在客户的时区显示您的可用性,以便他们可以预订他们实际需要的时间。 无论预订来自纽约、新墨西哥州还是新西兰,它们都将在您预订的时间内到达,所以没有惊喜!
它非常适合需要交付给客户的虚拟课程、在线约会或租赁。
要求确认,提供免费取消 – 一切由您决定
设置确认,让您有时间在进行正式预订之前查看它们。 自动发送提醒到 WooCommerce 预订 减少演出,并设置是否可以取消预订。
发送提醒并减少程序
在进行预订、确认和预订日期前一天,通过方便的通知电子邮件提醒客户他们的约会。
如果您想做更多,您可以直接从您的网站发送特别提醒。
永远不要双倍
通过指定特定预订所需的资源来避免重复预订。 例如,如果您的新娘在 2:00 订购礼服,而造型师在 3:30 之前订购,则该造型师不会出现在新娘为 3:00 安排服装的时间。 您永远不必担心同时向两个客户提供相同的资源。
以您的方式管理您的日历 – 包括与 Google 日历同步
使用日历视图查看您的一天或一个月的情况。 更新现有预订或可用性或过滤器以查看特定服务或资源。
仍然有客户打电话预订旧方式? 当您在打电话时,从日历中手动添加它们。
预订也会自动与 Google 日历同步,无需手动输入。 管理 WooCommerce 预订 在您的商店中,并在 60 秒或更短的时间内看到它反映在您的 Google 日历上。
⭐另请参阅:完全免费的高级版 WooCommerce 插件 存储库在 免费WP
推荐:WooCommerce预订和租赁插件RnB
更新日志 WooCommerce 预订插件
2022-07-28 - version 1.15.59 * Add - A filter `woocommerce_bookings_zero_order_status` to handle order status with zero total when bookings are confimred. * Fix - "View My Bookings" link showing in customer emails even when they are guest customers. * Fix - Bookings Table is not Responsive at FE. * Fix - Bookings status not shown on small & medium screens. * Fix - Ensure screen options work properly on mobile views. * Fix - Free bookings that require confirmation are given the Pending Payment status. * Fix - Make sure reminder emails get sent for manually created bookings without an associated order. * Fix - Sorting booking products by price. * Fix - WooCommerce Bookings triggers daily fatal errors. * Fix: Block picker visibility when resource is changed. * Tweak - WC 6.7.0 compatibility. * Update - Admin Bookings table layout has been upgraded. * Update - Limit the hourly duration to a maximum of up to 24. 2022-07-06 - version 1.15.58 * Fix - Booking slot remaining count does not appear if Time zone is set to 'Display visitor's local time'. * Fix - Bookings list API results count inconsistent. * Fix - Ensure that you can force delete a Booking through the REST API. * Fix - Fix Google Calendar event blocks off all product availability. * Fix - Fix/2863 "Past days" detected properly. * Fix - Fixes - Select date error message is shown after changes to resource selection in frontend. * Fix - Minimum block bookable isn't being respected in Slots API. * Fix - New Booking emails don't respect text saved in email settings. * Fix - Show display price only when base price exists. 2022-05-27 - v1.15.57 * Add - Add WooCommerce Bookings templates override section to WooCommerce Status page. * Fix - Add PHP Compatibility Testing. * Fix - Custom links added in the `new order` email. * Fix - Enhancement - Introduced a new setting field to control Google event description overwrite. * Fix - Ensure the Person types input fields are responsive. * Fix - Enter a summary of all changes on this Pull Request. This will appear in the changelog if accepted. * Fix - Fix: Ensure we validate the minimum and maximum duration. * Fix - Migrate end-to-end tests from Travis CI to GitHub Actions. * Fix - REST API returns days that are not bookable. * Fix - Update composer.json to include the /languages folder in the release. * Tweak - Bump tested up to WordPress version 6.0. 2022-05-05 - v1.15.56 * Add - Add wc_bookings_get_end_time_html filter to modify endtime html. * Fix - Add customer info for admin on pending confirmation email. * Fix - Bookings that last till midnight are expanded to the next day in the admin calendar. * Fix - Correct number of days can't be selected in some situations. * Fix - Fix: Duplicate product title issue in the booking order emails. * Fix - Fixed calendar Schedule panel's header visibility issue on scroll. * Fix - Store Server Time showing on front end when Timezone settings are showing visitor's local time. * Fix - Toggle `Max bookings per block` with `Has resources`. 2022-04-26 - version 1.15.55 * Fix - Booking Duration not being calculated automatically. 2022-04-15 - v1.15.54 * Fix - Add confirmation before canceling a booking. * Fix - Added the ability to checkout bookable products with the new checkout Gutenberg block. . * Fix - Adds error callback for ajax post for time-picker.js. * Fix - Admin Calendar Month View - last day in calendar grid shows no bookings. * Fix - Admin calendar "schedule" month resets when selecting a product. * Fix - Calendar shows available, even when all blocks are booked. * Fix - Check booking availability payment method is hidden from settings. * Fix - Fix The 12:00 AM is considered as next day's midnight, not Today's. * Fix - Fix/3046 - Updates "Check booking availability" copy to "Subject to confirmation". * Fix - Fix: Plugin asset URL issue for plugin installed via symlink. * Fix - Incorrect time for CRON canceling failed orders. * Fix - Resources block entire day when added after bookings are made. * Fix - Updated - filter `wc_bookings_get_time_slots_html` includes 4th argument, containing the product data. * Update - Time changed for CRON to cancel failed orders. 2022-03-17 - v1.15.53 * Fix - Booking Time Not Available After Booking Released from Cart. * Fix - Booking changed to "Partially Paid" even when deposit payment failed. * Fix - Compatibility issue with WooCommerce Multi-Currency. * Fix - Inconsistency manual created bookings vs. frontend. * Fix - Min Block Bookable Setting "x" hours into the future does not work with day range bookings. * Fix - Overbooking with "Customer defined blocks of". * Fix - Partially booked slots not considered for new bookings. * Fix - Show category in API only if it has a bookable product. * Fix - Undefined array key "resource_id" when using 'Customer defined blocks of'.
资源: https://woocommerce.com/products/woocommerce-bookings/
免费下载 WooCommerce 预订插件 v1.15.75
笔记: 也许你需要在安装插件之前解压缩。 如果任何主题/插件包含病毒,我们不提供任何保证。 在 localhost 上使用之前,请检查 Virustotal。