Appointment Scheduling, Booking Calendar and Personalized Booking Links – Amitry Booking

Self-hosted appointment scheduling and booking calendar with personalized booking links, QR codes, and automatic visitor time zones.

2 database tables

Table NameDescriptionMethod
wp_amitry_booking_availabilityStores amitry booking availability data created by this plugin.Static
wp_amitry_booking_bookingsStores amitry booking bookings data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:amitry_booking_availability_settingsOption key:amitry_booking_db_version
wp_postmeta
Post meta
wp_usermeta
User meta