Skip to content

Commit 6759b76

Browse files
committed
bookings - booking docs updated
1 parent 652a8a3 commit 6759b76

File tree

5 files changed

+76
-0
lines changed

5 files changed

+76
-0
lines changed

docs/.vitepress/config.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,9 +189,11 @@ export default {
189189
{ text: 'Dashboard', link: '/comfortbookings/user-guide/dashboard' },
190190
{ text: 'Appointment Type Manager', link: '/comfortbookings/user-guide/type-manager' },
191191
{ text: 'Meeting & Booking Manager', link: '/comfortbookings/user-guide/meeting-booking-manager' },
192+
{ text: 'Public Meeting & Booking', link: '/comfortbookings/user-guide/public-meeting-booking' },
192193
{ text: 'Settings Manager', link: '/comfortbookings/user-guide/settings-manager' },
193194
{ text: 'Tools Manager', link: '/comfortbookings/user-guide/tools-manager' },
194195
{ text: 'Emails Manager', link: '/comfortbookings/user-guide/emails-manager' },
196+
{ text: 'SMS Alerts Manager', link: '/comfortbookings/user-guide/sms-alerts-manager' },
195197
{ text: 'Helps & Updates', link: '/comfortbookings/user-guide/helps-updates' },
196198
],
197199
},

docs/comfortbookings/user-guide/general.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@ The Comfort Bookings & Appointments plugin is a robust tool designed to streamli
1717
[Dashboard](./dashboard.md)\
1818
[Appointment Type Manager](./type-manager.md)\
1919
[Meeting & Booking Manager](./meeting-booking-manager.md)\
20+
[Public Meeting & Booking](./public-meeting-booking.md)\
2021
[Payment History Manager (Pro)](./payment-history-manager.md)\
2122
[Tools Manager](./tools-manager.md)

docs/comfortbookings/user-guide/meeting-booking-manager.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,25 @@ The **Meeting & Booking Manager** is a powerful tool designed to efficiently cre
2727
### **Add Attendees**:
2828
+ Include one or multiple(pro) participants depending on the type's attendee allowance.
2929

30+
### **Bookings Attendee Export/Import(Pro)**
31+
+ This feature allows admins and authorized users to export attendee lists and import attendees in bulk via Excel files.
32+
+ It ensures quick management of large attendee lists while respecting the service's "Max Attendee" limit.
33+
+ Global configurations: Settings -> Booking Service -> Attendee Export/Import.
34+
+ Service wise this can be enabled or disabled. Configurations: Enable/Disable Attendee Export Import option in service component.
35+
36+
### **Digital Files/Download/Attachment Module(Pro)**
37+
+ This module allows users to upload, manage, and download files associated with Meeting & Booking.
38+
+ Users can attach multiple files at once, making it easier to store documents, files, images, or other relevant materials.
39+
+ Global configurations: Settings -> Booking Service -> File Upload/attachments Settings.
40+
+ Service wise this can be enabled or disabled. Configurations: Enable/Disable File Attachment option in service component.
41+
42+
### **Bookings Video Conference Integration(Pro)**
43+
+ This feature enables automatic video conference link generation for bookings and meetings.
44+
+ Admins can configure, with controls at both global and service levels.
45+
+ Supported Video Conferencing APIs: Google Meet, Zoom Meetings, Static/Manual Links (e.g., Teams, WebEx, custom URLs).
46+
+ Per-Service Activation: Enable/disable video conferencing for specific services.
47+
+ API Selection: Choose between Zoom, Google Meet, or Static Links.
48+
+ Automated Links: Created which action admin selected. Can be manual. After booking created anytime these links can be generated by one click.
49+
+ Static Links: Manually entered by user.
50+
3051
The **Meeting & Booking Manager** simplifies overall bookings system and provide a panel to create booking & meetings easily and allocate required attendees.
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: "Comfort Bookings & Appointments Documentation"
3+
description: "Comfort Bookings & Appointments index description."
4+
keywords: "Comfort Bookings & Appointments index keywords."
5+
url: "/comfortbookings/public-meeting-booking"
6+
type: "type"
7+
site_name: "Comfort ERP"
8+
image: /seo_card.png
9+
card: "article"
10+
---
11+
12+
# Public Meeting & Booking
13+
14+
The **Public Meeting & Booking** is designed to efficiently create meetings bookings with its key information's and configurations.
15+
16+
## Key Features ##
17+
18+
### **Non Logged In User Booking**:
19+
+ This feature allows guest users (non-logged-in) to book appointments without requiring an account.
20+
+ If "Book as Guest" is selected, A verification link is sent to the provided email. Booking is unverified until the user clicks the link.
21+
22+
### **Choose Time Slot**:
23+
+ Select from available time intervals based on the booking type’s configuration.
24+
25+
### **Add Attendees**:
26+
+ Include one or multiple(pro) participants depending on the type's attendee allowance.
27+
28+
The **Public Meeting & Booking ** simplifies overall bookings system and provide a panel to create booking & meetings open for all.
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: "Comfort Bookings & Appointments Documentation"
3+
description: "Comfort Bookings & Appointments index description."
4+
keywords: "Comfort Bookings & Appointments index keywords."
5+
url: "/comfortbookings/sms-alerts-manager"
6+
type: "type"
7+
site_name: "Comfort ERP"
8+
image: /seo_card.png
9+
card: "article"
10+
---
11+
12+
# SMS Alerts Manager
13+
14+
The SMS Alerts Manager is a powerful tool designed to streamline the management of **sms alerts configurations** within the system. This component allows users to view alerts, enable/disable, ensuring that sms communications are aligned with business needs and preferences.
15+
16+
## Key Features ##
17+
18+
**Alerts List Management**:
19+
+ The SMS Alerts Manager provides a comprehensive list of all **available alerts** within the system. Users can easily view and manage the alerts to ensure they are up-to-date and relevant.
20+
21+
**Enable/Disable Alerts**:
22+
+ Users can enable or disable specific sms alerts, allowing for **greater control** over which are actively used in the system.
23+
24+
The SMS Alerts Manager is a critical feature for managing sms communications within the system, offering flexibility and control over how and to **whom sms alerts are sent**. It ensures that users can effectively manage sms alerts configurations, improve communication workflows, and maintain a seamless user experience.

0 commit comments

Comments
 (0)