How-to guide

Appointment booking and history

The Appointments module includes a public booking route, client-side appointment access, a history screen and a reports area. This guide covers the verified external and historical parts of the module.

Where to click

Use these menu paths first, then complete the action from the screen you open.

Sidebar > Appointments > Appointment History
Sidebar > Appointments > Analytics & Reports
Sidebar > Appointments > Booking Form Link
Client area > Appointments
Quick answerThese are the fastest verified steps for this task in the current Proplix build.

Exact steps

  1. Open Sidebar > Appointments > Booking Form Link when you need the public booking route.
  2. Use Appointment History to review completed or historical booking activity.
  3. Use Analytics & Reports when you need appointment-side reporting.
  4. If client-side booking is enabled, open the Client area > Appointments route to verify the customer-facing workflow.
  5. Test the booking link after schedule or service changes.

What this feature does

  • A public booking link is exposed as a dedicated child menu item.
  • Client-side appointment access exists through the appointment_clients controller.
  • Appointment History and Reports are both standalone module routes.
  • ICS downloads, reschedule and cancellation flows are present in the public/client-side controllers.
  • Feedback request and success-message routes are part of the booking flow.

What to do next

  • For core appointment handling, go back to the main Appointments guide.
  • For service configuration and availability, use Services & Schedules.

Related guides

Related questions