AppointPax – Conversational Appointment Scheduling

Conversational appointment scheduling for WordPress with chat-style booking, services, locations and notifications.

5 database tables

Table NameDescriptionMethod
wp_appointpax_bookingsStores appointpax bookings data created by this plugin.Static
wp_appointpax_locationsStores appointpax locations data created by this plugin.Static
wp_appointpax_service_locationsStores appointpax service locations data created by this plugin.Static
wp_appointpax_servicesStores appointpax services data created by this plugin.Static
wp_appointpax_slotsStores appointpax slots 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:appointpax_db_versionOption key:appointpax_facepilot_api_keyOption key:appointpax_pro_welcome_seenOption key:appointpax_reminder_sentOption key:appointpax_settingsOption key:appointpax_setup_complete